aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/prom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-09openrisc: remove unnecessary prom.c includesRob Herring1-22/+0
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-6/+0
2013-10-09openrisc: use early_init_dt_scanRob Herring1-14/+1
2013-10-09openrisc: use unflatten_and_copy_device_treeRob Herring1-13/+0
2013-10-09openrisc: use boot_command_line instead of private cmd_lineRob Herring1-6/+1
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
2012-03-28Disintegrate asm/system.h for OpenRISCDavid 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-22OpenRISC: Device treeJonas Bonn1-0/+108