summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-294-33/+11
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-21/+0
| * ARM: orion5x: clean-up mach/io.hRob Herring2012-03-064-12/+11
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-285-3/+2
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-285-3/+2
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-25/+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-19/+0
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-8/+6
|\ \ \ | |_|/ |/| |
| * | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-8/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-202-4/+4
|\ \
| * | mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2012-02-212-4/+4
| |/
* | ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-091-1/+3
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-8/+8
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-8/+8
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-096-121/+59
|\ \
| * \ Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-192-30/+0
| |\ \
| * | | ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-131-10/+5
| * | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-132-2/+1
| * | | ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-134-11/+10
| * | | ARM: Orion: Consolidate the address map setupAndrew Lunn2011-12-134-106/+51
| | |/ | |/|
* | | Merge branch 'restart' into for-linusRussell King2012-01-0524-19/+41
|\ \ \
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | | ARM: restart: orion5x: use new restart hookRussell King2012-01-0524-15/+41
| |/ /
* | | Merge branch 'devel-stable' into for-linusRussell King2012-01-052-30/+0
|\ \ \ | | |/ | |/|
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-5/+0
| * | ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0
| |/
* | ARM: 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209Jon Medhurst (Tixy)2011-12-061-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-1/+1
|\
| * mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
| * mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-1/+1
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2823-36/+24
|\ \
| * \ Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-182-13/+1
| |\ \
| | * | ARM: mach-orion5x: remove mach/memory.hNicolas Pitre2011-09-261-12/+0
| | * | 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-162-1/+2
| |\ \ \ | | |/ / | |/| |
| * | | ARM: mach-orion5x: convert boot_params to atag_offsetNicolas Pitre2011-08-2121-23/+23
| | |/ | |/|
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-2714-28/+14
|\ \ \
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-0814-28/+14
| |/ /
* | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-172-5/+3
* | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/ |/|
* | ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu2011-08-251-0/+1
* | arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker2011-08-251-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-2914-15/+22
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2214-15/+22
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-7/+2
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+2
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
| |/
OpenPOWER on IntegriCloud