aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-1/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-24ARM: delete struct sys_timerStephen Warren5-9/+5
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson2-2/+2
2012-10-07ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann1-1/+1
2012-10-07ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann1-1/+1
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson6-64/+65
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-2/+2
2012-09-21arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni1-2/+2
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni1-3/+2
2012-09-21arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni1-2/+1
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni1-8/+4
2012-09-21arm: mach-mv78xx0: use IOMEM() for base address definitionsThomas Petazzoni6-24/+31
2012-09-21arm: mach-mv78xx0: use plus instead of or for address definitionsThomas Petazzoni2-47/+47
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-0/+1
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring1-0/+1
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2-3/+5
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-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann5-118/+45
2012-07-27ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn1-14/+8
2012-07-26ARM: mv78xx0: use fixed pci i/o mappingRob Herring5-118/+45
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