2003-02-12 Marcel Telka Version 0.2.1 released. 2003-02-04 Marcel Telka * arm/pxa2x0/ac97.h: Added get_* macros for register bits. * arm/pxa2x0/cm.h: Ditto. * arm/pxa2x0/i2c.h: Ditto. * arm/pxa2x0/i2s.h: Ditto. * arm/pxa2x0/icp.h: Ditto. * arm/pxa2x0/mc.h: Ditto. * arm/pxa2x0/mmc.h: Ditto. * arm/pxa2x0/pwm.h: Ditto. * arm/pxa2x0/rtc.h: Ditto. * arm/pxa2x0/ssp.h: Ditto. * arm/pxa2x0/udc.h: Ditto. * configure.ac (AC_INIT): Changed version number to 0.2.1. (AM_INIT_AUTOMAKE): Added check-news and dist-bzip2 parameters. 2003-02-04 Marcel Telka * arm/platform.h: Removed unused file. * arm/platform/wep.h: Ditto. * arm/platform/wid.h: Ditto. 2003-01-31 Marcel Telka * arm/pxa2x0/dma.h (DCSR_BUSERRINTR): Fixed typo in macro name (patch 678112). Thanks to Daniel Samek. 2003-01-27 Marcel Telka * arm/pxa2x0/dma.h (get_DRCMR_CHLNUM): Fixed a typo. 2003-01-27 Marcel Telka * 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 * arm/pxa2x0/cm.h: Fixed CKEN_CKEN4 declaration. 2003-01-17 Marcel Telka * arm/pxa2x0/lcd.h: Added get_* macros for register bits. Fixed TCR_TVBS macro. 2003-01-17 Marcel Telka * ac97.h: Moved this * device/codec/ac97.h: here. * ucb1400.h: Moved this * device/codec/ucb1400.h: here. 2003-01-10 Marcel Telka * stdint.h: Ported to glibc (removed compilation warning). 2002-12-05 Marcel Telka * arm/pxa2x0/ost.h: Added OSMRx (x = 0 through 3) macros. 2002-11-28 Marcel Telka * arm/pxa2x0/mc.h: Added register bits for MECR, SXCNFG, SXMRS, MCMEMx, MCATTx, MCIOx, BOOT_DEF. 2002-11-22 Marcel Telka * arm/pxa2x0/mmc.h: Added MMC commands (from Juraj Fabo). 2002-11-20 Marcel Telka * ucb1400.h: Added UCB1400_ADCC_AI_* declarations (suggested by Juraj Fabo). 2002-11-09 Marcel Telka * arm/pxa2x0/dma.h: Added DINT register bits. 2002-11-09 Marcel Telka * COPYING: Added BSD license file. 2002-11-08 Marcel Telka Version 0.2 released. 2002-11-07 Marcel Telka * arm/pxa2x0/gpio.h: Removed GPIOs not available for PXA210. 2002-11-06 Marcel Telka * 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 * 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 * 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 Version 0.1 released.