summaryrefslogtreecommitdiff
path: root/board/dhelectronics/dh_stm32mp1/board.c
AgeCommit message (Expand)Author
2025-06-02include/mtd.h: Cleanup usageTom Rini
2024-10-16ARM: dts: stm32: Generate u-boot.itb using binman on DH STM32 DHSOMMarek Vasut
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-30power: regulator: Drop regulators_enable_boot_on/off()Marek Vasut
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-18ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOMMarek Vasut
2024-06-14ARM: stm32: Fix livetree conversion on STM32MP15xx DHSOMMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06board: dhelectronics: Remove <common.h> and add needed includesTom Rini
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut
2024-04-05ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEP...Marek Vasut
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINTHarald Seiler
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-06-16ARM: stm32: Use __section(".data") with dot in the section name on DHSOMMarek Vasut
2022-10-18ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut
2022-10-18ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-06ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut
2022-08-12ARM: stm32: DH: Use common MAC address functionsPhilip Oberfichtner
2022-06-17board: dhelectronics: stm32mp1: convert to livetreePatrick Delaunay
2022-05-19ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut
2022-04-28led: Drop led_default_state()Marek Vasut
2021-12-13ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08board: dh_stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard
2021-10-08board: stm32: Remove the bi_boot_params initializationPatrick Delaunay
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-06-18board: stm32mp1: correct the property name for ethPatrick Delaunay
2021-05-28ARM: stm32: Add additional ID register check for KSZ8851 presenceMarek Vasut
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-10-21ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROMMarek Vasut
2020-08-13ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut
2020-08-13ARM: stm32: Add both PDK2 and DRC02 DT into DHCOM fitImage itsMarek Vasut
2020-07-28board: dh_stm32mp1: remove env location overrideJakob Riepler
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-07board: dh_stm32mp1: update the gpio hog supportPatrick Delaunay
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-14ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay