summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* RealView: Enable the configuration options for PB11MPCoreBahadir Balban2008-04-184-3/+13
* RealView: Add the SMP initialisation support for PB11MPCoreCatalin Marinas2008-04-181-2/+11
* RealView: Base support for the PB11MPCore platformBahadir Balban2008-04-181-0/+314
* RealView: Allow ARMv7 support for RealView/EBCatalin Marinas2008-04-181-1/+1
* RealView: Move more device address definitions to board-eb.hCatalin Marinas2008-04-181-21/+21
* RealView: Move the UART definitions to EB specific filesCatalin Marinas2008-04-181-16/+16
* RealView: Move the timer definitions into the EB specific filesCatalin Marinas2008-04-183-23/+32
* RealView: Move the flash definitions out of platform.hCatalin Marinas2008-04-183-9/+14
* RealView: Move the EB GIC definitions to the board fileCatalin Marinas2008-04-181-8/+8
* Add RealView/EB support for the LAN9118 Ethernet chipCatalin Marinas2008-04-181-8/+31
* RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas2008-04-182-22/+35
* Linux Thumb-2 support for user-space applicationsPaul Brook2008-04-181-9/+44
* Add a prefetch abort handlerPaul Brook2008-04-1820-10/+76
* ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas2008-04-184-0/+92
* Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2008-03-206-9/+22
|\
| * ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton2008-03-201-1/+1
| * ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand2008-03-201-2/+3
| * ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar2008-03-201-2/+2
| * ARM: OMAP: Fix missing makefile optionsTony Lindgren2008-03-201-0/+5
| * ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman2008-03-201-2/+1
| * ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman2008-03-203-2/+10
* | [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe2008-03-201-2/+2
* | [ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson2008-03-201-0/+12
* | [ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard2008-03-201-0/+4
|/
* [ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as wellLennert Buytenhek2008-03-081-4/+10
* [ARM] 4855/1: Orion: use correct ethernet unit address rangeLennert Buytenhek2008-03-081-2/+2
* [ARM] 4853/1: include uImage target in make helpUwe Kleine-König2008-03-081-0/+1
* [ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König2008-03-081-1/+1
* Merge branch 'omap-fixes'Russell King2008-03-0610-169/+229
|\
| * ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park2008-03-061-0/+6
| * ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren2008-03-061-5/+5
| * ARM: OMAP1: Refresh H2 defconfigTony Lindgren2008-03-061-22/+49
| * ARM: OMAP1: Refresh OSK defconfigTony Lindgren2008-03-061-24/+89
| * ARM: OMAP: gpio lockdep updatesDavid Brownell2008-03-051-24/+35
| * ARM: OMAP1: omap1/pm.c build fixDavid Brownell2008-03-051-1/+1
| * ARM: OMAP1: omap h2 regression fixDavid Brownell2008-03-051-0/+4
| * ARM: OMAP1: omap h3 regression and build fixDavid Brownell2008-03-051-0/+22
| * ARM: OMAP: fix omap i2c init (regression)David Brownell2008-03-051-63/+0
| * ARM: OMAP: fix false lockdep warningsDavid Brownell2008-03-051-0/+6
| * ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU2008-03-051-22/+10
| * ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula2008-03-051-8/+2
* | [ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre2008-03-061-4/+1
* | [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0628-100/+100
* | [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-062-3/+3
* | [ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell2008-03-061-0/+7
* | [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre2008-03-061-0/+5
* | [ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski2008-03-065-0/+29
|/
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-051-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-031-4/+2
|\
| * [ARM] Fix freeing of page tables for ARM in free_pgd_slowUwe Kleine-König2008-03-011-4/+2