Age | Commit message (Expand) | Author |
---|---|---|
2022-01-19 | doc: replace @return by Return: | Heinrich Schuchardt |
2021-06-18 | stm32mp: stm32prog: use get_cpu_dev for GetID command | Patrick Delaunay |
2021-06-18 | stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer | Patrick Delaunay |
2021-06-18 | stm32mp: stm32prog: remove all the header check for UART download | Patrick Delaunay |
2021-04-09 | stm32mp: stm32prog: add FIP header support | Patrick Delaunay |
2021-03-11 | stm32mp: stm32prog: replace alias by serial device sequence number | Patrick Delaunay |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2021-01-13 | arm: stm32mp: stm32prog: always flush DFU on start command for uart | Patrick Delaunay |
2021-01-13 | arm: stm32mp: migrate cmd_stm32prog to log macro | Patrick Delaunay |
2020-08-03 | sf: Drop dm.h header file from spi_flash.h | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-14 | stm32mp: stm32prog: add serial link support | Patrick Delaunay |