index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
/
common
Age
Commit message (
Expand
)
Author
2023-06-16
board: st: remove board_mtdparts_default
Patrick Delaunay
2023-02-10
Correct SPL uses of MTD
Simon Glass
2023-02-09
Correct SPL use of CMD_STM32PROG
Simon Glass
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-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-06-17
stm32mp: stpmic1: remove the debug unit request by debugger
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
2022-01-24
stm32mp: fix board_get_alt_info_mmc()
Heinrich Schuchardt
2021-11-30
board: stm32mp1: add support of nor1 device in dfu command
Patrick Delaunay
2021-10-05
tee: add a stub for tee_find_device
Patrick Delaunay
2021-08-16
arm: stm32mp: add defconfig for trusted boot with FIP
Patrick Delaunay
2021-03-11
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-03-11
board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
Patrick Delaunay
2021-02-28
Correct U-Boot upstream repository
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-13
MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
Patrice Chotard
2021-01-13
board: st: common: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
Patrick Delaunay
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-07-07
board: st: move type-c stusb1600 controller code in a driver
Patrick Delaunay
2020-07-07
board: st: stm32mp1: increase teed partition
Patrick Delaunay
2020-07-07
board: stm32mp1: update vddcore in SPL
Patrick Delaunay
2020-07-07
board: st: stpmic1: add function stpmic1_init
Patrick Delaunay
2020-07-07
board: st: create common file stpmic1.c
Patrick Delaunay
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-14
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND
Patrick Delaunay
2020-05-14
stm32mp1: dynamically detect op-tee presence
Patrick Delaunay
2020-05-14
stm32mp1: move MTDPART configuration in Kconfig
Patrick Delaunay
2020-05-14
stm32mp1: dynamically build DFU_ALT_INFO
Patrick Delaunay
2020-05-14
board: stm32mp1: move set_dfu_alt_info in st common directory
Patrick Delaunay
2020-05-14
board: stm32mp1: move board_get_mtdparts in st common directory
Patrick Delaunay
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: split board and SOC support for STM32MP15x family
Patrick Delaunay
2020-01-17
stm32mp1: move stboard command in board/st/common directory
Patrick Delaunay