summaryrefslogtreecommitdiffstats
path: root/board/technexion/pico-imx6
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-1/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* pico-imx6: Add Falcon modeFabio Estevam2019-10-081-0/+11
* pico-imx6: Add splashscreen supportFabio Estevam2019-10-081-0/+210
* pico-imx6: Add Ethernet supportFabio Estevam2019-10-081-0/+74
* pico-imx6: Add initial supportFabio Estevam2019-10-086-0/+483