summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* of/fdt: create common debugfsRob Herring2014-04-301-31/+0
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-4/+4
* microblaze: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
* of: create default early_init_dt_add_memory_archRob Herring2013-10-091-5/+0
* microblaze: use early_init_dt_scanRob Herring2013-10-091-14/+3
* of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
* of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-121-1/+1
* microblaze: Add static qualifiersMichal Simek2012-12-131-2/+2
* Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-281-1/+0
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
* microblaze: Add support for early console on mdmMichal Simek2011-07-251-1/+2
* microblaze: Simplify early console binding from DTMichal Simek2011-07-251-54/+42
* dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+1
* microblaze: Fix sparse warning - prom.cMichal Simek2011-03-091-1/+1
* dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-2/+2
* microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek2011-01-031-3/+1
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-10-251-2/+37
|\
| * microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-211-3/+4
| * microblaze: Support early console on uart16550Michal Simek2010-10-211-0/+34
* | of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-5/+0
|/
* lmb: rename to memblockYinghai Lu2010-07-141-7/+7
* of: move definition of of_chosen into common code.Grant Likely2010-02-141-3/+0
* of/flattree: Don't assume HAVE_LMBJeremy Kerr2010-02-141-0/+5
* of/flattree: use callback to setup initrd from /chosenJeremy Kerr2010-02-091-0/+10
* of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely2010-02-091-49/+2
* of: merge of_find_node_by_phandleJeremy Kerr2010-02-091-21/+0
* of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-091-59/+0
* microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely2010-02-091-153/+0
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
* of: Merge of_node_get() and of_node_put()Grant Likely2010-01-281-74/+0
* of: merge machine_is_compatible()Grant Likely2010-01-281-18/+0
* of/flattree: merge early_init_dt_scan_chosen()Grant Likely2009-12-101-42/+2
* of/flattree: eliminate cell_t typedefGrant Likely2009-12-101-6/+4
* of/flattree: merge dt_mem_next_cellGrant Likely2009-12-101-8/+0
* of/flattree: Merge earlyinit_dt_scan_root()Grant Likely2009-12-101-23/+0
* of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely2009-12-101-32/+0
* of: merge prom_{add,remove,modify}_propertyGrant Likely2009-11-231-113/+0
* of/flattree: Merge unflatten_device_treeGrant Likely2009-11-231-49/+0
* of/flattree: Merge unflatten_dt_nodeGrant Likely2009-11-231-195/+0
* of/flattree: Merge of_flat_dt_is_compatibleGrant Likely2009-11-231-19/+0
* of/flattree: merge of_get_flat_dt_propGrant Likely2009-11-231-42/+0
* of/flattree: merge of_get_flat_dt_rootGrant Likely2009-11-231-12/+0
* of/flattree: merge of_scan_flat_dtGrant Likely2009-11-231-61/+0
* of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-231-8/+0
* of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-23/+0
* microblaze: Fix cast warning for __va in prom.cMichal Simek2009-05-211-2/+3
* microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek2009-05-211-0/+2
OpenPOWER on IntegriCloud