aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)Author
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-03-20[ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren
2008-03-20[ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor
2008-03-06Merge branch 'omap-fixes'Russell King
2008-03-06[ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer
2008-03-06[ARM] include/asm-arm - use angle brackets for includesJoe Perches
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-02-29[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown
2008-02-29[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao
2008-02-29[ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze
2008-02-29[ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester
2008-02-21[ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim
2008-02-08ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08misc: removal of final callers using fastcallHarvey Harrison
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-08[ARM] Orion: free up kernel virtual address spaceLennert Buytenhek
2008-02-08[ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek
2008-02-08[ARM] Orion: kill orion_early_putstr()Lennert Buytenhek
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-07Add cmpxchg_local to armMathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov