aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)Author
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
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-04-27ARM: orion5x: 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: orion: only select I2C_BOARDINFO when using I2CArnd Bergmann
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-07ARM: orion5x: multiplatform supportArnd Bergmann
2015-12-07ARM: orion5x: 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-12-07ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann
2015-11-25ARM: orion5x: Fix legacy get_irqnr_and_baseNicolas Pitre
2015-10-23ARM: orion5x: use mac_pton() helperAndy Shevchenko
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-01Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-21ARM: orion5x: fix legacy orion5x IRQ numbersBenjamin Cama
2015-08-06ARM: dts: Convert Linkstation Mini to Device TreeBenjamin Cama
2015-07-20ARM: orion5x: Remove clk-provider.h includeStephen Boyd
2015-07-09ARM: orion5x: Use vsprintf %pM extensionJoe Perches