You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.5 KiB
Plaintext

2002-11-22 Marcel Telka <marcel@telka.sk>
* arm/pxa2x0/mmc.h: Added MMC commands (from Juraj Fabo).
2002-11-20 Marcel Telka <marcel@telka.sk>
* ucb1400.h: Added UCB1400_ADCC_AI_* declarations (suggested by Juraj Fabo).
2002-11-09 Marcel Telka <marcel@telka.sk>
* arm/pxa2x0/dma.h: Added DINT register bits.
2002-11-09 Marcel Telka <marcel@telka.sk>
* COPYING: Added BSD license file.
2002-11-08 Marcel Telka <marcel@telka.sk>
Version 0.2 released.
2002-11-07 Marcel Telka <marcel@telka.sk>
* arm/pxa2x0/gpio.h: Removed GPIOs not available for PXA210.
2002-11-06 Marcel Telka <marcel@telka.sk>
* common.h: Added bits_get() macro.
* arm/pxa2x0/uart.h: Added get_* macros for register bits.
* arm/pxa2x0/ic.h: Added symbolic names for IRQs.
2002-11-04 Marcel Telka <marcel@telka.sk>
* arm/pxa2x0/*: Added support for Intel PXA2x0 family processors.
* arm/pxa2x0/uart.h: Fixed SPR_SP declaration, removed access to STMRS register.
* arm/pxa2x0/mc.h: Fixed BOOT_DEF_OFFSET declaration.
* arm/pxa2x0/gpio.h: Added ALT_FN_0_IN and ALT_FN_0_OUT declarations.
* arm/pxa2x0/pmrc.h: Added missing PWER_WEx (where x = 0 through 15) declarations.
* arm/pxa2x0/rtc.h: Fixed RTTR bit declarations.
2002-11-02 Marcel Telka <marcel@telka.sk>
* arm/pxa2x0/*: Added _t suffix for register type names.
* arm/sa11x0/*: Ditto.
* device/flash/cfi.h: Removed _t suffix from structure names.
2002-11-01 Marcel Telka <marcel@telka.sk>
Version 0.1 released.