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
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-09
toradex: tdx-cfg-block: add Verdin iMX8M Mini/Nano support
Marcel Ziswiler
2020-02-09
toradex: tdx-cfg-block: add Apalis iMX8X support
Marcel Ziswiler
2019-08-11
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
env: Move env_set() to env.h
Simon Glass
2019-07-19
toradex: configblock: avoid line continuations
Marcel Ziswiler
2019-07-19
toradex: configblock: fix apalis imx8 target
Marcel Ziswiler
2019-07-19
toradex: configblock: fix colibri imx8x target
Marcel Ziswiler
2019-07-19
toradex: configblock: generic wi-fi/bt handling
Marcel Ziswiler
2019-07-19
toradex: configblock: initialize MMC before switching partition
Stefan Agner
2019-04-25
board: toradex: tdx-cfg-block: add new skus
Marcel Ziswiler
2019-04-25
board: toradex: tdx-cfg-block: clean-up sku handling
Marcel Ziswiler
2019-04-25
tdx-cfg-block: simplify i.MX 6 module detection
Stefan Agner
2019-04-25
tdx-cfg-block: add support for new colibri iMX6ull skus
Gerard Salvatella
2019-04-13
tdx-cfg-block: fix off by one issue
Marcel Ziswiler
2019-04-13
toradex: common: unify behaviour when config block is missing
Bhuvanchandra DV
2019-04-13
toradex: configblock: add an -y parameter to 'cfgblock create’
Dominik Sliwa
2018-09-04
board: toradex: common: fail gracefully on missing NAND chip
Stefan Agner
2018-07-23
board: toradex: add new and upcoming SKUs
Stefan Agner
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-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
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-07-11
board: toradex: use get_nand_dev_by_index()
Grygorii Strashko
2017-06-05
arm: Include asm/setup.h explictly
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-01
tegra: Convert MMC to use driver model for operations
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