~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stm32mp: stm32prog: Remove tee_detected from stm32prog_data structPatrice Chotard2023-06-16
* Correct SPL use of CMD_BOOTZSimon Glass2023-02-09
* image: Move common image code to image_board and commandSimon Glass2023-01-16
* cmd: source: Support specifying config nameSean Anderson2022-12-31
* treewide: Use NULL for script image nameSean Anderson2022-12-31
* video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-30
* stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay2022-09-23
* stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay2022-09-23
* stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay2022-05-10
* stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay2022-05-10
* stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay2021-08-16
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay2021-07-16
* stm32mp: stm32prog: change one message level to debugPatrick Delaunay2021-06-18
* stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATUREPatrick Delaunay2021-06-18
* stm32mp: stm32prog: add support of initrd in flashlayoutPatrick Delaunay2021-06-18
* stm32mp: stm32prog: add FIP header supportPatrick Delaunay2021-04-09
* stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-11
* arm: stm32mp: migrate cmd_stm32prog to log macroPatrick Delaunay2021-01-13
* arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-13
* arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng2020-07-09
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* stm32mp: stm32prog: add support of RAM targetPatrick Delaunay2020-05-14
* stm32mp: stm32prog: support for scriptPatrick Delaunay2020-05-14
* stm32mp: stm32prog: enable videoconsolePatrick Delaunay2020-05-14
* stm32mp: stm32prog: add serial link supportPatrick Delaunay2020-05-14
* stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-14
* stm32mp: add the command stm32progPatrick Delaunay2020-05-14