summaryrefslogtreecommitdiff
path: root/board/freescale/mx7dsabresd
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+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-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-03-09mx7dsabresd: Add myself as maintainerFabio Estevam1-0/+1
2020-01-20mx7dsabre: Fix dm probe pmicJoris Offouga1-1/+1
2020-01-07mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam1-1/+1
2020-01-07mx7dsabre: Enable DM_ETHJoris Offouga1-62/+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-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2018-09-04mx7dsabresd: Add the qspi target to the list of supported defconfigsFabio Estevam1-0/+1
2018-09-04imx: imx7d-sdb: Add DM QSPI supportYe Li1-16/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-26mx7dsabresd: Remove the mx7dsabresd_secure_defconfig targetFabio Estevam1-1/+0
2017-09-18imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-2/+2
2017-07-12mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization.Gautam Bhat1-0/+6
2017-05-18imx: mx7dsabresd: switch to DM USBPeng Fan1-25/+0
2017-05-18imx: mx7dsabresd: reset ENET_RST_BPeng Fan1-0/+17
2017-05-18imx: mx7dsabresd: enable more DM driversPeng Fan1-272/+16
2016-11-29imx7: SPI: add suport for SPI flash in mikroBUS slotAngus Ainslie1-0/+24
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
2016-09-06mx7dsabresd: Directly write to register LDOGCTLFabio Estevam1-3/+1
2016-09-06mx7dsabresd: Print secure/non-secure mode infoFabio Estevam1-1/+8
2016-07-28mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfigFabio Estevam1-0/+1
2016-06-18mx7dsabresd: Fix LCD_PWR_EN output settingYe Li1-1/+1
2016-04-02usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-24/+19
2016-02-21mx7dsabresd: Make 'ums' command functionalFabio Estevam1-23/+18
2016-02-21mx7dsabresd: Use Adrian's NXP email addressFabio Estevam1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan1-15/+5
2016-01-24imx: mx7dsabresd: support nandPeng Fan1-0/+39
2015-12-11imx: mx7dsabresd: Add QSPI supportPeng Fan1-0/+30
2015-11-12imx: mx7dsabresd: support lcdifPeng Fan1-0/+64
2015-10-30mx7dsabresd: add secure boot supportAdrian Alonso1-0/+7
2015-09-24imx: mx7dsabresd: drop code for CONFIG_CMD_BMODEPeng Fan1-14/+0
2015-09-20imx: mx7dsabresd: drop SYS_SOC from board KconfigPeng Fan1-3/+0
2015-09-20mx7dsabresd: Remove get_board_rev()Fabio Estevam1-5/+0
2015-09-20mx7dsabresd: Include USB headerFabio Estevam1-0/+1
2015-09-20mx7dsabreasd: Remove dead codeFabio Estevam1-38/+0
2015-09-20mx7dsabresd: Staticize when possibleFabio Estevam1-4/+4
2015-09-20imx: mx7dsabresd set wdog SRS bitPeng Fan1-1/+9
2015-09-13imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso5-0/+676