summaryrefslogtreecommitdiff
path: root/board/st/common/stm32mp_mtdparts.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-11board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick Delaunay1-11/+5
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-13board: st: common: migrate trace to dev and log macroPatrick Delaunay1-2/+3
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay1-2/+12
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 Delaunay1-46/+47
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay1-0/+115