aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/of-generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-05sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-12-18sh: remove board_time_init() callbackArnd Bergmann1-8/+0
2018-09-28SH: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov1-3/+4
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker1-6/+0
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker1-3/+12
2016-06-23sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-14/+0
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang1-2/+0
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker1-3/+86
2016-03-17sh: add device tree support and generic board using device treeRich Felker1-0/+113