summaryrefslogtreecommitdiff
path: root/board/udoo/udoo.c
AgeCommit message (Expand)Author
2022-01-08udoo: Call gpio_request()Fabio Estevam
2021-04-08ARM: imx: udoo: convert to DM_ETHPeter Robinson
2021-04-08ARM: imx: udoo: Convert block devices to DMPeter Robinson
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-31udoo: Remove cpu type check prior to setup_sata()Fabio Estevam
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-09-13udoo: Fix the error handling in board_eth_init()Fabio Estevam
2015-09-02udoo: Switch to SPL supportvpeter4
2013-12-17udoo: Add SATA support on uDoo Board.Giuseppe Pagano
2013-11-28udoo: Fix watchdog during kernel boot.Giuseppe Pagano
2013-11-28udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson
2013-10-17udoo: Add initial support for mx6q udoo boardFabio Estevam