~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
lib
/
bootm.c
Commit message (
Expand
)
Author
Age
*
Correct SPL uses of LMB
Simon Glass
2023-02-10
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-26
*
microblaze: cache: introduce flush_cache_all()
Ovidiu Panait
2022-06-24
*
microblaze: cache: introduce Kconfig options for icache/dcache sizes
Ovidiu Panait
2022-06-24
*
microblaze: cache: improve dcache Kconfig options
Ovidiu Panait
2022-06-24
*
microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE
Ovidiu Panait
2022-06-24
*
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-08
*
lmb: Switch to generic arch_lmb_reserve_generic()
Marek Vasut
2021-09-23
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
microblaze: Unify Linux bootm process
Michal Simek
2019-10-24
*
microblaze: Fix FDT message in boot_prep_linux()
Michal Simek
2019-10-24
*
microblaze: Switch to generic bootm implementation
Michal Simek
2019-10-08
*
microblaze: Define arch_lmb_reserve
Michal Simek
2019-10-08
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
*
microblaze: bootm: Fix compiler warning
Bin Meng
2018-02-13
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
*
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-19
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-07-02
*
Clarify bootm OS arguments
Simon Glass
2013-06-26
*
microblaze: bootm: Add support for loading initrd
Michal Simek
2013-05-09
*
microblaze: bootm: Fix coding style issues
Michal Simek
2013-05-09
*
microblaze: Flush caches before enabling them
Michal Simek
2012-11-07
*
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
2012-03-18
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
microblaze: Flush cache before jumping to kernel
Michal Simek
2010-04-16
*
microblaze: Add FDT support
Arun Bhanu
2010-04-16
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13