Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: stm32mp: migrate cmd_stm32prog to log macro | Patrick Delaunay | 2021-01-13 | 1 | -2/+2 |
* | arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef | Patrick Delaunay | 2020-08-13 | 1 | -3/+2 |
* | arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage | Bin Meng | 2020-07-09 | 1 | -1/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -1/+1 |
* | stm32mp: stm32prog: add support of RAM target | Patrick Delaunay | 2020-05-14 | 1 | -0/+28 |
* | stm32mp: stm32prog: support for script | Patrick Delaunay | 2020-05-14 | 1 | -0/+14 |
* | stm32mp: stm32prog: enable videoconsole | Patrick Delaunay | 2020-05-14 | 1 | -0/+28 |
* | stm32mp: stm32prog: add serial link support | Patrick Delaunay | 2020-05-14 | 1 | -1/+10 |
* | stm32mp: stm32prog: adapt the MTD partitions | Patrick Delaunay | 2020-05-14 | 1 | -0/+17 |
* | stm32mp: add the command stm32prog | Patrick Delaunay | 2020-05-14 | 1 | -0/+96 |