summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Add KZM-ARM11-01 supportYoichi Yuasa2009-11-276-33/+392
| | | * | | mx27: Add basic support for Maxtrack i-MXT TD60Alan Carvalho de Assis2009-11-274-0/+293
| | | * | | IMX: don't disable the uart clock if DEBUG_LL uses itUwe Kleine-König2009-11-273-3/+3
| | * | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-0489-1081/+3068
| | |\ \ \ \
| | | * | | | [ARM] pxa/hx4700: actually use platform_lcd driverDmitry Artamonow2009-12-011-0/+1
| | | * | | | [ARM] pxa/pcm990: don't use pxa_camera init() callbackAntonio Ospite2009-12-011-7/+1
| | | * | | | [ARM] pxa/em-x270: don't use pxa_camera init() callbackAntonio Ospite2009-12-011-4/+5
| | | * | | | [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-013-0/+32
| | | * | | | [ARM] pxa/cm-x300: update defconfigIgor Grinberg2009-12-011-111/+240
| | | * | | | [ARM] pxa/cm-x300: update authors and copyrightIgor Grinberg2009-12-011-1/+2
| | | * | | | [ARM] pxa/cm-x300: add da9030 supportIgor Grinberg2009-12-011-0/+32
| | | * | | | [ARM] pxa/cm-x300: enable USB port 2 for PXA300Igor Grinberg2009-12-011-1/+12
| | | * | | | [ARM] pxa/cm-x300: add support for PXA310 cpuIgor Grinberg2009-12-011-6/+36
| | | * | | | [ARM] pxa/cm-x300: add Wi2Wi chip (Bluetooth and WiFi) initializationIgor Grinberg2009-12-011-0/+38
| | | * | | | [ARM] pxa/cm-x300: add ac97 controller registrationIgor Grinberg2009-12-011-0/+11
| | | * | | | [ARM] pxa/cm-x300: add TDO35S lcd supportIgor Grinberg2009-12-011-3/+57
| | | * | | | [ARM] pxa/cm-x300: add revision difference handlingIgor Grinberg2009-12-011-3/+30
| | | * | | | [ARM] pxa/viper: convert to use plat_serial8250_port irqflags fieldMarc Zyngier2009-12-011-9/+2
| | | * | | | [ARM] pxa/ezx: update ezx_defconfig now that ezx-pcap is inAntonio Ospite2009-12-011-280/+667
| | | * | | | [ARM] pxa/ezx: add leds-lp3944 support for A910 EZX phoneAntonio Ospite2009-12-011-0/+53
| | | * | | | [ARM] pxa/ezx: add camera support for A780 and A910 EZX phonesAntonio Ospite2009-12-011-4/+170
| | | * | | | [ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_*Pavel Machek2009-12-014-8/+8
| | | * | | | [ARM] pxa/zaurus: cleanup sharpsl_pm.cPavel Machek2009-12-012-59/+59
| | | * | | | [ARM] pxa: rename macro from pxa9xx to pxa93xHaojian Zhuang2009-12-011-3/+4
| | | * | | | [ARM] pxa: add EXT_WAKEUP interrupts handling for pxa3xxMike Rapoport2009-12-011-0/+42
| | | * | | | [ARM] pxa: make CPU_PXA* to be selectable hidden optionsEric Miao2009-12-011-29/+36
| | | * | | | [ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300Eric Miao2009-12-011-0/+1
| | | * | | | [ARM] pxa: introduce CONFIG_MACH_ZYLONITE{300,320} for CPU_PXA* removingEric Miao2009-12-012-6/+14
| | | * | | | [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-0152-14/+230
| | | * | | | [ARM] pxa: add U2D registers and bits definitionsIgor Grinberg2009-12-011-0/+199
| | | * | | | [ARM] pxa: register U2D clock for pxa3xxIgor Grinberg2009-12-011-0/+2
| | | * | | | [ARM] pxa: use platform_device_id table for SSP driverEric Miao2009-12-011-58/+15
| | | * | | | [ARM] pxa: add apmu clock support in mmpHaojian Zhuang2009-12-012-0/+16
| | | * | | | [ARM] pxa: add missing irq events for pxa168Haojian Zhuang2009-12-011-1/+3
| | | * | | | [ARM] pxa: re-order platforms in Kconfig and MakefileEric Miao2009-12-012-322/+329
| | | * | | | [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-014-1/+180
| | | * | | | [ARM] pxa/treo: generalisation of Treo680 codeTomáš Čech2009-12-015-135/+183
| | | * | | | [ARM] pxa: update flash structure in onenand infoHaojian Zhuang2009-12-012-2/+2
| | | * | | | [ARM] pxa: add onenand support for SAARHaojian Zhuang2009-12-011-1/+95
| | | * | | | [ARM] pxa: add onenand support for TTC-DKBHaojian Zhuang2009-12-011-0/+87
| | | * | | | [ARM] pxa: add nand support in aspensite boardHaojian Zhuang2009-12-011-0/+39
| | | * | | | [ARM] pxa: add nand device and clock for pxa168/pxa910Haojian Zhuang2009-12-014-0/+23
| | | * | | | pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-017-8/+8
| | | * | | | pxa3xx_nand: update dependancy to support ARCH_MMPHaojian Zhuang2009-12-011-1/+1
| | | * | | | pxa3xx_nand: add new nand chip supportHaojian Zhuang2009-12-011-0/+48
| | | * | | | pxa3xx_nand: disable nand irq in initializationHaojian Zhuang2009-12-011-0/+3
| | | * | | | pxa3xx_nand: remove hardcode irq numberHaojian Zhuang2009-12-011-4/+7
| | | * | | | pxa3xx_nand: remove hardcode register addressHaojian Zhuang2009-12-011-6/+4
| | | * | | | pxa3xx_nand: adjust timing of Micron NAND flashHaojian Zhuang2009-12-011-1/+1
| | | * | | | pxa3xx_nand: reset read buffer before readingHaojian Zhuang2009-12-011-0/+1