aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mx6sabresd
AgeCommit message (Expand)AuthorFilesLines
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-12-26mx6sabresd: Remove unneeded checkboard()Fabio Estevam1-6/+0
2020-11-01doc: board: Convert i.MX6 Sabresd README to reSTPeng Fan1-114/+0
2020-11-01board: imx: address dd usage in READMEPeng Fan1-6/+6
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes1-36/+0
2020-02-09mx6sabresd: Convert PCI to driver modelAlifer Moraes1-11/+0
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-2/+2
2019-06-11mx6sabresd: Remove U-Boot proper mmc initializationFabio Estevam1-44/+0
2019-03-13mx6sabresd: README: Adjust the binary name after DM conversionFabio Estevam1-9/+9
2019-02-15board: mx6sabresd: Remove the enet reset gpio handlingAbel Vesa1-7/+0
2019-02-15board: mx6sabresd: Remove non-DM codeAbel Vesa1-50/+0
2019-02-15mx6sabresd: Add DM_GPIO supportAbel Vesa1-0/+5
2019-02-15board: mx6sabresd: 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-10-12mx6sabresd: Include <usb/ehci-ci.h> header fileDiego Dorta1-0/+1
2017-10-12mx6sabresd: Include <asm/mach-imx/spi.h> header fileDiego Dorta1-0/+1
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-10-12mx6sabresd: Avoid calling setup_display() from SPL codeFabio Estevam1-3/+3
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-17/+0
2017-08-16Merge 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-16mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 valuesBreno Lima1-2/+2
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2017-05-31mx6sabresd: Update to SPL only modeFabio Estevam1-56/+28
2017-05-31mx6sabresd: Update the config fileFabio Estevam1-3/+1
2017-05-18mx6sabresd: Remove non-SPL targetsFabio Estevam2-300/+0
2017-05-18mx6sabresd: Add SPL support for the mx6dl variantFabio Estevam1-0/+88
2017-05-18mx6sabresd: Prepare for supporting MX6DLFabio Estevam1-123/+130
2017-04-12mx6sabresd: README: Add eMMC boot configurationBreno Lima1-8/+47
2016-11-06mx6sabresd: Make Ethernet functional againFabio Estevam1-0/+33
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
2016-10-17mx6sabresd: Add README fileDiego Dorta1-0/+103
2016-10-17mx6sabresd: Add Falcon mode supportDiego Dorta1-0/+12
2016-10-04mx6sabresd: Make SPL DDR configuration to match the DCD tableFabio Estevam1-154/+197
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+2
2016-06-18mx6sabresd: Allow LVDS backlight to be functional after a kernel rebootMarco Franchi1-2/+16
2016-05-24board: mx6sabresd/auto: use simpler runtime cpu dection macrosPeng Fan1-2/+2
2016-04-03mx6sabresd: Remove unneeded enable_lvds() functionFabio Estevam1-11/+1
2016-03-25mx6sabresd: Use VESA 1024x768 timingsFabio Estevam1-14/+14
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan1-0/+5
2016-02-02imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li1-1/+1