index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
boards
/
of-generic.c
Age
Commit message (
Expand
)
Author
2024-05-13
sh: of-generic: Add missing #include <asm/clock.h>
Geert Uytterhoeven
2021-10-20
sh: Use of_get_cpu_hwid()
Rob Herring
2020-12-07
sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
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