summaryrefslogtreecommitdiff
path: root/board/freescale/mx7dsabresd
Commit message (Expand)AuthorAgeFilesLines
* imx: Don't define __ASSEMBLY__ in source filesSimon Glass2022-02-081-1/+0
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+3
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* 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
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+1
* mx7dsabresd: Add myself as maintainerFabio Estevam2020-03-091-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
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-1/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* mx7dsabresd: Add the qspi target to the list of supported defconfigsFabio Estevam2018-09-041-0/+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-073-7/+3
* mx7dsabresd: Remove the mx7dsabresd_secure_defconfig targetFabio Estevam2018-04-261-1/+0
* 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
* imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki2016-10-261-1/+1
* mx7dsabresd: Directly write to register LDOGCTLFabio Estevam2016-09-061-3/+1
* mx7dsabresd: Print secure/non-secure mode infoFabio Estevam2016-09-061-1/+8
* mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfigFabio Estevam2016-07-281-0/+1
* 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-212-24/+19
|\
| * mx7dsabresd: Make 'ums' command functionalFabio Estevam2016-02-211-23/+18
| * mx7dsabresd: Use Adrian's NXP email addressFabio Estevam2016-02-211-1/+1
* | 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
* mx7dsabresd: add secure boot supportAdrian Alonso2015-10-301-0/+7
* imx: mx7dsabresd: drop code for CONFIG_CMD_BMODEPeng Fan2015-09-241-14/+0
* imx: mx7dsabresd: drop SYS_SOC from board KconfigPeng Fan2015-09-201-3/+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-135-0/+676