summaryrefslogtreecommitdiff
path: root/board/st/common
AgeCommit message (Expand)Author
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
2020-05-14board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay
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: split board and SOC support for STM32MP15x familyPatrick Delaunay
2020-01-17stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay