index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
udoo
/
udoo.c
Age
Commit message (
Expand
)
Author
2022-01-08
udoo: Call gpio_request()
Fabio Estevam
2021-04-08
ARM: imx: udoo: convert to DM_ETH
Peter Robinson
2021-04-08
ARM: imx: udoo: Convert block devices to DM
Peter Robinson
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
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