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
/
board
/
toradex
/
common
/
tdx-common.c
Age
Commit message (
Expand
)
Author
2020-09-17
toradex: drop legacy show_boot_logo function and use splashscreen
Igor Opaniuk
2020-07-27
toradex: common: show boot logo
Igor Opaniuk
2020-07-27
toradex: tdx-cfg-block: add carrier board info printing
Igor Opaniuk
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-04-13
toradex: common: unify behaviour when config block is missing
Bhuvanchandra DV
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
2016-12-16
toradex: allow custom fdt board setup in board file
Stefan Agner
2016-12-16
toradex: fix USB Download gadget fixup callback
Stefan Agner
2016-11-28
toradex: config block handling
Marcel Ziswiler