summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sabresd/mx6sabresd.c
AgeCommit message (Expand)Author
2019-06-11mx6sabresd: Remove U-Boot proper mmc initializationFabio 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-18mx6sabresd: Add SPL support for the mx6dl variantFabio Estevam
2017-05-18mx6sabresd: Prepare for supporting MX6DLFabio Estevam
2016-11-06mx6sabresd: Make Ethernet functional againFabio Estevam
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
2016-01-07mx6sabresd: Simplify the Ethernet PHY configurationFabio Estevam
2015-11-12mx6sabresd: Remove empty reset_cpu()Fabio Estevam
2015-10-30imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan
2015-08-02imx: mx6sabresd/sabreauto runtime setting fdt_filePeng Fan
2015-07-26mx6sabresd: Use 'int' for return valuesFabio Estevam
2015-04-22mx6sabresd: Remove uneeded ifdefFabio Estevam
2015-04-22mx6sabresd: Fix SPL memory descriptionFabio Estevam
2015-02-11imx:mx6 set normal APS and standby PFM modePeng Fan
2014-12-19imx:mx6sabresd add board level support for usbPeng Fan
2014-11-20imx: mx6sabresd: Use the pfuze common init functionYe.Li
2014-11-20mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam
2014-11-20mx6sabresd: State that only mx6q is supported in SPLFabio Estevam
2014-11-20mx6sabresd: Move the DCD settings to spl codeFabio Estevam
2014-11-13mx6sabresd: Staticize when possibleFabio Estevam
2014-11-13mx6sabresd: Fix error handling in board_mmc_init()Fabio Estevam
2014-11-13imx6: SPL support for iMX6 SabreSDJohn Tobias
2014-10-30mx6sabresd: Add Seiko WVGA panel supportFabio Estevam
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov
2014-08-08pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam