summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mv78xx0
AgeCommit message (Expand)AuthorFilesLines
2014-04-14ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-2/+4
2012-07-16ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2-0/+3
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-2/+0
2012-03-24Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-23/+0
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+2
2012-03-07ARM: kill off __mem_pciRob Herring1-2/+0
2012-02-24arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-22ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-10ARM: orion: Fix USB phy for orion5x.Andrew Lunn1-1/+2
2012-02-10ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn1-113/+113
2012-01-21ARM: big removal of now unused arch_idle()Nicolas Pitre1-17/+0
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+4
2012-01-10Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-100/+30
2012-01-07arm/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-20Merge branch 'picoxcell/devel' into next/develOlof Johansson1-5/+0
2011-12-14ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-13/+8
2011-12-14ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2-3/+1
2011-12-14ARM: Orion: mbus_dram_info consolidationAndrew Lunn4-14/+11
2011-12-14ARM: Orion: Consolidate the address map setupAndrew Lunn1-81/+21
2011-11-27ARM: 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/kern...Linus Torvalds5-14/+4
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus 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-22ARM: 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-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+2
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus 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-18Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-55/+18
2011-03-04ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek4-50/+7
2011-03-04ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek6-5/+11
2011-02-18ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1