summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sabreauto
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-0/+2
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-01doc: board: Convert i.MX6 Sabreauto README to reSTPeng Fan1-82/+0
2020-11-01board: imx: address dd usage in READMEPeng Fan1-4/+4
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-10mx6sabreauto: Convert to DM_ETHPedro Jardim1-42/+0
2019-12-03common: 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-2/+2
2019-03-13mx6sabreauto: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-02-16board: mx6sabreauto: Remove the non-DM codeAbel Vesa1-70/+0
2019-02-16mx6sabreauto: Add DM_GPIO supportAbel Vesa1-0/+3
2019-02-16board: mx6sabreauto: Add board_fit_config_name_match to support FIT in SPLAbel Vesa1-0/+18
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-12-29imx: Add a common way for detecting NXP boards revisionFabio Estevam1-45/+2
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-17/+0
2017-08-17Merge git://www.denx.de/git/u-boot-imxTom Rini1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-4/+4
2017-08-16mx6sabreauto: Fix IOMUXC_GPR6 and IOMUXC_GPR7 valuesBreno Lima1-2/+2
2017-07-13mx6sabreauto: Make Ethernet functional againFabio Estevam1-0/+33
2017-07-12mx6sabreauto: Add Falcon mode supportDiego Dorta2-0/+69
2017-07-12mx6sabreauto: Do not enable WEIM by defaultFabio Estevam1-1/+8
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-5/+5
2017-07-12mx6sabreauto: Update to SPL only modeVanessa Maegima5-0/+1160