summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
AgeCommit message (Expand)AuthorLines
2008-03-27Orion: general cleanupLennert Buytenhek-22/+24
2008-03-27Orion: only map peripheral register space onceLennert Buytenhek-0/+26
2008-03-27Orion: move I/O macros out of orion.hLennert Buytenhek-19/+16
2008-03-27Orion: describe physical address mapLennert Buytenhek-3/+15
2008-03-27plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek-6/+4
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek-8/+19
2008-03-27plat-orion: share time handling codeLennert Buytenhek-4/+23
2008-03-27plat-orion: share PCIe handling codeLennert Buytenhek-0/+31
2008-03-27plat-orion: share IRQ handling codeLennert Buytenhek-0/+17
2008-03-27ehci-orion: mbus decode window supportLennert Buytenhek-0/+9
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams-8/+2
2008-03-20[ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo-1/+1
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren-1/+7
2008-03-20[ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor-1/+6
2008-03-06Merge branch 'omap-fixes'Russell King-4/+18
2008-03-06[ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer-0/+2
2008-03-06[ARM] include/asm-arm - use angle brackets for includesJoe Perches-4/+4
2008-03-05ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren-0/+11
2008-03-05ARM: OMAP1: omap h3 regression and build fixDavid Brownell-1/+1
2008-03-05ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park-3/+6
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli-1/+0
2008-02-29[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown-0/+3
2008-02-29[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao-1/+1
2008-02-29[ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze-1/+1
2008-02-29[ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek-4/+4
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester-0/+1
2008-02-21[ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov-1/+1
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King-106/+356
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar-1/+7
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi-0/+7
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren-0/+24
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula-0/+13
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar-34/+101
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman-0/+2
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim-0/+2
2008-02-08ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim-6/+121
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-3/+8
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-5/+1
2008-02-08misc: removal of final callers using fastcallHarvey Harrison-3/+3
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-0/+49
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-6/+6
2008-02-08[ARM] Orion: free up kernel virtual address spaceLennert Buytenhek-9/+9
2008-02-08[ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek-54/+78
2008-02-08[ARM] Orion: kill orion_early_putstr()Lennert Buytenhek-10/+0
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+86
2008-02-07Add cmpxchg_local to armMathieu Desnoyers-0/+15
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-8/+0
2008-02-06Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds-21/+27
2008-02-06FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks-1/+10