summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx7dsabresd/mx7dsabresd.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* mx7dsabre: Fix dm probe pmicJoris Offouga2020-01-201-1/+1
* mx7dsabresd: Fix the pmic_get() parameter in the DM caseFabio Estevam2020-01-071-1/+1
* mx7dsabre: Enable DM_ETHJoris Offouga2020-01-071-62/+0
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* imx: imx7d-sdb: Add DM QSPI supportYe Li2018-09-041-16/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson2017-09-181-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-2/+2
* mx7dsabresd: Set VLD04 output to 2.8V in PMIC initialization.Gautam Bhat2017-07-121-0/+6
* imx: mx7dsabresd: switch to DM USBPeng Fan2017-05-181-25/+0
* imx: mx7dsabresd: reset ENET_RST_BPeng Fan2017-05-181-0/+17
* imx: mx7dsabresd: enable more DM driversPeng Fan2017-05-181-272/+16
* imx7: SPI: add suport for SPI flash in mikroBUS slotAngus Ainslie2016-11-291-0/+24
* mx7dsabresd: Directly write to register LDOGCTLFabio Estevam2016-09-061-3/+1
* mx7dsabresd: Print secure/non-secure mode infoFabio Estevam2016-09-061-1/+8
* mx7dsabresd: Fix LCD_PWR_EN output settingYe Li2016-06-181-1/+1
* usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski2016-04-011-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-211-23/+18
|\
| * mx7dsabresd: Make 'ums' command functionalFabio Estevam2016-02-211-23/+18
* | Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
|/
* imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan2016-02-041-15/+5
* imx: mx7dsabresd: support nandPeng Fan2016-01-241-0/+39
* imx: mx7dsabresd: Add QSPI supportPeng Fan2015-12-111-0/+30
* imx: mx7dsabresd: support lcdifPeng Fan2015-11-121-0/+64
* imx: mx7dsabresd: drop code for CONFIG_CMD_BMODEPeng Fan2015-09-241-14/+0
* mx7dsabresd: Remove get_board_rev()Fabio Estevam2015-09-201-5/+0
* mx7dsabresd: Include USB headerFabio Estevam2015-09-201-0/+1
* mx7dsabreasd: Remove dead codeFabio Estevam2015-09-201-38/+0
* mx7dsabresd: Staticize when possibleFabio Estevam2015-09-201-4/+4
* imx: mx7dsabresd set wdog SRS bitPeng Fan2015-09-201-1/+9
* imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-131-0/+555