summaryrefslogtreecommitdiff
path: root/board/dhelectronics
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz1-103/+12
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for bootLudwig Zenz1-2/+7
2019-07-19ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTsLudwig Zenz1-0/+15
2019-07-19ARM: imx: dh-imx6: Enable DM regulatorMarek Vasut1-17/+0
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2-2/+2
2019-06-11ARM: imx: dh-imx6: Convert SPI support to DMMarek Vasut1-10/+0
2019-06-11ARM: imx: dh-imx6: Convert SATA support to DMMarek Vasut1-4/+2
2019-06-11ARM: imx: dh-imx6: Convert SD/MMC support to DMMarek Vasut1-57/+2
2019-06-11ARM: imx: dh-imx6: Enable DM GPIOMarek Vasut1-0/+10
2019-04-25ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR calibrationLudwig Zenz1-6/+26
2019-04-25ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDKLudwig Zenz1-12/+12
2018-07-23ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chipsLudwig Zenz1-18/+173
2018-07-23ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDKLudwig Zenz1-0/+40
2018-07-23Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK"Ludwig Zenz1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-12-29ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDKMarek Vasut1-4/+0
2017-11-16ARM: imx6: Adjust DDR DRAM settings on DHCOM i.MX6 PDKMarek Vasut1-20/+20
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini1-3/+3
2017-10-31ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDKMarek Vasut1-8/+2
2017-10-12ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut5-0/+866