aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-23/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-2/+2
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
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-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn1-1/+2
2012-02-09ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn1-113/+113
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-17/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-100/+30
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 King6-19/+20
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-5/+0
2012-01-05ARM: restart: mv78xx0: use new restart hookRussell King6-14/+20
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson1-5/+0
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-13/+8
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2-3/+1
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn4-14/+11
2011-12-13ARM: Orion: Consolidate the address map setupAndrew Lunn1-81/+21
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds5-14/+4
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-4/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre1-10/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-mv78xx0: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2-4/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-7/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+2
2011-07-12ARM: set vga memory base at run-timeRob Herring2-3/+3
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-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+4
2011-05-16ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2-61/+3
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn1-27/+2
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn1-87/+6
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn1-67/+3
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn1-206/+12
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn1-150/+10
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn1-19/+19
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-55/+18
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek4-50/+7
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek6-5/+11
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-11-29[ARM] mv78xx: wrong cpu1 window base register addressEvgeniy Dushistov1-1/+1
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King1-3/+1
2010-11-05ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport1-3/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre3-6/+0