summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | [ARM] pxa/cm-x300: add .fixup method to enable second DRAM bankMike Rapoport2009-06-051-0/+14
| | | * | | [ARM] pxa/cm-x300: use STUART for uncompressorMike Rapoport2009-06-051-1/+2
| | | * | | [ARM] pxa/cm-x300: add rtc-v3020 device registrationMike Rapoport2009-06-051-0/+38
| | | * | | [ARM] pxa/cm-x300: use OBM configuration for NAND flashMike Rapoport2009-06-051-0/+1
| | | * | | [ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEMMike Rapoport2009-06-052-0/+8
| | | * | | [ARM] pxa/em-x270: add support for on-board USB HubMike Rapoport2009-06-051-0/+69
| | | * | | [ARM] pxa/em-x270: change power supply name to "battery"Mike Rapoport2009-06-051-1/+1
| | | * | | [ARM] pxa/em-x270: update libertas device setupMike Rapoport2009-06-051-3/+29
| | | * | | [ARM] pxa/em-x270: add exeda GPIO extender and update GPIO mappingsMike Rapoport2009-06-051-18/+46
| | | * | | [ARM] pxa/ezx: setup gpio-keys for EzX phonesAntonio Ospite2009-06-051-7/+168
| | | * | | [ARM] pxa/spitz: drop unused header files from spitz.cDmitry Eremin-Solenikov2009-06-051-20/+3
| | | * | | [ARM] pxa/imote2: add i2c board info for the wm8940 audio codecJonathan Cameron2009-06-051-0/+3
| | | * | | [ARM] pxa/imote2: add board config for SHT15 humidity sensorJonathan Cameron2009-06-051-0/+28
| | | * | | [ARM] pxa: Stargate 2 board supportJonathan Cameron2009-06-054-1/+804
| | | * | | [ARM] pxa/palm: Palm TX, T5, LD suspend-to-mem reworkMarek Vasut2009-06-053-63/+31
| | | * | | [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2Marek Vasut2009-06-051-0/+18
| | | * | | [ARM] pxa/palm: Switch PalmT5, TX, TE2 to GPIO VBUSMarek Vasut2009-06-053-9/+33
| | | * | | [ARM] pxa/csb726: register ac97 controllerDmitry Eremin-Solenikov2009-06-051-0/+2
| | | * | | [ARM] pxa/csb726: switch to use smsc911x driverDmitry Eremin-Solenikov2009-06-051-2/+14
| | | * | | [ARM] pxa: magician_defconfig enable hx4700, asic3 and w100fbPhilipp Zabel2009-06-051-2/+3
| | | * | | [ARM] pxa: add basic support for HP iPAQ hx4700 PDAsPhilipp Zabel2009-06-055-1/+994
| | | * | | [ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devicesPhilipp Zabel2009-06-051-1/+1
| | | * | | [ARM] pxa/magician: use I2C fast modePhilipp Zabel2009-06-051-1/+9
| | | * | | [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xxRobert Jarzmik2009-06-051-19/+85
| | | * | | [ARM] pxa: add additional mfp definitions for pxa320Jürgen Schindele2009-06-051-0/+14
| | | * | | [ARM] pxa: add ability to set suspend modeMike Rapoport2009-06-052-1/+21
| | | * | | [ARM] pxa: add udc support for pxa3xxRobert Jarzmik2009-06-051-1/+1
| | | * | | [ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use itPhilipp Zabel2009-06-052-5/+12
| | | * | | [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport2009-06-055-139/+10
| | | * | | [ARM] pxa: add PWM devices support for pxa168/910Eric Miao2009-06-058-6/+105
| | | * | | [ARM] pxa: add missing IRQ_PXA910_NONE to irqs.hEric Miao2009-06-051-0/+1
| | | * | | [ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao2009-06-053-1/+2
| | | * | | [ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWMEric Miao2009-06-052-7/+1
| | | * | | [ARM] pxa: allow PWM ID base number to be specified in pwm_id_tableEric Miao2009-06-051-2/+3
| | | * | | [ARM] pxa: simplify secondary PWM handling and use platform_device_id tableEric Miao2009-06-051-67/+49
| | | * | | [ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910Eric Miao2009-06-055-0/+64
| | | * | | [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-0522-21/+21
| | | * | | [ARM] pxa: add platform device ID table to pxa i2c driverEric Miao2009-06-051-1/+1
| | * | | | Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King2009-06-146-2/+253
| | |\ \ \ \
| | | * | | | [ARM] alternative copy_to_user: more precise fallback thresholdNicolas Pitre2009-05-301-2/+73
| | | * | | | [ARM] lower overhead with alternative copy_to_user for small copiesNicolas Pitre2009-05-291-9/+27
| | | * | | | [ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek2009-05-293-0/+158
| | | * | | | [ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre2009-05-293-2/+6
| | * | | | | [ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYS...Matthias Kaehlcke2009-06-111-2/+2
| | * | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2009-06-1142-429/+1298
| | |\ \ \ \ \
| | | * | | | | Fix the VFP handling on the Feroceon CPUCatalin Marinas2009-05-302-0/+6
| | | * | | | | Add core support for ARMv6/v7 big-endianCatalin Marinas2009-05-3012-2/+54
| | | * | | | | RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas2009-05-3013-461/+572
| | | * | | | | arm: Provide _sdata and __bss_stop in the vmlinux.lds.S fileCatalin Marinas2009-05-301-0/+2
| | | * | | | | ARMv7: Document the PRRR and NMRR registers settingCatalin Marinas2009-05-301-2/+30
OpenPOWER on IntegriCloud