aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin1-0/+2
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin1-1/+15
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee1-12/+2
2014-07-30MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.Rickard Strandqvist1-1/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-2/+0
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring1-2/+2
2014-04-30mips: ralink: convert to use unflatten_and_copy_device_treeRob Herring1-24/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-10-09mips: add explicit includes of prom.hRob Herring1-0/+1
2013-09-04MIPS: ralink: Add support for reset-controller APIJohn Crispin1-0/+3
2013-06-10MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang1-1/+1
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin1-1/+1
2013-05-08MIPS: ralink: make use of the new memory detection codeJohn Crispin1-0/+9
2013-02-17MIPS: ralink: adds OF codeJohn Crispin1-0/+107