summaryrefslogtreecommitdiff
path: root/arch/mips/ralink/of.c
AgeCommit message (Expand)Author
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2023-06-23mips: ralink: match all supported system controller compatible stringsShiji Yang
2023-06-21mips: ralink: introduce commonly used remap node functionShiji Yang
2023-06-21mips: ralink: remove reset related codeSergio Paracuellos
2023-01-03of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2022-12-21MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos
2022-06-21mips: ralink: Fix refcount leak in of.cLiang He
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring
2021-05-25MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer
2021-01-07MIPS: Use address-of operator on section symbolsNathan Chancellor
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
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