aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-1/+1
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-2/+0
2012-10-07ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann1-2/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-294/+179
2012-08-01ARM: mach-footbridge: retire custom LED codeBryan Wu5-294/+179
2012-07-26ARM: footbridge: use fixed PCI i/o mappingRob Herring4-30/+13
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King5-10/+5
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King2-2/+0
2012-04-26ARM: PCI: footbridge: provide a 'no swizzle' function for CATSRussell King1-1/+6
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds6-3/+3
2012-03-28Disintegrate asm/system.h for ARMDavid Howells6-3/+3
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-19/+0
2012-03-06ARM: kill off __mem_pciRob Herring1-13/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+5
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-13/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2012-01-05Merge branch 'restart' into for-linusRussell King7-56/+58
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: footbridge: use new restart hookRussell King7-52/+58
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-10/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-10/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds5-6/+6
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-13/+13
2011-10-25Merge branch 'misc' into for-linusRussell King4-7/+5
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King1-2/+0
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-2/+2
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King2-4/+2
2011-10-17ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe1-2/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-2/+2
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2-0/+2
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner3-13/+13
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu1-0/+1
2011-08-21ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre4-4/+4
2011-08-19ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin1-0/+1
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King1-2/+0
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-4/+5
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-5/+3
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-55/+5
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle4-4/+5
2011-07-12ARM: set vga memory base at run-timeRob Herring1-0/+1
2011-07-12ARM: convert PCI defines to variablesRob Herring2-3/+2
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0