aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/prom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen1-1/+1
2014-11-24MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin1-0/+2
2014-11-24MIPS: lantiq: export soc typeJohn Crispin1-0/+5
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee1-10/+1
2014-04-30mips: convert fdt pointers to opaque pointersRob Herring1-1/+1
2014-04-30mips: lantiq: copy built-in DTB out of init sectionRob Herring1-12/+1
2013-10-09mips: add explicit includes of prom.hRob Herring1-0/+1
2013-06-10MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang1-1/+1
2012-11-11MIPS: lantiq: unbreak devicetree initJohn Crispin1-4/+1
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin1-6/+0
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin1-13/+44
2012-05-15MIPS: lantiq: fix cmdline parsingThomas Langer1-2/+4
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin1-0/+5
2011-11-14MIPS: lantiq: use export.h in favour of module.hJohn Crispin1-1/+1
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin1-0/+71