summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: footbridge: remove RTC_IRQ definitionArnd Bergmann2012-10-071-2/+0
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-015-294/+179
|\ \
| * | ARM: mach-footbridge: retire custom LED codeBryan Wu2012-08-015-294/+179
| |/
* | ARM: footbridge: use fixed PCI i/o mappingRob Herring2012-07-264-30/+13
|/
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-135-10/+5
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-132-2/+0
* ARM: PCI: footbridge: provide a 'no swizzle' function for CATSRussell King2012-04-261-1/+6
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-13/+0
|\
| * ARM: kill off __mem_pciRob Herring2012-03-061-13/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-286-3/+3
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-286-3/+3
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-19/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | |/
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-13/+0
| |/
* | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-3/+5
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-4/+4
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* | Merge branch 'restart' into for-linusRussell King2012-01-057-56/+58
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: footbridge: use new restart hookRussell King2012-01-057-52/+58
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-10/+0
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-10/+0
| |/
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
* | ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-101-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-285-6/+6
|\
| * Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-2/+2
| |\
| | * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-2/+2
| * | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-162-0/+2
| |\ \ | | |/ | |/|
| * | ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-263-13/+13
|\ \ \
| * | | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-133-13/+13
| | |/ | |/|
* | | Merge branch 'misc' into for-linusRussell King2011-10-254-7/+5
|\ \ \
| * | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-172-4/+2
| * | | ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe2011-10-171-2/+2
| * | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-2/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King2011-08-171-2/+0
| |/
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-291-0/+1
|\ \
| * | ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin2011-08-191-0/+1
| |/
* | ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu2011-08-251-0/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-294-4/+5
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-224-4/+5
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-5/+3
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-121-0/+1
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-3/+2
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
| |/
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-222-55/+5
|\ \ | |/ |/|
| * arm: Footbridge: Use common i8253 clockeventThomas Gleixner2011-07-012-52/+4
| * i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-2/+0
OpenPOWER on IntegriCloud