aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel/prom.c
AgeCommit message (Expand)Author
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-07-25microblaze: Add support for early console on mdmMichal Simek
2011-07-25microblaze: Simplify early console binding from DTMichal Simek
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely
2011-03-09microblaze: Fix sparse warning - prom.cMichal Simek
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-03microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek
2010-10-21microblaze: Support early console on uart16550Michal Simek
2010-07-14lmb: rename to memblockYinghai Lu
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely
2010-01-28of: merge machine_is_compatible()Grant Likely
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely
2009-12-10of/flattree: eliminate cell_t typedefGrant Likely
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely
2009-11-23of: merge prom_{add,remove,modify}_propertyGrant Likely
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely
2009-11-23of/flattree: Merge of_flat_dt_is_compatibleGrant Likely
2009-11-23of/flattree: merge of_get_flat_dt_propGrant Likely
2009-11-23of/flattree: merge of_get_flat_dt_rootGrant Likely
2009-11-23of/flattree: merge of_scan_flat_dtGrant Likely
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-05-21microblaze: Fix cast warning for __va in prom.cMichal Simek
2009-05-21microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi
2009-03-27microblaze_v8: Open firmware filesMichal Simek