summaryrefslogtreecommitdiffstats
path: root/board/st/common
Commit message (Expand)AuthorAgeFilesLines
* stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-111-4/+5
* board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick Delaunay2021-03-111-11/+5
* Correct U-Boot upstream repositoryHeinrich Schuchardt2021-02-281-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard2021-01-131-1/+1
* board: st: common: migrate trace to dev and log macroPatrick Delaunay2021-01-134-4/+11
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-054-6/+6
* board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_infPatrick Delaunay2020-08-131-9/+11
* sf: Drop dm.h header file from spi_flash.hSimon Glass2020-08-031-0/+1
* board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay2020-07-074-0/+65
* board: st: stm32mp1: increase teed partitionPatrick Delaunay2020-07-071-1/+1
* board: stm32mp1: update vddcore in SPLPatrick Delaunay2020-07-072-2/+23
* board: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-072-0/+37
* board: st: create common file stpmic1.cPatrick Delaunay2020-07-072-0/+165
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-141-2/+12
* stm32mp: add the command stm32progPatrick Delaunay2020-05-141-0/+20
* board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay2020-05-141-21/+60
* stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-141-2/+4
* stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2020-05-142-46/+104
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-142-28/+109
* board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay2020-05-142-0/+152
* board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay2020-05-142-0/+119
* board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay2020-03-241-11/+49
* board: stm32mp1: stboard: lock the OTP after programmingPatrick Delaunay2020-03-241-1/+20
* board: stm32mp1: read OTP in command stboardPatrick Delaunay2020-03-241-1/+1
* board: stm32mp1: update command stboard on misc_write resultPatrick Delaunay2020-03-241-1/+1
* stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2020-01-171-1/+2
* stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay2020-01-174-0/+166