aboutsummaryrefslogtreecommitdiff
path: root/board/udoo/neo
AgeCommit message (Expand)AuthorFilesLines
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-01-02udoo: neo: Fix indentationFabio Estevam1-2/+2
2017-01-02udoo_neo: Remove USDHC3 entryFabio Estevam1-2/+1
2016-12-16udoo_neo: Add Ethernet supportBreno Lima1-0/+95
2016-12-16udoo_neo: Add PFUZE300 PMIC supportBreno Lima1-0/+143
2016-12-16udoo_neo: Staticize board_string()Breno Lima1-1/+1
2016-12-16udoo_neo: Remove USDHC3 supportBreno Lima1-88/+6
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima4-0/+466