summaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/of-generic.c
Commit message (Expand)AuthorAgeFilesLines
* sh: of-generic: Add missing #include <asm/clock.h>Geert Uytterhoeven2024-05-131-0/+2
* sh: Use of_get_cpu_hwid()Rob Herring2021-10-201-3/+2
* sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-12-071-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* sh: fix multiple function definition build errorsRandy Dunlap2019-04-051-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-4/+1
|\
| * sh: boards: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
* | sh: remove board_time_init() callbackArnd Bergmann2018-12-181-8/+0
|/
* SH: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
* sh: make use of for_each_node_by_type()Dmitry Torokhov2018-08-171-3/+4
* sh: fix memory corruption of unflattened device treeRich Felker2018-04-121-6/+0
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-311-3/+12
* sh: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-14/+0
* of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-2/+0
* sh: add SMP method selection to device tree pseudo-boardRich Felker2016-03-171-3/+86
* sh: add device tree support and generic board using device treeRich Felker2016-03-171-0/+113