summaryrefslogtreecommitdiff
path: root/arch/microblaze/lib/bootm.c
Commit message (Expand)AuthorAgeLines
* fdt_support: delete force argument of fdt_initrd()Masahiro Yamada2014-06-19-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02-0/+6
* Clarify bootm OS argumentsSimon Glass2013-06-26-2/+2
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-09-0/+8
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-09-9/+11
* microblaze: Flush caches before enabling themMichal Simek2012-11-07-5/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-18-9/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* microblaze: Flush cache before jumping to kernelMichal Simek2010-04-16-0/+8
* microblaze: Add FDT supportArun Bhanu2010-04-16-5/+34
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+57