summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/of.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1Star
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2017-01-251-2/+2
* ralink: Introduce fw_passed_dtb to arch/mips/ralinkTobias Wolf2017-01-031-2/+10
* MIPS: Change my email addressJohn Crispin2016-05-131-1/+1
* MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-111-2/+0Star
* MIPS: ralink: copy the commandline from the devicetreeJohn Crispin2014-11-241-0/+2
* MIPS: ralink: allow manual memory overrideJohn Crispin2014-11-241-1/+15
* MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-12/+2Star
* MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist2014-07-301-1/+1
* of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-2/+0Star
* mips: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
* mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-24/+1Star
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+1
|\
| * mips: add explicit includes of prom.hRob Herring2013-10-101-0/+1
* | MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
|/
* MIPS: ralink: Add support for reset-controller APIJohn Crispin2013-09-041-0/+3
* MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
* MIPS: ralink: add missing SZ_1M multiplierJohn Crispin2013-06-061-1/+1
* MIPS: ralink: make use of the new memory detection codeJohn Crispin2013-05-081-0/+9
* MIPS: ralink: adds OF codeJohn Crispin2013-02-171-0/+107