aboutsummaryrefslogtreecommitdiffstats
path: root/board/dhelectronics/dh_stm32mp1/board.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: stm32: Generate u-boot.itb using binman on DH STM32 DHSOMMarek Vasut2024-10-161-4/+15
* Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"WIP/11Oct2024Tom Rini2024-10-111-3/+3
|\
| * board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-3/+3
* | power: regulator: Drop regulators_enable_boot_on/off()WIP/30Sep2024-nextMarek Vasut2024-09-301-2/+0
|/
* Merge tag 'v2024.07-rc5' into nextWIP/24Jun2024-nextTom Rini2024-06-241-2/+13
|\
| * ARM: stm32: Fix livetree conversion on STM32MP15xx DHSOMMarek Vasut2024-06-141-2/+13
* | ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOMMarek Vasut2024-06-181-0/+65
* | Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
|/
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* board: dhelectronics: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut2024-04-191-82/+0
* ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEP...Marek Vasut2024-04-051-0/+6
* Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini2023-10-041-2/+3
|\
| * board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINTHarald Seiler2023-10-041-2/+3
* | common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-241-0/+1
|/
* ARM: stm32: Use __section(".data") with dot in the section name on DHSOMMarek Vasut2023-06-161-3/+3
* ARM: dts: stm32: Add DHCOR based Testbench boardMarek Vasut2022-10-181-13/+27
* ARM: dts: stm32: Remove buck3 regulator-always-on on AV96Marek Vasut2022-10-181-0/+1
* Merge branch 'master' into nextTom Rini2022-09-191-52/+0
|\
| * ARM: stm32: Switch DHSOM to FMC2 EBI driverMarek Vasut2022-09-061-52/+0
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
|/
* ARM: stm32: DH: Use common MAC address functionsPhilip Oberfichtner2022-08-121-57/+45
* board: dhelectronics: stm32mp1: convert to livetreePatrick Delaunay2022-06-171-22/+16
* ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96Marek Vasut2022-05-191-3/+106
* led: Drop led_default_state()Marek Vasut2022-04-281-3/+0
* ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut2021-12-131-4/+10
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...WIP/12Oct2021Tom Rini2021-10-121-6/+0
|\
| * board: dh_stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard2021-10-081-3/+0
| * board: stm32: Remove the bi_boot_params initializationPatrick Delaunay2021-10-081-3/+0
* | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-2/+3
|/
* board: stm32mp1: correct the property name for ethPatrick Delaunay2021-06-181-2/+2
* 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