index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-13
microblaze: bootm: Fix compiler warning
Bin Meng
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2014-06-19
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-06-26
Clarify bootm OS arguments
Simon Glass
2013-05-09
microblaze: bootm: Add support for loading initrd
Michal Simek
2013-05-09
microblaze: bootm: Fix coding style issues
Michal Simek
2012-11-07
microblaze: Flush caches before enabling them
Michal Simek
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2010-10-18
FDT: only call boot_get_fdt from generic code
John Rigby
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-16
microblaze: Flush cache before jumping to kernel
Michal Simek
2010-04-16
microblaze: Add FDT support
Arun Bhanu
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser