summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* mips: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
* MIPS: Use early_init_fdt_reserve_self to protect DTB locationMarcin Nowakowski2017-01-031-0/+7
* MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski2015-08-031-1/+1
* MIPS: prepare for user enabling of CONFIG_OFRob Herring2015-06-211-0/+1
* MIPS: Let __dt_register_buses accept a single bus typeKevin Cernekee2015-04-011-1/+4
* MIPS: Create a helper function for DT setupKevin Cernekee2014-11-241-0/+18
* mips: convert fdt pointers to opaque pointersRob Herring2014-04-301-1/+1
* mips: use common of_flat_dt_get_machine_nameRob Herring2013-10-091-14/+1
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
* mips: use early_init_dt_scanRob Herring2013-10-091-36/+3
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* MIPS: using strlcpy() instead of strncpy()Chen Gang2013-06-101-1/+1
* MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin2013-05-081-0/+33
* MIPS: Prune some target specific code out of prom.cDavid Daney2012-07-231-29/+0
* MIPS: parse chosen node on bootJohn Crispin2012-05-151-0/+2
* MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle2012-05-151-0/+11
* irq_domain/mips: Allow irq_domain on MIPSGrant Likely2012-02-241-14/+0
* mips: migrate core kernel file from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+2
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-4/+2
* MIPS: FDT size is a be32Thomas Chou2010-12-161-1/+1
* of/mips: Add device tree support to MIPSDezhong Diao2010-10-211-0/+112
OpenPOWER on IntegriCloud