summaryrefslogtreecommitdiff
path: root/board/freescale/mx6sxsabresd
AgeCommit message (Expand)Author
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-07-10mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISIONCody Gray
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-09mx6sxsabresd: Keep only one targetFabio Estevam
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-19mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Matheus Lima
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-09-04imx: imx6sx-sdb: Enable DM QSPI driverYe Li
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
2018-01-12imx: mx6sxsabresd: config wdog pinmuxPeng Fan
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan
2017-12-29mx6sxsabresd: Load the correct dtb for revA boardFabio Estevam
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2016-12-16imx: clock: gate clk before changing pix clk muxPeng Fan
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-07-12mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-04imx: mx6: implement board_mmc_get_env_devPeng Fan
2016-02-02imx: mx6sxsabresd: Add MCIMX28LCD display supportYe Li
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam
2015-12-07mx6sxsabresd: Fix Ethernet PHY reset sequenceFabio Estevam
2015-11-12mx6sxsabresd: Remove empty reset_cpu()Fabio Estevam
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan
2015-07-26mx6sxsabresd: Use 'int' for return valuesFabio Estevam
2015-02-11imx:mx6 set normal APS and standby PFM modePeng Fan
2015-01-22imx:mx6sxsabresd board spl supportPeng Fan
2015-01-19mx6sxsabresd: Remove unneeded board_late_init()Fabio Estevam
2014-12-31imx:mx6sxsabresd add qspi supportPeng Fan
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-12-01arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese
2014-11-20imx: mx6sxsabresd: Use the pfuze common init functionYe.Li
2014-11-20imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li
2014-11-20mx6sxsabresd: Simplify the return value of setup_fec()Fabio Estevam
2014-11-20imx:mx6sxsabresd fix pfuz probe failedPeng Fan
2014-11-14imx:mx6sxsabresd add board level support for usbPeng Fan
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-22Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic
2014-09-16mx6sxsabresd: Staticize i2c_pad_info1Fabio Estevam
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada