summaryrefslogtreecommitdiff
path: root/board/st/common/cmd_stboard.c
AgeCommit message (Expand)Author
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-19stm32mp: activate the command stboard for stm32mp25 boardsPatrick Delaunay
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-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
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-03-24board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay
2020-03-24board: stm32mp1: stboard: lock the OTP after programmingPatrick Delaunay
2020-03-24board: stm32mp1: read OTP in command stboardPatrick Delaunay
2020-03-24board: stm32mp1: update command stboard on misc_write resultPatrick Delaunay
2020-01-17stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay