summaryrefslogtreecommitdiff
path: root/board/udoo/udoo.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-09-13udoo: Fix the error handling in board_eth_init()Fabio Estevam1-8/+11
2015-09-02udoo: Switch to SPL supportvpeter41-40/+55
2013-12-17udoo: Add SATA support on uDoo Board.Giuseppe Pagano1-0/+4
2013-11-28udoo: Fix watchdog during kernel boot.Giuseppe Pagano1-0/+1
2013-11-28udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano1-0/+140
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson1-10/+10
2013-10-17udoo: Add initial support for mx6q udoo boardFabio Estevam1-0/+110