summaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)Author
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown
2008-04-19[ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall...Uwe Kleine-König
2008-04-18RealView: Add uncompressing support for PB1176Catalin Marinas
2008-04-18RealView: Base support for the PB1176 platformBahadir Balban
2008-04-18RealView: Add uncompressing support to PB11MPCoreCatalin Marinas
2008-04-18RealView: Base support for the PB11MPCore platformBahadir Balban
2008-04-18RealView: Change the IO_ADDRESS macroCatalin Marinas
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas
2008-04-18RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas
2008-04-18Add a prefetch abort handlerPaul Brook
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas
2008-04-18MMC: OMAP: Introduce new multislot structure and change driver to use itJuha Yrjola
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-17iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams
2008-04-17[ARM] 4883/1: Adds some missing gpio defines for S3C2410Davide Rizzo
2008-04-17[ARM] 4987/1: S3C24XX: Ensure watchdog reset initiated from cached code.Ben Dooks
2008-04-17[ARM] 4985/1: S3C2412: Fix ARMDIVN name in CLKDIVN definition.Ben Dooks
2008-04-17[ARM] 4983/1: S3C2412: Add initial memory controller registersBen Dooks
2008-04-17[ARM] 4887/1: i.MXC family: Separate current platform codeRobert Schwebel
2008-04-17[ARM] 4981/1: [KS8695] Simple LED driverAndrew Victor
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-14ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov
2008-04-14ARM: OMAP2: Add 34xx clocksPaul Walmsley
2008-04-14ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley
2008-04-14ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley
2008-04-14ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley
2008-04-14ARM: OMAP2: Clean-up mux codeTony Lindgren
2008-04-14ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren
2008-04-14ARM: OMAP: Allow registering pin mux functionTony Lindgren
2008-04-14ARM: OMAP: Use gpiolib with tps65010 for OSK 5912David Brownell
2008-04-14ARM: OMAP: Use gpiolibDavid Brownell
2008-04-10[ARM] 4962/1: Introduce standard gpio interface for Scoop2.Dmitry Baryshkov
2008-04-10[ARM] 4961/1: gpiolib support for SA-1100 architectureDmitry Baryshkov
2008-04-10[ARM] 4913/1: [AT91] PMC_MDIV definitionsAndrew Victor
2008-04-04[ARM] 4907/1: [AT91] SAM9/CAP9 reset reasonAndrew Victor
2008-04-04[ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor
2008-04-04[ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger