summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-04-19[ARM] 4942/1: magician: fix the backlight driver namePhilipp Zabel1-1/+1
2008-04-19[ARM] 4941/1: Add initial defconfig for HTC Magician PDA phonesPhilipp Zabel1-0/+1151
2008-04-19[ARM] 4946/1: pxa3xx: Print an error if we refuse to suspendMark Brown1-1/+3
2008-04-19[ARM] 4901/3: mainstone: Register primary I2C busMark Brown1-0/+2
2008-04-19[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar4-0/+1317
2008-04-19[ARM] pxa: add keypad support for littletoneric miao1-0/+65
2008-04-19[ARM] pxa: add keypad support for zyloniteeric miao1-0/+67
2008-04-19[ARM] pxa: add partial keypad support for mainstoneeric miao1-0/+54
2008-04-19[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao4-1/+29
2008-04-19[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao1-0/+26
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao3-63/+84
2008-04-19[ARM] pxa: use new pin configuration mechanism for lubbockeric miao1-45/+37
2008-04-19[ARM] pxa: use new pin configuration mechanism for mainstoneeric miao1-57/+81
2008-04-19[ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao4-4/+4
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2-2/+192
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao23-0/+23
2008-04-19[ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao3-10/+13
2008-04-19[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao2-1/+1
2008-04-19[ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao1-2/+18
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao2-62/+57
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao6-49/+25
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao5-99/+37
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao3-183/+185
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao1-48/+18
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao1-22/+20
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao1-5/+19
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao1-58/+16
2008-04-19[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown1-2/+28
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2-0/+5
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown1-0/+22
2008-04-19[ARM] remove redundant display of free swap space in show_mem()Johannes Weiner1-2/+0
2008-04-19[ARM] Fix kernel mode preemptionRussell King1-19/+5
2008-04-19[ARM] 4881/1: print unrecognised processor ID as part of failure messageLennert Buytenhek1-1/+6
2008-04-19[ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=yUwe Kleine-König1-1/+7
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König1-1/+3
2008-04-19[ARM] Update mach-typesRussell King1-4/+113
2008-04-19arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox9-10/+0
2008-04-19Allow the L2X0 outer cache support to be configurableCatalin Marinas5-4/+11
2008-04-19RealView: Add the configuration and build changes for PB1176Bahadir Balban3-1/+9
2008-04-19RealView: Base support for the PB1176 platformBahadir Balban1-0/+290
2008-04-19RealView: Add compactflash support for the PB11MPCore platformBahadir Balban1-0/+26
2008-04-19RealView: Enable the configuration options for PB11MPCoreBahadir Balban4-3/+13
2008-04-19RealView: Add the SMP initialisation support for PB11MPCoreCatalin Marinas1-2/+11
2008-04-19RealView: Base support for the PB11MPCore platformBahadir Balban1-0/+314
2008-04-19RealView: Allow ARMv7 support for RealView/EBCatalin Marinas1-1/+1
2008-04-19RealView: Move more device address definitions to board-eb.hCatalin Marinas1-21/+21
2008-04-19RealView: Move the UART definitions to EB specific filesCatalin Marinas1-16/+16
2008-04-19RealView: Move the timer definitions into the EB specific filesCatalin Marinas3-23/+32
2008-04-19RealView: Move the flash definitions out of platform.hCatalin Marinas3-9/+14
2008-04-19RealView: Move the EB GIC definitions to the board fileCatalin Marinas1-8/+8