summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-302-29/+1Star
|\
| * ARM: __io abuse cleanupRob Herring2012-03-141-1/+1
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-28/+0Star
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-292-1/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0Star
| * | ARM: move CP15 definitions to separate header fileRussell King2012-03-281-0/+1
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-283-14/+54
|\ \ \
| * \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-219-260/+201Star
| |\ \ \ | | | |/ | | |/|
| * | | ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-133-14/+54
| | |/ | |/|
* | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-241-10/+13
|\ \ \ | |_|/ |/| |
| * | ARM: 7309/1: realview: fix unconnected interrupts on EB11MPMarc Zyngier2012-02-021-10/+13
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-16/+0Star
|\ \ \
| * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-16/+0Star
| | |/ | |/|
* | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-085-25/+20Star
|\| |
| * | ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier2012-01-254-25/+19Star
| * | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-0/+1
* | | Merge branch 'amba' into for-armsocRussell King2012-01-267-211/+201Star
|\ \ \ | | |/ | |/|
| * | ARM: amba: realview: get rid of private platform amba_device initializerRussell King2012-01-266-110/+100Star
| * | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2012-01-255-100/+100
| * | ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2012-01-252-2/+2
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-33/+0Star
|/
* Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-171-2/+1Star
|\
| * ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll2012-01-161-2/+1Star
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-145-15/+0Star
|\ \
| * | ARM: realview: convert pl061 no irq to 0 instead of -1Rob Herring2012-01-045-15/+0Star
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-076-6/+6
|\ \
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-226-6/+6
| |/
* | Merge branch 'restart' into for-linusRussell King2012-01-057-28/+15Star
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | ARM: restart: realview: use new restart hookRussell King2012-01-057-24/+15Star
| |/
* | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-191-0/+9
|\ \
| * | ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-191-0/+4
| * | ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-191-0/+5
| |/
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-063-25/+4Star
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-21/+0Star
| * | ARM: realview-eb11mp: fix map_desc alignmentRob Herring2011-11-181-2/+2
| * | ARM: realview: fix map_desc alignmentRob Herring2011-11-181-2/+2
| |/
* / ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-156-2/+5
|/
* Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-022-16/+3Star
|\
| * Merge branches 'cross-platform/debug_ll' and 'cross-platform/cpu-mapping' int...Arnd Bergmann2011-10-201-1/+1
| |\
| | * ARM: versatile: convert logical CPU numbers to physical numbersWill Deacon2011-10-171-1/+1
| * | ARM: realview: use Kconfig choice for debug UART selectionWill Deacon2011-10-171-15/+2Star
| |/
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-286-6/+6
|\ \
| * \ Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-6/+4Star
| |\ \
| * \ \ Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-1/+1
| |\ \ \
| | * | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-161-0/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | ARM: mach-realview: convert boot_params to atag_offsetNicolas Pitre2011-08-215-5/+5
* | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-6/+1Star
|\ \ \ \
| * | | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-1/+1