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
/
udoo
/
udoo.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-10-31
udoo: Remove cpu type check prior to setup_sata()
Fabio Estevam
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
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-09-13
udoo: Fix the error handling in board_eth_init()
Fabio Estevam
2015-09-02
udoo: Switch to SPL support
vpeter4
2013-12-17
udoo: Add SATA support on uDoo Board.
Giuseppe Pagano
2013-11-28
udoo: Fix watchdog during kernel boot.
Giuseppe Pagano
2013-11-28
udoo: Add ethernet support (FEC + Micrel KSZ9031).
Giuseppe Pagano
2013-11-13
i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
Eric Nelson
2013-10-17
udoo: Add initial support for mx6q udoo board
Fabio Estevam