index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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