aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/prom.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* microblaze: remove duplicated #include'sHuang Weiyi2009-04-141-1/+0
* microblaze_v8: Open firmware filesMichal Simek2009-03-271-0/+1147