summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6/htcwallaby
AgeCommit message (Collapse)AuthorFiles
2007-07-12linux-handhelds-2.6: Add support for bunch of new machines.Paul Sokolovsky1
2007-07-11linux-handhelds-2.6 2.6.21-hh11: Update defconigs to defconfigman r343.Paul Sokolovsky1
* All devices: MTD option cleanup. * h2200: Enabled JFFS2. * h4000, htcbluangel: Enabled acx_cs.
2007-06-22linux-handhelds-2.6: Enable CONFIG_BLK_DEV_INITRD.Paul Sokolovsky1
* This is required to support *standalone* *initramfs*.
2007-06-20linux-handhelds-2.6: Update defconfigs:Paul Sokolovsky1
* CONFIG_NLS_DEFAULT="utf8" (suggested by Koen Kooi) * For devices with builtin PCMCIA, enable driver for Ratoc USB Host Card. * htcuniversal: add supportf or ts-adc-debounce, modular, old driver, htcuniversal_ts, made modular too. * magician: Update for latest CVS.
2007-06-18linux-handhelds-2.6 2.6.21: Enable mtdram module, useful for mounting jffs2 ↵Paul Sokolovsky1
images.
2007-06-18linux-handhelds-2.6: Update defconfigs for 2.6.21-hh8 (defconfigman r291).Paul Sokolovsky1
2007-06-13linux-handhelds-2.6: Drop -hh5, add 2.6.21-hh7. Paul Sokolovsky1
* Changes since -hh6: 1. Synced with power/battery tree 2. ghi270 machine update 3. ts-adc-debounce fix * Also, update configs from defconfigman r281
2007-06-11linux-handhelds-2.6: Drop 2.6.21-hh4, add 2.6.21-hh6. Paul Sokolovsky2
* Changes since -hh5 are: 1. inpit_pda.h: Use KEY_POWER directly, has safe value. 2. asus716: PCMCIA cleanup. 3. h5000, htcmagician: Use mtd physmap driver. 4. htcmagician: Phone PM improvements. 5. htchermes: NAND tweaks, more robust IRQ init 6. mach-sa1100/: Cleanup 7. mach-sa1100/usb/usb-eth.c: Cleanup, tested to flaky, but work. 8. ts-adc, ts-adc-debounce: Fix handling of pen up events. 9. hamcop_base: Converted to platform_driver, fixes h2200 resume. * Also, updated defconfigs from defconfigman r275.