summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 miao5-2/+915
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao35-301/+337
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 miao6-105/+42
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] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik1-14/+54
2008-04-19[ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock APIMark Brown1-11/+38
2008-04-19[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown1-8/+40
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 Brown2-0/+31
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önig2-2/+6
2008-04-19[ARM] Update mach-typesRussell King1-4/+113
2008-04-18Allow the L2X0 outer cache support to be configurableCatalin Marinas5-4/+11
2008-04-18RealView: Add the configuration and build changes for PB1176Bahadir Balban3-1/+9
2008-04-18RealView: Add uncompressing support for PB1176Catalin Marinas1-0/+3
2008-04-18RealView: Base support for the PB1176 platformBahadir Balban3-0/+443
2008-04-18RealView: Add compactflash support for the PB11MPCore platformBahadir Balban1-0/+26
2008-04-18RealView: Enable the configuration options for PB11MPCoreBahadir Balban4-3/+13
2008-04-18RealView: Add uncompressing support to PB11MPCoreCatalin Marinas1-0/+3
2008-04-18RealView: Add the SMP initialisation support for PB11MPCoreCatalin Marinas1-2/+11
2008-04-18RealView: Base support for the PB11MPCore platformBahadir Balban3-0/+501
2008-04-18RealView: Change the IO_ADDRESS macroCatalin Marinas2-2/+2
2008-04-18RealView: Allow ARMv7 support for RealView/EBCatalin Marinas1-1/+1
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas3-36/+30
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas4-28/+44
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas5-25/+34
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas5-12/+17
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas3-10/+11
2008-04-18Add RealView/EB support for the LAN9118 Ethernet chipCatalin Marinas1-8/+31
2008-04-18RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas4-40/+43
2008-04-18Linux Thumb-2 support for user-space applicationsPaul Brook1-9/+44
2008-04-18Add a prefetch abort handlerPaul Brook22-40/+137
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas6-0/+96
2008-04-17[ARM] 4963/1: S3C2410 - add basic machine support for the TCT HammerDavid Anders4-0/+1054
2008-04-17[ARM] 4883/1: Adds some missing gpio defines for S3C2410Davide Rizzo1-0/+4
2008-04-17[ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.Ben Dooks3-45/+92