Age | Commit message (Expand) | Author |
---|---|---|
2023-02-10 | Correct SPL uses of MTD | Simon Glass |
2022-09-25 | blk: Rename if_type to uclass_id | Simon Glass |
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-03-11 | stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB | Patrick Delaunay |
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-05-18 | part: Drop disk_partition_t typedef | Simon Glass |
2020-05-14 | stm32mp: add the command stm32prog | 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 |