summaryrefslogtreecommitdiffstats
path: root/board/dhelectronics
Commit message (Expand)AuthorAgeFilesLines
* ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut2021-05-281-1/+10
* ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier2021-05-281-0/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* ARM: stm32: Use firmware property instead of loadablesMichal Simek2021-01-132-5/+5
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-3/+3
* ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut2020-11-251-0/+22
* ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut2020-10-211-4/+36
* ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut2020-08-131-2/+23
* ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut2020-08-131-0/+14
* ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut2020-08-133-4/+25
* board: dh_stm32mp1: remove env location overrideJakob Riepler2020-07-281-12/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay2020-07-071-8/+2
* board: stm32mp1: update vddcore in SPLPatrick Delaunay2020-07-071-1/+8
* board: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-072-4/+3
* board: st: create common file stpmic1.cPatrick Delaunay2020-07-071-1/+1
* ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2Marek Vasut2020-06-221-2/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* 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-182-0/+2
* ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-141-2/+6
* stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-141-3/+1
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-141-0/+1
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-142-50/+2
* board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-142-89/+1
* ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-141-1/+25
* ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-144-1/+140
* ARM: stm32: Add default config for DHCORMarek Vasut2020-05-141-0/+1
* ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler2020-04-181-49/+2
* board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay2020-04-151-1/+1
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-2/+2
* ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut2020-04-151-0/+52
* ARM: dts: stm32: Use DT alias for the configuration EEPROMMarek Vasut2020-04-011-8/+7
* ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut2020-02-124-0/+727
* common: Move old EEPROM functions into a new headerSimon 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