summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/kirkwood.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-12ARM: mvebu: Explicitly include correct DT includesRob Herring1-0/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner1-4/+1
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-1/+2
2019-05-16Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/lateOlof Johansson1-2/+0
2019-05-06ARM: Kirkwood: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+2
2019-04-21ARM: mvebu: kirkwood: remove error message when retrieving mac addressChris Packham1-2/+0
2017-08-16ARM: Convert to using %pOF instead of full_nameRob Herring1-2/+1
2016-08-02Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-1/+1
2016-06-16ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() staticBen Dooks1-1/+1
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot1-4/+0
2015-03-04ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tablesThomas Petazzoni1-1/+1
2014-06-21ARM: Kirkwood: Add setup file for netxbig LEDsAndrew Lunn1-0/+3
2014-05-08ARM: Kirkwood: t5325: Remove platform device to instantiate audioAndrew Lunn1-3/+0
2014-04-24bus: mvebu: pass the coherency availability information at init timeThomas Petazzoni1-1/+1
2014-02-26ARM: kirkwood: Add HP T5325 thin clientAndrew Lunn1-1/+10
2014-02-23ARM: mvebu: Simplify headers and make localAndrew Lunn1-6/+3
2014-02-23ARM: mvebu: Let kirkwood use the system controller for restartAndrew Lunn1-18/+2
2014-02-23ARM: mvebu: Move kirkwood DT boards into mach-mvebuAndrew Lunn1-0/+209