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
/
arm
/
lib
/
semihosting.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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-03-09
do_smhload: fix return code
Ryan Harkin
2015-11-10
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
Vadzim Dambrouski
2015-11-10
arm: add support for semihosting for ARMv7M targets
Vadzim Dambrouski
2015-03-28
armv8: semihosting: delete external interface
Linus Walleij
2015-03-28
armv8: semihosting: add a command to load semihosted images
Linus Walleij
2015-03-28
armv8: semihosting: do not inline trap call
Linus Walleij
2014-12-29
arm: semihosting: get rid of forward declarations
Linus Walleij
2014-12-29
arm: semihosting: fix up compile bugs
Linus Walleij
2014-12-29
arm: semihosting: staticize internal functions
Linus Walleij
2014-07-03
arm: Add support for semihosting for armv8 fastmodel targets.
Darwin Rambo