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
/
colibri_imx6
/
colibri_imx6.c
Age
Commit message (
Expand
)
Author
2019-04-13
colibri_imx6: migrate i2c to using driver model
Marcel Ziswiler
2019-04-13
colibri_imx6: clean-up and migrate gpios to using driver model
Marcel Ziswiler
2019-02-20
board: toradex: turn off lcd backlight before OS handover
Gerard Salvatella
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
2017-10-12
imx: Include <input.h> header file
Diego Dorta
2017-10-12
colibri_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 setenv() to env_set()
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
2016-12-16
arm: imx: initial support for colibri imx6
Max Krummenacher