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
/
mips
/
ralink
/
of.c
Age
Commit message (
Expand
)
Author
2022-03-14
MIPS: Remove redundant definitions of device_tree_init()
Tiezhu Yang
2021-12-16
of/fdt: Rework early_init_dt_scan_memory() to call directly
Rob Herring
2021-05-25
MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
Randy Dunlap
2021-03-29
MIPS: ralink: mt7621: add memory detection support
Chuanhong Guo
2021-02-04
MIPS: of: Introduce helper function to get DTB
Thomas Bogendoerfer
2021-01-07
MIPS: Use address-of operator on section symbols
Nathan Chancellor
2020-10-12
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2017-01-25
MIPS: ralink: Fix request_mem_region error handling
Arnd Bergmann
2017-01-03
ralink: Introduce fw_passed_dtb to arch/mips/ralink
Tobias Wolf
2016-05-13
MIPS: Change my email address
John Crispin
2015-11-11
MIPS: Make MIPS_CMDLINE_DTB default
Jonas Gorski
2014-11-24
MIPS: ralink: copy the commandline from the devicetree
John Crispin
2014-11-24
MIPS: ralink: allow manual memory override
John Crispin
2014-11-24
MIPS: Create a helper function for DT setup
Kevin Cernekee
2014-07-30
MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.
Rickard Strandqvist
2014-04-30
of/fdt: consolidate built-in dtb section variables
Rob Herring
2014-04-30
mips: convert fdt pointers to opaque pointers
Rob Herring
2014-04-30
mips: ralink: convert to use unflatten_and_copy_device_tree
Rob Herring
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-29
MIPS: Panic messages should not end in \n.
Ralf Baechle
2013-10-09
mips: add explicit includes of prom.h
Rob Herring
2013-09-04
MIPS: ralink: Add support for reset-controller API
John Crispin
2013-06-10
MIPS: Ralink: Use strlcpy() instead of strncpy().
Chen Gang
2013-06-06
MIPS: ralink: add missing SZ_1M multiplier
John Crispin
2013-05-08
MIPS: ralink: make use of the new memory detection code
John Crispin
2013-02-17
MIPS: ralink: adds OF code
John Crispin