aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-footbridge
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Gravatar Olof Johansson 1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupGravatar Olof Johansson 1-5/+1
2013-01-14ARM: use clockevents_config_and_register() where possibleGravatar Shawn Guo 1-5/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Gravatar Shawn Guo 1-1/+0
2012-12-24ARM: delete struct sys_timerGravatar Stephen Warren 7-16/+8
2012-10-13ARM: config: sort select statements alphanumericallyGravatar Russell King 1-1/+1
2012-10-07Merge branch 'late/fixes' into fixesGravatar Olof Johansson 1-2/+0
2012-10-07ARM: footbridge: remove RTC_IRQ definitionGravatar Arnd Bergmann 1-2/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 5-294/+179
2012-08-01ARM: mach-footbridge: retire custom LED codeGravatar Bryan Wu 5-294/+179
2012-07-26ARM: footbridge: use fixed PCI i/o mappingGravatar Rob Herring 4-30/+13
2012-05-13ARM: PCI: provide a default bus scan implementationGravatar Russell King 5-10/+5
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Gravatar Russell King 2-2/+0
2012-04-26ARM: PCI: footbridge: provide a 'no swizzle' function for CATSGravatar Russell King 1-1/+6
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-13/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 6-3/+3
2012-03-28Disintegrate asm/system.h for ARMGravatar David Howells 6-3/+3
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 2-19/+0
2012-03-06ARM: kill off __mem_pciGravatar Rob Herring 1-13/+0
2012-02-23arm/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 1-3/+5
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Gravatar Russell King 1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosGravatar Rob Herring 1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Gravatar Nicolas Pitre 1-13/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-4/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-4/+4
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 7-56/+58
2012-01-05ARM: restart: remove the now empty arch_reset()Gravatar Russell King 1-4/+0
2012-01-05ARM: restart: footbridge: use new restart hookGravatar Russell King 7-52/+58
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Gravatar Russell King 1-10/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesGravatar Nicolas Pitre 1-10/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingGravatar Russell King 1-1/+1
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeGravatar Russell King 1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 5-6/+6
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-13/+13
2011-10-25Merge branch 'misc' into for-linusGravatar Russell King 4-7/+5
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Gravatar Russell King 1-2/+0
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Gravatar Russell King 1-2/+2
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionGravatar Russell King 2-4/+2
2011-10-17ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyGravatar Peter Hüwe 1-2/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsGravatar Sascha Hauer 1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroGravatar Nicolas Pitre 1-2/+2
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableGravatar Russell King 2-0/+2
2011-09-13locking, ARM: Annotate low level hw locks as rawGravatar Thomas Gleixner 3-13/+13
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-0/+1
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Gravatar Bryan Wu 1-0/+1
2011-08-21ARM: mach-footbridge: convert boot_params to atag_offsetGravatar Nicolas Pitre 4-4/+4
2011-08-19ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERGravatar Axel Lin 1-0/+1
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowGravatar Russell King 1-2/+0
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 4-4/+5
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-5/+3