summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/prom.c
AgeCommit message (Expand)AuthorLines
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif-1/+1
2023-06-14of/flattree: Replace all non-returning strlcpy with strscpyAzeem Shaikh-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2018-04-23microblaze: remove redundant early_printk supportRob Herring-82/+0
2014-04-30of/fdt: create common debugfsRob Herring-31/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-4/+4
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring-0/+1
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring-9/+0
2013-10-09of: create default early_init_dt_add_memory_archRob Herring-5/+0
2013-10-09microblaze: use early_init_dt_scanRob Herring-14/+3
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely-5/+0
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar-2/+1
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek-1/+1
2012-12-13microblaze: Add static qualifiersMichal Simek-2/+2
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells-1/+0
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo-1/+0
2011-07-25microblaze: Add support for early console on mdmMichal Simek-1/+2
2011-07-25microblaze: Simplify early console binding from DTMichal Simek-54/+42
2011-05-11dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely-1/+1
2011-03-09microblaze: Fix sparse warning - prom.cMichal Simek-1/+1
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely-2/+2
2011-01-03microblaze: Remove useless early_init_dt_check_for_initrdMichal Simek-3/+1
2010-10-25Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-2/+37
2010-10-21of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely-5/+0
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek-3/+4
2010-10-21microblaze: Support early console on uart16550Michal Simek-0/+34
2010-07-14lmb: rename to memblockYinghai Lu-7/+7
2010-02-14of: move definition of of_chosen into common code.Grant Likely-3/+0
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr-0/+5
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr-0/+10
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely-49/+2
2010-02-09of: merge of_find_node_by_phandleJeremy Kerr-21/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely-59/+0
2010-02-09microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()Grant Likely-153/+0
2010-01-28of: unify phandle name in struct device_nodeGrant Likely-1/+1
2010-01-28of: Merge of_node_get() and of_node_put()Grant Likely-74/+0
2010-01-28of: merge machine_is_compatible()Grant Likely-18/+0
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely-42/+2
2009-12-10of/flattree: eliminate cell_t typedefGrant Likely-6/+4
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely-8/+0
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely-23/+0
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely-32/+0
2009-11-23of: merge prom_{add,remove,modify}_propertyGrant Likely-113/+0
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely-49/+0
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely-195/+0
2009-11-23of/flattree: Merge of_flat_dt_is_compatibleGrant Likely-19/+0
2009-11-23of/flattree: merge of_get_flat_dt_propGrant Likely-42/+0
2009-11-23of/flattree: merge of_get_flat_dt_rootGrant Likely-12/+0
2009-11-23of/flattree: merge of_scan_flat_dtGrant Likely-61/+0