summaryrefslogtreecommitdiff
path: root/arch/microblaze/lib/bootm.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2018-02-13microblaze: bootm: Fix compiler warningBin Meng
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-26Clarify bootm OS argumentsSimon Glass
2013-05-09microblaze: bootm: Add support for loading initrdMichal Simek
2013-05-09microblaze: bootm: Fix coding style issuesMichal Simek
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2010-10-18FDT: only call boot_get_fdt from generic codeJohn Rigby
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-16microblaze: Flush cache before jumping to kernelMichal Simek
2010-04-16microblaze: Add FDT supportArun Bhanu
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser