~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
/
sh
/
lib
/
bootm.c
Commit message (
Expand
)
Author
Age
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
sh: Remove unused code in arch/sh/lib/bootm.c
Tom Rini
2022-08-04
*
lmb: sh: Add arch_lmb_reserve()
Marek Vasut
2021-09-23
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
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
*
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
*
sh: Divided macro for zImage and add asm/zimage.h
Nobuhiro Iwamatsu
2011-01-11
*
sh: Delete the function that was not necessary
Nobuhiro Iwamatsu
2011-01-11
*
Coding Style cleanup
Wolfgang Denk
2010-10-27
*
sh: Fix warning about uninitialized value of ramdisk_flags
Nobuhiro Iwamatsu
2010-10-21
*
sh: Add support load and boot of Initrd.
Nobuhiro Iwamatsu
2010-10-21
*
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