~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
/
m68k
/
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
*
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
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
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
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
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
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-06-11
*
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
*
m68k: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
*
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
*
Stop passing around bootmem_base value.
Grant Likely
2011-04-25
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13