summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)Author
2023-05-26ARM: orion5x: fix d2net gpio initializationArnd Bergmann
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-03-06gpiolib: split linux/gpio/driver.h out of linux/gpio.hArnd Bergmann
2023-01-10ARM: orion5x: remove dsa_chip_data referencesArnd Bergmann
2023-01-10ARM: orion: remove unused board filesArnd Bergmann
2022-08-30ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-22ARM: orion: add ATAGS dependenciesArnd Bergmann
2022-07-18ARM: Marvell: Update PCIe fixupPali Rohár
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-09orion5x: fix typos in commentsJulia Lawall
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann
2022-02-03ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Andy Shevchenko
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-08ARM: orion5x: ts78xx: Remove unneeded variable retXu Wang
2020-03-08ARM: orion5x: Drop unneeded select of PCI_DOMAINS_GENERICGeert Uytterhoeven
2019-08-14ARM: orion/mvebu: unify debug-ll virtual addressesArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-01-17ARM: orion5x: Include platform_data/dsa.hFlorian Fainelli
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-02-26ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-03-30ARM: orion5x: only call into phylib when availableArnd Bergmann
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-02-21ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resourcesH Hartley Sweeten
2017-02-21ARM: Orion5x: ts78xx: remove RTC detectionH Hartley Sweeten
2017-02-09ARM: orion: remove unused wnr854t_switch_plat_dataArnd Bergmann
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli
2016-11-19ARM: orion5x: remove legacy support of ls-chlAshley Hughes
2016-09-14ARM: orion5x: remove extraneous NO_IRQArnd Bergmann
2016-09-14ARM: orion: simplify orion_ge00_switch_initArnd Bergmann
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-04Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang
2016-06-16ARM: orion5x: make orion5x_legacy_handle_irq staticBen Dooks