aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/prom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-30of/fdt: create common debugfsRob Herring1-31/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-4/+4
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring1-0/+1
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-9/+0
2013-10-09of: create default early_init_dt_add_memory_archRob Herring1-5/+0
2013-10-09microblaze: use early_init_dt_scanRob Herring1-14/+3
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely1-5/+0
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek1-1/+1
2012-12-13microblaze: Add static qualifiersMichal Simek1-2/+2
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells1-1/+0
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-07-25microblaze: Add support for early console on mdmMichal Simek1-1/+2
2011-07-25microblaze: Simplify early console binding from DTMichal Simek1-54/+42
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely1-1/+1
2011-03-09microblaze: Fix sparse warning - prom.cMichal Simek1-1/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely1-2/+2
2011-01-03microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek1-3/+1
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-2/+37
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely1-5/+0
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek1-3/+4
2010-10-21microblaze: Support early console on uart16550Michal Simek1-0/+34
2010-07-14lmb: rename to memblockYinghai Lu1-7/+7
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