summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mv78xx0
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-01-27ARM: mv78xx0: fix possible PCI buffer overflowArnd Bergmann
2016-09-14ARM: mv78xx0: simplify ethernet device creationArnd Bergmann
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-04-27ARM: mv78xx0: Remove CLK_IS_ROOTStephen Boyd
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-25ARM: mv78xx0: avoid unused function warningArnd Bergmann
2016-02-08Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2016-01-25ARM: mv78xx0: use "depends on" instead of "if" after promptMasahiro Yamada
2015-12-07ARM: mv78xx0: multiplatform supportArnd Bergmann
2015-12-07ARM: mv78xx0: clean up mach/*.h headersArnd Bergmann
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann
2015-03-19PCI: Cleanup control flowBjorn Helgaas
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-12-03ARM: mv78xx0: delete local <mach/gpio.h> headerLinus Walleij
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-08-06ARM: mv78xx0: Move to ID based window creationThomas Petazzoni
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-04-15arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann
2012-10-07ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni
2012-09-21arm: mach-mv78xx0: use IOMEM() for base address definitionsThomas Petazzoni
2012-09-21arm: mach-mv78xx0: use plus instead of or for address definitionsThomas Petazzoni
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring