summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/prom.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin2014-11-241-0/+2
* MIPS: lantiq: export soc typeJohn Crispin2014-11-241-0/+5
* MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-10/+1Star
* mips: convert fdt pointers to opaque pointersRob Herring2014-04-301-1/+1
* mips: lantiq: copy built-in DTB out of init sectionRob Herring2014-04-301-12/+1Star
* mips: add explicit includes of prom.hRob Herring2013-10-101-0/+1
* MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
* MIPS: lantiq: unbreak devicetree initJohn Crispin2012-11-111-4/+1Star
* MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-011-0/+22
* MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-261-6/+0Star
* OF: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-13/+44
* MIPS: lantiq: fix cmdline parsingThomas Langer2012-05-151-2/+4
* MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin2012-05-151-0/+5
* MIPS: lantiq: use export.h in favour of module.hJohn Crispin2011-11-141-1/+1
* MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin2011-05-191-0/+71