aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/prom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-14of: move definition of of_chosen into common code.Grant Likely1-3/+0
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr1-0/+5
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr1-0/+10
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely1-49/+2
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr1-21/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely1-59/+0
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely1-153/+0
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely1-74/+0
2010-01-28of: merge machine_is_compatible()Grant Likely1-18/+0
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely1-42/+2
2009-12-10of/flattree: eliminate cell_t typedefGrant Likely1-6/+4
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely1-8/+0
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely1-23/+0
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely1-32/+0
2009-11-23of: merge prom_{add,remove,modify}_propertyGrant Likely1-113/+0
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely1-49/+0
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely1-195/+0
2009-11-23of/flattree: Merge of_flat_dt_is_compatibleGrant Likely1-19/+0
2009-11-23of/flattree: merge of_get_flat_dt_propGrant Likely1-42/+0
2009-11-23of/flattree: merge of_get_flat_dt_rootGrant Likely1-12/+0
2009-11-23of/flattree: merge of_scan_flat_dtGrant Likely1-61/+0
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely1-8/+0
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely1-23/+0
2009-05-21microblaze: Fix cast warning for __va in prom.cMichal Simek1-2/+3
2009-05-21microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek1-0/+2
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi1-1/+0
2009-03-27microblaze_v8: Open firmware filesMichal Simek1-0/+1147