index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
boards
/
of-generic.c
Age
Commit message (
Expand
)
Author
2019-04-05
sh: fix multiple function definition build errors
Randy Dunlap
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
sh: boards: convert to SPDX identifiers
Kuninori Morimoto
2018-12-18
sh: remove board_time_init() callback
Arnd Bergmann
2018-09-28
SH: use for_each_of_cpu_node iterator
Rob Herring
2018-08-17
sh: make use of for_each_node_by_type()
Dmitry Torokhov
2018-04-12
sh: fix memory corruption of unflattened device tree
Rich Felker
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2016-07-31
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
2016-06-23
sh: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
2016-03-17
sh: add SMP method selection to device tree pseudo-board
Rich Felker
2016-03-17
sh: add device tree support and generic board using device tree
Rich Felker