ezx11: ------ o Port to linux-2.6.21 o Power management: fully functional suspend/resume (except for BP) o Pxakbd driver fixes o Major touchscreen cleanup o Reuse of ssp code already in mainline o Refactor to support multiple phone easily o Add initial support for newer phones: a1200, e2, e6 ezx10: ------ o Fix touchscreen handling. Way better now. Patch from Daniel Ribeiro o Use 512byte blocksize for MMC. If you have problems with SD cards now please report. o Saner defconfigs. o Implement pm_do_poweroff so the kernel shuts down the phone if it wasn't turned on (battery is inserted). (Disabled by default. Need to debug) o Remove vibrator driver from the ezx_sound.patch. We have already a working one in a separate patch. o Enable EABI with OABI compat in defconfigs. ** WARNING: With this option you need gcc4 and compatible userspace ** Together with this change we start deprecating DISTRO=ezx in OE. Please use DISTRO=angstrom-2007.1 instead. ezx9: ----- o Fix stupid typo whcih breaks usbnet on ezx8. Patch from Jeremy Laine. o gcc4 fixes. Patch from Koen Kooi. o Change LOCALVERSION to ezx9 for upcomming release. o Add xscale cache workaround patch from upstream. o Delete obsolete defconfig from Harald. ezx8: ----- o Half working mux_cli driver. Still buggy, but keeps the phone on together with opentapi. Thanks to Daniel Willmann and Jan Luebbe. o Kconfig option to choose EMU USB or UART mode. ezx7: ----- o Integrate the led driver into the new kernel led subsystem. Thanks to Michael Lauer. o Backlight driver. Thanks to Michael Lauer. o Small keypad and touchscreen fixes. o Touchscreen tuning. Thanks to Kangkai Yin. o First, non-working, version of the mux_cli driver. Thanks to Harald Welte. o /dev/vibrator support on the a780. Thanks to Andre Roth. ezx6: ----- o Fully functional touch screen driver (tested with kdrive-fbdev) o Fix yet again a problem with powering up the transflash slot. ezx5: ----- o New SPI driver using kernel spi framework (as far as possible) o New PCAP driver using standard kernel chained IRQ handler o Basic PCAP EMU skeleton driver, reporting plug/unplug events via syslog ;) o Basic PCAP touchscreen driver using regular /dev/input api (not really tested) o Fixed read-only bug in Transflash driver for A780, causing 'unable to mount root fs' problems ezx3: ----- o Transflash (thanks to Tommy) on A780 o SD/MMC on E680 o Framebuffer o Keypad on A780 (though it's a bit useless for the shell since you cannot type any letters) o Usbnet o SPI with motorola driver, but using hw spi controller ezx1: ----- o Intial port to 2.6.15