summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman2006-09-281-0/+5
* [ARM] 3855/1: Add generic time supportKevin Hilman2006-09-282-0/+6
* [ARM] 3870/1: AT91: Start removing static memory mappingsAndrew Victor2006-09-281-9/+0
* [ARM] 3868/1: AT91 hardware header updateAndrew Victor2006-09-282-0/+60
* [ARM] 3867/1: AT91 GPIO updateAndrew Victor2006-09-281-8/+8
* [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-284-76/+83
* [ARM] 3864/1: Refactore sharpsl_pmDirk Opfer2006-09-271-0/+1
* [ARM] 3863/1: Add Locomo SPI DeviceDirk Opfer2006-09-271-11/+13
* [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2006-09-271-4/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ...Russell King2006-09-2711-17/+73
|\
| * ARM: OMAP: Sync clocks with linux-omap treeTony Lindgren2006-09-251-0/+1
| * ARM: OMAP: Sync DMA with linux-omap treeTony Lindgren2006-09-251-1/+11
| * ARM: OMAP: Add enable/disable functions for dmtimerTimo Teras2006-09-251-0/+2
| * ARM: OMAP: DMA source and destination addresses are unsignedTony Lindgren2006-09-251-2/+2
| * ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak2006-09-251-2/+2
| * ARM: OMAP: Add some extra #defines for Amstrad DeltaJonathan McDowell2006-09-251-0/+11
| * ARM: OMAP: mux: add config for 16xx SPI pinsMark Howell2006-09-251-0/+11
| * ARM: OMAP: Apollon MMC supportKyungmin Park2006-09-252-0/+15
| * ARM: OMAP: Added OMAP24xx camera IRQ definitionSamuel Ortiz2006-09-251-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-09-242-0/+7
| |\
| | * [PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2006-09-222-0/+7
| * | [HEADERS] Fix ARM 'make headers_check'David Woodhouse2006-09-212-12/+10
| |/
* | [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis2006-09-271-0/+7
* | [ARM] 3852/1: convert atomic bitops and __xchg over to raw_local_irq_{save,re...Lennert Buytenhek2006-09-252-16/+16
* | [ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek2006-09-252-0/+14
* | [ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek2006-09-253-0/+31
* | [ARM] 3849/1: fix get_unaligned() for gcc >= 4.1Lennert Buytenhek2006-09-251-37/+25
* | [ARM] 3846/1: S3C24XX: Fix osiris memory mapBen Dooks2006-09-251-9/+9
* | [ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek2006-09-2530-412/+249
* | [ARM] 3831/1: iop3xx: factor out common register definesLennert Buytenhek2006-09-253-247/+114
* | [ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek2006-09-259-126/+5
* | [ARM] 3829/1: iop3xx: optimise irq entry macrosLennert Buytenhek2006-09-252-24/+8
* | [ARM] 3827/1: iop3xx: add common gpio moduleLennert Buytenhek2006-09-253-0/+23
* | [ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek2006-09-254-112/+68
* | [ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek2006-09-252-3/+5
* | [ARM] 3824/1: iop3xx: add cp6 enable/disable macrosLennert Buytenhek2006-09-251-0/+28
* | [ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek2006-09-254-44/+2
* | [ARM] 3822/1: iop3xx: rewrite time handlingLennert Buytenhek2006-09-253-0/+32
* | [ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek2006-09-259-228/+14
* | [ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2006-09-252-0/+64
* | [ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek2006-09-253-30/+15
* | [ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek2006-09-253-2/+43
* | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek2006-09-2532-207/+344
* | [ARM] 3816/1: iop3xx: rename config symbolsLennert Buytenhek2006-09-258-15/+15
* | [ARM] 3800/2: S3C2412: DMA channel mappingsBen Dooks2006-09-251-0/+32
* | [ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek2006-09-251-0/+4
* | [ARM] 3810/1: switch atomic helpers over to raw_local_irq_{save,restore}Lennert Buytenhek2006-09-251-8/+8
* | [ARM] 3805/1: S3C2412: LCD register updateBen Dooks2006-09-251-0/+23
* | [ARM] 3804/1: S3C2442: LCD register updateBen Dooks2006-09-251-0/+7
* | [ARM] 3796/1: S3C24XX: Add per-cpu DMA channel mapperBen Dooks2006-09-251-0/+34
OpenPOWER on IntegriCloud