summaryrefslogtreecommitdiff
path: root/board/st/stm32mp1
AgeCommit message (Expand)Author
13 daysARM: stm32: Add STM32MP13xx debug UART initializationMarek Vasut
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-04-25configs: stm32: introduce stm32mp15-odyssey_defconfigPatrice Chotard
2025-01-31board: st: stm32mp1: Clean env_get_location()Patrice Chotard
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-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-07board: st: Remove <common.h> and add needed includesTom Rini
2024-04-19board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()Patrice Chotard
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut
2024-01-19arm: Rename STM32MP15xPatrick Delaunay
2024-01-19arm: Rename STM32MP13xPatrick Delaunay
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-16ARM: stm32: Power cycle Buck3 in reset on DHSOMMarek Vasut
2023-06-16board: stm32mp1: use fdt_copy_fixed_partitionsPatrick Delaunay
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-04-19stm32mp: fix various array bounds checksRasmus Villemoes
2023-02-09Correct SPL use of FDT_SIMPLEFBSimon Glass
2023-02-09Correct SPL uses of ENV_IS_IN_UBISimon Glass
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2023-02-09Correct SPL use of CMD_STBOARDSimon Glass
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay
2022-09-23board: st: stm32mp1: use of correct compatible string to add partitionsChristophe Kerello
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-06board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-17board: stm32mp1: convert to livetreePatrick Delaunay
2022-06-17configs: add stm32mp13 defconfigPatrick Delaunay
2022-06-17board: stm32pm1: add stm32mp13 board supportPatrick Delaunay
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay
2022-06-17ARM: dts: stm32: add STM32MP13 SoCs supportPatrick Delaunay
2022-05-10board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard
2022-04-28led: Drop led_default_state()Marek Vasut
2022-01-24board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay
2021-11-30board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08board: 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-08-16arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay
2021-08-16arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-27stm32mp1: add pull-up for gpio button PA13 and PA14Patrick Delaunay
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay