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
/
apalis_imx6
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-12
toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL
Tom Rini
2017-10-12
imx: Include <input.h> header file
Diego Dorta
2017-10-12
apalis_imx6: Avoid calling setup_display() from SPL code
Fabio Estevam
2017-09-20
toradex: imx6: Move g_dnl_bind_fixup() into common SPL code
Fabio Estevam
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-23
apalis/colibri_imx6: use independent USB PID for SPL
Stefan Agner
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-12
apalis_imx6: Fix unused variable warning
Tom Rini
2016-12-16
arm: imx: initial support for apalis imx6
Max Krummenacher