aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/of.c
AgeCommit message (Expand)Author
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2017-01-25MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann
2017-01-03ralink: Introduce fw_passed_dtb to arch/mips/ralinkTobias Wolf
2016-05-13MIPS: Change my email addressJohn Crispin
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee
2014-07-30MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring
2014-04-30mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-10-09mips: add explicit includes of prom.hRob Herring
2013-09-04MIPS: ralink: Add support for reset-controller APIJohn Crispin
2013-06-10MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin
2013-05-08MIPS: ralink: make use of the new memory detection codeJohn Crispin
2013-02-17MIPS: ralink: adds OF codeJohn Crispin