index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
/
common
/
cmd_stboard.c
Age
Commit message (
Expand
)
Author
2026-02-24
board: st: common: add uclass_get_device_by_driver()'s return value check
Patrice Chotard
2026-02-24
board: st: common: Add support of stm32mp21xx-dk board
Patrice Chotard
2024-10-11
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: st: Remove <common.h> and add needed includes
Tom Rini
2024-04-22
common: Convert *.c/h from UTF-8 to ASCII enconfing
Michal Simek
2024-01-19
stm32mp: activate the command stboard for stm32mp25 boards
Patrick Delaunay
2023-01-12
board: st: Add support of STM32MP13x boards in stm32board cmd
Patrick Delaunay
2023-01-12
stm32mp: Add OP-TEE support in bsec driver
Patrick Delaunay
2022-05-10
board: st: common: fix the error messages in stboard command
Patrick Delaunay
2022-03-15
board: st: common: update test on misc_read result in command stboard
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-03-24
board: stm32mp1: add finished good in board identifier OTP
Patrick Delaunay
2020-03-24
board: stm32mp1: stboard: lock the OTP after programming
Patrick Delaunay
2020-03-24
board: stm32mp1: read OTP in command stboard
Patrick Delaunay
2020-03-24
board: stm32mp1: update command stboard on misc_write result
Patrick Delaunay
2020-01-17
stm32mp1: move stboard command in board/st/common directory
Patrick Delaunay