summaryrefslogtreecommitdiffstats
path: root/arch/mips/lantiq/prom.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lantiq: Set physical_memsizeHauke Mehrtens2017-02-151-0/+6
* MIPS: store the appended dtb address in a variableJonas Gorski2016-08-021-2/+2
* MIPS: Change my email addressJohn Crispin2016-05-131-1/+1
* MIPS: Lantiq: Add support for device tree file from boot loaderHauke Mehrtens2016-05-131-2/+11
* MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-111-2/+0
* MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen2015-04-011-1/+1
* 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/+1
* 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/+1
* mips: add explicit includes of prom.hRob Herring2013-10-091-0/+1
* MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
* MIPS: lantiq: unbreak devicetree initJohn Crispin2012-11-111-4/+1
* MIPS: Lantiq: Add device_tree_init functionJohn Crispin2012-08-011-0/+22
* MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-261-6/+0
* 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