summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sxsabresd
AgeCommit message (Expand)AuthorFilesLines
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-07-10mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISIONCody Gray1-1/+4
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-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-09mx6sxsabresd: Keep only one targetFabio Estevam2-237/+0
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-19mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Matheus Lima1-0/+7
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-09-04imx: imx6sx-sdb: Enable DM QSPI driverYe Li1-25/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-12imx: mx6sxsabresd: config wdog pinmuxPeng Fan1-0/+15
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan1-244/+125
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam1-1/+15
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2016-12-16imx: clock: gate clk before changing pix clk muxPeng Fan1-1/+1
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+2
2016-07-12mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima1-1/+1
2016-04-02usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
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: mx6sxsabresd: Add MCIMX28LCD display supportYe Li1-0/+61
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam1-1/+1
2015-12-07mx6sxsabresd: Fix Ethernet PHY reset sequenceFabio Estevam1-3/+7
2015-11-12mx6sxsabresd: Remove empty reset_cpu()Fabio Estevam1-4/+0
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan1-0/+1
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan1-1/+1
2015-07-26mx6sxsabresd: Use 'int' for return valuesFabio Estevam1-1/+2
2015-02-11imx:mx6 set normal APS and standby PFM modePeng Fan1-1/+5
2015-01-22imx:mx6sxsabresd board spl supportPeng Fan2-0/+169
2015-01-19mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam1-5/+0
2014-12-31imx:mx6sxsabresd add qspi supportPeng Fan1-0/+40
2014-12-12Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-1/+49
2014-12-01arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese1-1/+1
2014-11-20imx: mx6sxsabresd: Use the pfuze common init functionYe.Li1-41/+7
2014-11-20imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li1-5/+94
2014-11-20mx6sxsabresd: Simplify the return value of setup_fec()Fabio Estevam1-6/+1
2014-11-20imx:mx6sxsabresd fix pfuz probe failedPeng Fan1-1/+4
2014-11-14imx:mx6sxsabresd add board level support for usbPeng Fan1-0/+49
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-22Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic1-5/+0
2014-09-16mx6sxsabresd: Staticize i2c_pad_info1Fabio Estevam1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-08-20mx6sxsabresd: Add Ethernet supportFabio Estevam1-0/+116