aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/boards/of-generic.c
AgeCommit message (Expand)Author
2021-10-20sh: Use of_get_cpu_hwid()Rob Herring
2020-12-07sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2019-04-05sh: fix multiple function definition build errorsRandy Dunlap
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28sh: boards: convert to SPDX identifiersKuninori Morimoto
2018-12-18sh: remove board_time_init() callbackArnd Bergmann
2018-09-28SH: use for_each_of_cpu_node iteratorRob Herring
2018-08-17sh: make use of for_each_node_by_type()Dmitry Torokhov
2018-04-12sh: fix memory corruption of unflattened device treeRich Felker
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2016-07-31sh: add support for linking a builtin device tree blob in the kernelRich Felker
2016-06-23sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker
2016-03-17sh: add device tree support and generic board using device treeRich Felker