summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sabresd
AgeCommit message (Expand)Author
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-26mx6sabresd: Remove unneeded checkboard()Fabio Estevam
2020-11-01doc: board: Convert i.MX6 Sabresd README to reSTPeng Fan
2020-11-01board: imx: address dd usage in READMEPeng Fan
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes
2020-02-09mx6sabresd: Convert PCI to driver modelAlifer Moraes
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-11mx6sabresd: Remove U-Boot proper mmc initializationFabio Estevam
2019-03-13mx6sabresd: README: Adjust the binary name after DM conversionFabio Estevam
2019-02-15board: mx6sabresd: Remove the enet reset gpio handlingAbel Vesa
2019-02-15board: mx6sabresd: Remove non-DM codeAbel Vesa
2019-02-15mx6sabresd: Add DM_GPIO supportAbel Vesa
2019-02-15board: mx6sabresd: Add board_fit_config_name_match to support FIT in SPLAbel Vesa
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-10-12mx6sabresd: Include <usb/ehci-ci.h> header fileDiego Dorta
2017-10-12mx6sabresd: Include <asm/mach-imx/spi.h> header fileDiego Dorta
2017-10-12imx: Include <input.h> header fileDiego Dorta
2017-10-12mx6sabresd: Avoid calling setup_display() from SPL codeFabio Estevam
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-16mx6sabresd: Fix IOMUXC_GPR6 and IOMUXC_GPR7 valuesBreno Lima
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-05-31mx6sabresd: Update to SPL only modeFabio Estevam
2017-05-31mx6sabresd: Update the config fileFabio Estevam
2017-05-18mx6sabresd: Remove non-SPL targetsFabio Estevam
2017-05-18mx6sabresd: Add SPL support for the mx6dl variantFabio Estevam
2017-05-18mx6sabresd: Prepare for supporting MX6DLFabio Estevam
2017-04-12mx6sabresd: README: Add eMMC boot configurationBreno Lima
2016-11-06mx6sabresd: Make Ethernet functional againFabio Estevam
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki
2016-10-17mx6sabresd: Add README fileDiego Dorta
2016-10-17mx6sabresd: Add Falcon mode supportDiego Dorta
2016-10-04mx6sabresd: Make SPL DDR configuration to match the DCD tableFabio Estevam
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-06-18mx6sabresd: Allow LVDS backlight to be functional after a kernel rebootMarco Franchi
2016-05-24board: mx6sabresd/auto: use simpler runtime cpu dection macrosPeng Fan
2016-04-03mx6sabresd: Remove unneeded enable_lvds() functionFabio Estevam
2016-03-25mx6sabresd: Use VESA 1024x768 timingsFabio Estevam
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan
2016-02-02imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failureYe Li