summaryrefslogtreecommitdiff
path: root/board/dhelectronics
AgeCommit message (Expand)AuthorFilesLines
2021-07-10ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS fileChristoph Niedermaier1-1/+2
2021-06-18board: stm32mp1: correct the property name for ethPatrick Delaunay1-2/+2
2021-05-28ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut1-1/+10
2021-05-28ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS fileChristoph Niedermaier1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-13ARM: stm32: Use firmware property instead of loadablesMichal Simek2-5/+5
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-3/+3
2020-11-25ARM: dts: stm32: Add DHCOM based PicoITX boardMarek Vasut1-0/+22
2020-10-21ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut1-4/+36
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut1-2/+23
2020-08-13ARM: stm32: Add fitImage its entry for 587-200 DHCOR SoMMarek Vasut1-0/+14
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut3-4/+25
2020-07-28board: dh_stm32mp1: remove env location overrideJakob Riepler1-12/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-07-07board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay1-8/+2
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay1-1/+8
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay2-4/+3
2020-07-07board: st: create common file stpmic1.cPatrick Delaunay1-1/+1
2020-06-22ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2Marek Vasut1-2/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut1-2/+6
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay1-3/+1
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay1-0/+1
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2-50/+2
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2-89/+1
2020-05-14ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut1-1/+25
2020-05-14ARM: stm32: Implement board coding on AV96Marek Vasut4-1/+140
2020-05-14ARM: stm32: Add default config for DHCORMarek Vasut1-0/+1
2020-04-18ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETHHarald Seiler1-49/+2
2020-04-15board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay1-1/+1
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay1-2/+2
2020-04-15ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut1-0/+52
2020-04-01ARM: dts: stm32: Use DT alias for the configuration EEPROMMarek Vasut1-8/+7
2020-02-12ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut4-0/+727
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-11-03ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL codeClaudius Heine1-0/+26
2019-11-03ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entryClaudius Heine1-1/+1
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