2003-01-27  Marcel Telka  <marcel@telka.sk>

	* arm/pxa2x0/dma.c (get_DRCMR_CHLNUM): Fixed a typo.

2003-01-27  Marcel Telka  <marcel@telka.sk>

	* arm/pxa2x0/dma.h: Added DRCMR symbolic names and offsets (suggested by Daniel Samek,
		patch 675417). Added get_* macros for register bits.

2003-01-17  Marcel Telka  <marcel@telka.sk>

	* arm/pxa2x0/cm.h: Fixed CKEN_CKEN4 declaration.

2003-01-17  Marcel Telka  <marcel@telka.sk>

	* arm/pxa2x0/lcd.h: Added get_* macros for register bits. Fixed TCR_TVBS macro.

2003-01-17  Marcel Telka  <marcel@telka.sk>

	* ac97.h: Moved this
	* device/codec/ac97.h: here.
	* ucb1400.h: Moved this
	* device/codec/ucb1400.h: here.

2003-01-10  Marcel Telka  <marcel@telka.sk>

	* stdint.h: Ported to glibc (removed compilation warning).

2002-12-05  Marcel Telka  <marcel@telka.sk>

	* arm/pxa2x0/ost.h: Added OSMRx (x = 0 through 3) macros.

2002-11-28  Marcel Telka  <marcel@telka.sk>

	* arm/pxa2x0/mc.h: Added register bits for MECR, SXCNFG, SXMRS,	MCMEMx, MCATTx,
		MCIOx, BOOT_DEF.

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.