summaryrefslogtreecommitdiffstats
path: root/board/dhelectronics/dh_stm32mp1/board.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut2021-05-281-1/+10
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-3/+3
* 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 both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut2020-08-131-2/+6
* board: dh_stm32mp1: remove env location overrideJakob Riepler2020-07-281-12/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* 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-071-0/+3
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* 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
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-141-50/+0
* board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-141-89/+0
* ARM: stm32: Implement DDR3 coding on DHCOR SoMMarek Vasut2020-05-141-1/+25
* ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-141-0/+61
* 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-121-0/+689