summaryrefslogtreecommitdiffstats
path: root/board/udoo/udoo.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: udoo: convert to DM_ETHPeter Robinson2021-04-081-73/+2
* ARM: imx: udoo: Convert block devices to DMPeter Robinson2021-04-081-30/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* udoo: Remove cpu type check prior to setup_sata()Fabio Estevam2017-10-311-2/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* udoo: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-8/+11
* udoo: Switch to SPL supportvpeter42015-09-021-40/+55
* udoo: Add SATA support on uDoo Board.Giuseppe Pagano2013-12-171-0/+4
* udoo: Fix watchdog during kernel boot.Giuseppe Pagano2013-11-281-0/+1
* udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano2013-11-281-0/+140
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-131-10/+10
* udoo: Add initial support for mx6q udoo boardFabio Estevam2013-10-171-0/+110