summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+1
* fdt_support: delete force argument of fdt_initrd()Masahiro Yamada2014-06-191-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-021-0/+6
* Clarify bootm OS argumentsSimon Glass2013-06-261-2/+2
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-091-0/+8
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-091-9/+11
* microblaze: Flush caches before enabling themMichal Simek2012-11-071-5/+0
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* FDT: only call boot_get_fdt from generic codeJohn Rigby2010-10-181-9/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* microblaze: Flush cache before jumping to kernelMichal Simek2010-04-161-0/+8
* microblaze: Add FDT supportArun Bhanu2010-04-161-5/+34
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+57
OpenPOWER on IntegriCloud