index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2020-05-18
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
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-23
ARC: bootm: Refactor GO and PREP subcommands implementation
Eugeniy Paltsev
2018-03-21
ARC: Implement a function to sync and cleanup caches
Eugeniy Paltsev
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2017-11-24
arc: bootm: Move slave cores kick-starting under !fake
Alexey Brodkin
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
2015-07-01
arc: implement slave cores kick-start for Linux kernel
Alexey Brodkin
2014-02-07
arc: add library functions
Alexey Brodkin