aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-mv78xx0
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+5
2023-04-18ARM: mv78xx0: fix entries for gpios, buttons and usb portsGravatar Jeremy J. Peper 1-15/+51
2023-04-18ARM: mv78xx0: add code to enable XOR and CRYPTO engines on mv78xx0Gravatar Jeremy J. Peper 4-0/+37
2023-04-18ARM: mv78xx0: set the correct driver for the i2c RTCGravatar Jeremy J. Peper 1-1/+1
2023-04-18ARM: mv78xx0: adjust init logic for ts-wxl to reflect single core devGravatar Jeremy J. Peper 2-11/+3
2023-04-04PCI: Introduce pci_dev_for_each_resource()Gravatar Mika Westerberg 1-5/+5
2023-01-10ARM: orion: remove unused board filesGravatar Arnd Bergmann 4-203/+0
2023-01-10ARM: mv78xx0: un-deprecate Terastation WXLGravatar Arnd Bergmann 1-1/+3
2022-08-30ARM: make ARCH_MULTIPLATFORM user-visibleGravatar Arnd Bergmann 1-1/+1
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-53/+13
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2022-07-22ARM: orion: add ATAGS dependenciesGravatar Arnd Bergmann 1-1/+1
2022-07-22ARM: add ATAGS dependencies to non-DT platformsGravatar Arnd Bergmann 1-0/+1
2022-07-18ARM: Marvell: Update PCIe fixupGravatar Pali Rohár 1-3/+8
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Gravatar Thomas Gleixner 12-53/+13
2022-04-08ARM: rework endianess selectionGravatar Arnd Bergmann 1-0/+1
2022-02-03ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Gravatar Andy Shevchenko 1-2/+1
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Gravatar Pali Rohár 1-1/+4
2019-08-14ARM: orion/mvebu: unify debug-ll virtual addressesGravatar Arnd Bergmann 1-2/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hGravatar Stephen Boyd 1-0/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Gravatar Lorenzo Pieralisi 1-5/+11
2017-01-27ARM: mv78xx0: fix possible PCI buffer overflowGravatar Arnd Bergmann 1-1/+1
2016-09-14ARM: mv78xx0: simplify ethernet device creationGravatar Arnd Bergmann 1-7/+2
2016-08-02treewide: replace obsolete _refok by __refGravatar Fabian Frederick 1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-04-27ARM: mv78xx0: Remove CLK_IS_ROOTGravatar Stephen Boyd 1-2/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-4/+2
2016-02-25ARM: mv78xx0: avoid unused function warningGravatar Arnd Bergmann 1-3/+2
2016-02-08Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into n...Gravatar Olof Johansson 1-1/+2
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsGravatar Masahiro Yamada 1-3/+0
2016-01-25ARM: mv78xx0: use "depends on" instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-12-07ARM: mv78xx0: multiplatform supportGravatar Arnd Bergmann 3-48/+13
2015-12-07ARM: mv78xx0: clean up mach/*.h headersGravatar Arnd Bergmann 12-32/+10
2015-12-07ARM: orion: use SPARSE_IRQ everywhereGravatar Arnd Bergmann 5-1/+6
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERGravatar Arnd Bergmann 2-41/+33
2015-03-19PCI: Cleanup control flowGravatar Bjorn Helgaas 1-8/+4
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+1
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-1/+1
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionGravatar Andrew Lunn 1-1/+1
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceGravatar Ezequiel Garcia 1-0/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Gravatar Olof Johansson 1-9/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooGravatar Uwe Kleine-König 1-9/+0
2013-12-03ARM: mv78xx0: delete local <mach/gpio.h> headerGravatar Linus Walleij 1-9/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-12/+11
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Gravatar Russell King 1-8/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsGravatar Russell King 1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionGravatar Russell King 1-1/+0