aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-30ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann1-1/+1
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds12-53/+13
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-07-22ARM: orion: add ATAGS dependenciesArnd Bergmann1-1/+1
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-0/+1
2022-07-18ARM: Marvell: Update PCIe fixupPali Rohár1-3/+8
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner12-53/+13
2022-04-08ARM: rework endianess selectionArnd Bergmann1-0/+1
2022-02-03ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Andy Shevchenko1-2/+1
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár1-1/+4
2019-08-14ARM: orion/mvebu: unify debug-ll virtual addressesArnd Bergmann1-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-5/+11
2017-01-27ARM: mv78xx0: fix possible PCI buffer overflowArnd Bergmann1-1/+1
2016-09-14ARM: mv78xx0: simplify ethernet device creationArnd Bergmann1-7/+2
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-04-27ARM: mv78xx0: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+2
2016-02-25ARM: mv78xx0: avoid unused function warningArnd Bergmann1-3/+2
2016-02-08Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson1-1/+2
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-3/+0
2016-01-25ARM: mv78xx0: use "depends on" instead of "if" after promptMasahiro Yamada1-1/+2
2015-12-07ARM: mv78xx0: multiplatform supportArnd Bergmann3-48/+13
2015-12-07ARM: mv78xx0: clean up mach/*.h headersArnd Bergmann12-32/+10
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann5-1/+6
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2-41/+33
2015-03-19PCI: Cleanup control flowBjorn Helgaas1-8/+4
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn1-1/+1
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia1-0/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-9/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-9/+0
2013-12-03ARM: mv78xx0: delete local <mach/gpio.h> headerLinus Walleij1-9/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+11
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-8/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-08-06ARM: mv78xx0: Move to ID based window creationThomas Petazzoni1-12/+11
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+4
2013-04-15arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni5-106/+29
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