summaryrefslogtreecommitdiffstats
path: root/board/udoo/neo
Commit message (Expand)AuthorAgeFilesLines
* 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-072-5/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* udoo: neo: Fix indentationFabio Estevam2017-01-021-2/+2
* udoo_neo: Remove USDHC3 entryFabio Estevam2017-01-021-2/+1
* udoo_neo: Add Ethernet supportBreno Lima2016-12-161-0/+95
* udoo_neo: Add PFUZE300 PMIC supportBreno Lima2016-12-161-0/+143
* udoo_neo: Staticize board_string()Breno Lima2016-12-161-1/+1
* udoo_neo: Remove USDHC3 supportBreno Lima2016-12-161-88/+6
* mx6sx: Add initial support for UDOO Neo BoardBreno Lima2016-11-294-0/+466