summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)AuthorFilesLines
2019-08-14ARM: orion/mvebu: unify debug-ll virtual addressesArnd Bergmann1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner5-25/+5
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
2019-01-17ARM: orion5x: Include platform_data/dsa.hFlorian Fainelli6-6/+6
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon1-2/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon1-3/+3
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon1-11/+7
2018-02-26ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller3-10/+95
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon4-4/+4
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2-9/+19
2017-03-30ARM: orion5x: only call into phylib when availableArnd Bergmann1-0/+1
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-61/+19
2017-02-21ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resourcesH Hartley Sweeten1-22/+7
2017-02-21ARM: Orion5x: ts78xx: remove RTC detectionH Hartley Sweeten1-39/+12
2017-02-09ARM: orion: remove unused wnr854t_switch_plat_dataArnd Bergmann1-5/+0
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli7-28/+8
2016-11-19ARM: orion5x: remove legacy support of ls-chlAshley Hughes3-339/+0
2016-09-14ARM: orion5x: remove extraneous NO_IRQArnd Bergmann1-1/+0
2016-09-14ARM: orion: simplify orion_ge00_switch_initArnd Bergmann7-15/+13
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+2
2016-07-04Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson1-1/+1
2016-06-27rtc: m48t86: move m48t86.h to platform_dataAlexandre Belloni1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2016-06-16ARM: orion5x: make orion5x_legacy_handle_irq staticBen Dooks1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-04-27ARM: orion5x: Remove CLK_IS_ROOTStephen Boyd1-2/+1
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+0
2016-02-25ARM: orion: only select I2C_BOARDINFO when using I2CArnd Bergmann1-9/+9
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-3/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds34-141/+81
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-3/+3
2015-12-07ARM: orion5x: multiplatform supportArnd Bergmann3-50/+16
2015-12-07ARM: orion5x: clean up mach/*.h headersArnd Bergmann31-55/+33
2015-12-07ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann19-1/+21
2015-12-07ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2-36/+0
2015-12-07ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann1-1/+13
2015-11-25ARM: orion5x: Fix legacy get_irqnr_and_baseNicolas Pitre1-1/+1
2015-10-23ARM: orion5x: use mac_pton() helperAndy Shevchenko3-95/+10
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds3-284/+3
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-6/+2
2015-09-01Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-34/+34
2015-08-21ARM: orion5x: fix legacy orion5x IRQ numbersBenjamin Cama2-34/+34
2015-08-06ARM: dts: Convert Linkstation Mini to Device TreeBenjamin Cama3-284/+3
2015-07-20ARM: orion5x: Remove clk-provider.h includeStephen Boyd1-1/+0