aboutsummaryrefslogtreecommitdiff
path: root/board/st/common
AgeCommit message (Expand)AuthorFilesLines
2020-07-07board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay4-0/+65
2020-07-07board: st: stm32mp1: increase teed partitionPatrick Delaunay1-1/+1
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay2-2/+23
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay2-0/+37
2020-07-07board: st: create common file stpmic1.cPatrick Delaunay2-0/+165
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-18part: Drop disk_partition_t typedefSimon Glass1-1/+1
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay1-2/+12
2020-05-14stm32mp: add the command stm32progPatrick Delaunay1-0/+20
2020-05-14board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay1-21/+60
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay1-2/+4
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2-46/+104
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2-28/+109
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2-0/+152
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2-0/+119
2020-03-24board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay1-11/+49
2020-03-24board: stm32mp1: stboard: lock the OTP after programmingPatrick Delaunay1-1/+20
2020-03-24board: stm32mp1: read OTP in command stboardPatrick Delaunay1-1/+1
2020-03-24board: stm32mp1: update command stboard on misc_write resultPatrick Delaunay1-1/+1
2020-01-17stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay1-1/+2
2020-01-17stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay4-0/+166