aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux into fixesArnd Bergmann1-2/+4
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-2/+4
2012-08-13ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann1-1/+1
2012-07-27ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn1-14/+8
2012-07-04ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2-0/+3
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+30
2012-05-16ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King1-16/+7
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-05-08ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn1-4/+4
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn1-4/+4
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-0/+2
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn1-7/+20
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
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-03-06ARM: kill off __mem_pciRob Herring1-2/+0
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