aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds5-3/+2
2012-03-28Disintegrate asm/system.h for ARMDavid Howells5-3/+2
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-25/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-8/+6
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-8/+6
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-02-21mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2-4/+4
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn1-1/+3
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-19/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-8/+8
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-121/+59
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-8/+8
2012-01-05Merge branch 'restart' into for-linusRussell King24-19/+41
2012-01-05Merge branch 'devel-stable' into for-linusRussell King2-30/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: orion5x: use new restart hookRussell King24-15/+41
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson2-30/+0
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-10/+5
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2-2/+1
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn4-11/+10
2011-12-13ARM: Orion: Consolidate the address map setupAndrew Lunn4-106/+51
2011-12-06ARM: 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209Jon Medhurst (Tixy)1-1/+1
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-18ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre1-25/+0
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-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 Torvalds23-36/+24
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds14-28/+14
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-13/+1
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King2-5/+3
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: mach-orion5x: remove mach/memory.hNicolas Pitre1-12/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2-1/+2
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris1-1/+1
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu1-0/+1
2011-08-25arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker1-1/+1
2011-08-21ARM: mach-orion5x: convert boot_params to atag_offsetNicolas Pitre21-23/+23
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King14-28/+14
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds14-15/+22
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-7/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle14-15/+22
2011-07-18ARM: orion5x: fixup 5181 MPP mask checkImre Kaloz1-1/+1
2011-07-12ARM: set vga memory base at run-timeRob Herring2-3/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-05-16ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn23-688/+622
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn1-29/+7