summaryrefslogtreecommitdiff
path: root/board/st/common
AgeCommit message (Expand)Author
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-07-29ARM: stm32: Add STM32MP13xx PMIC initialization for DDR3 DRAM typeMarek Vasut
2025-05-05board: st: common: fix dfu alt buffer clearingVincent Stehlé
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
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-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-01-19arm: Rename STM32MP15xPatrick Delaunay
2024-01-19arm: Rename STM32MP13xPatrick Delaunay
2024-01-19stm32mp: activate the command stboard for stm32mp25 boardsPatrick Delaunay
2023-12-15board: st: common: simplify MTD device parsingPatrice Chotard
2023-12-15board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: st: common: cleanup dfu supportPatrick 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: st: remove board_mtdparts_defaultPatrick Delaunay
2023-02-10Correct SPL uses of MTDSimon Glass
2023-02-09Correct SPL use of CMD_STM32PROGSimon Glass
2023-01-12board: st: Add support of STM32MP13x boards in stm32board cmdPatrick Delaunay
2023-01-12stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-06-17stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay
2022-05-10board: st: common: fix the error messages in stboard commandPatrick Delaunay
2022-03-15board: st: common: update test on misc_read result in command stboardPatrick Delaunay
2022-01-24stm32mp: fix board_get_alt_info_mmc()Heinrich Schuchardt
2021-11-30board: stm32mp1: add support of nor1 device in dfu commandPatrick Delaunay
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay
2021-08-16arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-03-11board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick Delaunay
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard
2021-01-13board: st: common: migrate trace to dev and log macroPatrick Delaunay
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-07-07board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay
2020-07-07board: st: stm32mp1: increase teed partitionPatrick Delaunay
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay
2020-07-07board: st: create common file stpmic1.cPatrick Delaunay
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay
2020-05-14stm32mp: add the command stm32progPatrick Delaunay