aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
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 entriesUwe Kleine-König1-1/+3
2008-04-19[ARM] Update mach-typesRussell King1-4/+113
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox9-10/+0
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: Base support for the PB1176 platformBahadir Balban1-0/+290
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 the SMP initialisation support for PB11MPCoreCatalin Marinas1-2/+11
2008-04-18RealView: Base support for the PB11MPCore platformBahadir Balban1-0/+314
2008-04-18RealView: Allow ARMv7 support for RealView/EBCatalin Marinas1-1/+1
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas1-21/+21
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas1-16/+16
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas3-23/+32
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas3-9/+14
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas1-8/+8
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 Marinas2-22/+35
2008-04-18Linux Thumb-2 support for user-space applicationsPaul Brook1-9/+44
2008-04-18Add a prefetch abort handlerPaul Brook20-10/+76
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas4-0/+92
2008-04-17[ARM] 4963/1: S3C2410 - add basic machine support for the TCT HammerDavid Anders4-0/+1054
2008-04-17[ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.Ben Dooks1-0/+27
2008-04-17[ARM] 4986/1: S3C24XX: Simtec machines need UCLK as parent to DCLKBen Dooks4-7/+8
2008-04-17[ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition.Ben Dooks1-1/+1
2008-04-17[ARM] 4984/1: S3C24XX: Do not assert nRSTOUT on BAST over suspend.Ben Dooks1-0/+34
2008-04-17[ARM] 4887/1: i.MXC family: Separate current platform codeRobert Schwebel1-1/+1
2008-04-17[ARM] 4981/1: [KS8695] Simple LED driverAndrew Victor3-0/+118
2008-04-17[ARM] 4989/1: [AT91] SAM9 ClockSource / ClockEventsAndrew Victor2-46/+135
2008-04-17[ARM] 4982/1: [AT91] Drop old-style UART initialization (Part 1)Andrew Victor6-209/+26