summaryrefslogtreecommitdiff
path: root/board/dhelectronics/dh_imx6
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx6: dh-imx6: Enable d-cache early in SPLMarek Vasut2022-09-011-0/+41
* ARM: imx6: DH: Use common MAC address functionsPhilip Oberfichtner2022-08-121-33/+14
* ARM: imx6: Adapt device tree selection in DH board filePhilip Oberfichtner2022-05-201-6/+25
* ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner2022-05-201-2/+2
* ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS fileChristoph Niedermaier2021-07-101-1/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2Marek Vasut2020-06-221-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler2020-04-181-49/+2
* common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-importsSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL codeClaudius Heine2019-11-031-0/+26
* ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entryClaudius Heine2019-11-031-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2CLudwig Zenz2019-07-191-103/+12
* ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for bootLudwig Zenz2019-07-191-2/+7
* ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTsLudwig Zenz2019-07-191-0/+15
* ARM: imx: dh-imx6: Enable DM regulatorMarek Vasut2019-07-191-17/+0
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-232-2/+2
* ARM: imx: dh-imx6: Convert SPI support to DMMarek Vasut2019-06-111-10/+0
* ARM: imx: dh-imx6: Convert SATA support to DMMarek Vasut2019-06-111-4/+2
* ARM: imx: dh-imx6: Convert SD/MMC support to DMMarek Vasut2019-06-111-57/+2
* ARM: imx: dh-imx6: Enable DM GPIOMarek Vasut2019-06-111-0/+10
* ARM: imx6: DHCOM i.MX6 PDK: use Kconfig for inclusion of DDR calibrationLudwig Zenz2019-04-251-6/+26
* ARM: imx6: update 1GB DDR3 calibration for DHCOM i.MX6qd PDKLudwig Zenz2019-04-251-12/+12
* ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chipsLudwig Zenz2018-07-231-18/+173
* ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDKLudwig Zenz2018-07-231-0/+40
* Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK"Ludwig Zenz2018-07-231-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDKMarek Vasut2017-12-291-4/+0
* ARM: imx6: Adjust DDR DRAM settings on DHCOM i.MX6 PDKMarek Vasut2017-11-161-20/+20
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-3/+3
* ARM: imx6: Enable UMS and DFU on DHCOM i.MX6 PDKMarek Vasut2017-10-311-8/+2
* ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut2017-10-125-0/+866