~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* stm32mp: stm32prog: use the decimal format by default for offset parsingPatrick Delaunay2023-06-16
* stm32mp: stm32prog: fix OTP read/write error managementPatrick Delaunay2023-06-16
* stm32mp: stm32prog: Add support of FWU_MDATA partition typePatrick Delaunay2023-06-16
* stm32mp: stm32prog: Add support of ESP partition typePatrick Delaunay2023-06-16
* stm32mp: stm32prog: Add support of ENV partition typePatrick Delaunay2023-06-16
* stm32mp: stm32prog: Remove tee_detected from stm32prog_data structPatrice Chotard2023-06-16
* stm32mp: stm32prog: Remove usage of "mtdparts" functionPatrice Chotard2023-06-16
* Correct SPL uses of PMIC_STPMIC1Simon Glass2023-02-10
* Correct SPL uses of MTDSimon Glass2023-02-10
* 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: improve the partitioning tracePatrick Delaunay2022-09-23
* stm32mp: stm32prog: correctly handle OTP when SMC is not supportedPatrick Delaunay2022-09-23
* 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: support empty flashlayoutPatrick Delaunay2022-09-23
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* blk: Switch over to using uclass IDsSimon Glass2022-09-16
* stm32mp: stm32prog: fix the last character of dfu_alt_add third parameterPatrick Delaunay2022-06-17
* stm32mp: stm32prog: handle flashlayout without STM32 image headerPatrick Delaunay2022-05-10
* stm32mp: stm32prog: handle U-Boot script in flashlayout alternatePatrick Delaunay2022-05-10
* stm32mp: stm32prog: handle interruption during the first enumerationPatrick Delaunay2022-05-10
* stm32mp: stm32prog: add support of UUID for FIP partitionPatrick Delaunay2022-05-10
* stm32mp: stm32prog: add support of STM32IMAGE version 2Patrick Delaunay2022-05-10
* stm32mp: stm32prog: add TEE support in stm32prog commandPatrick Delaunay2022-05-10
* stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTPPatrick Delaunay2022-05-10
* stm32mp: stm32prog: fix commentPatrick Delaunay2022-05-10
* stm32prog: add partition name in treat_partition_list error messagesPatrick Delaunay2022-01-24
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* stm32mp: stm32prog: Normalise newlinesWilliam Grant2021-11-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: use defines for virtual partition sizePatrick Delaunay2021-07-16
* stm32mp: stm32prog: fix the content of short help messagePatrick Delaunay2021-07-16
* stm32mp: stm32prog: handle dfu errorPatrick Delaunay2021-06-18
* stm32mp: stm32prog: change one message level to debugPatrick Delaunay2021-06-18
* stm32mp: stm32prog: use get_cpu_dev for GetID commandPatrick Delaunay2021-06-18
* stm32mp: stm32prog: correctly handle DM_PMICPatrick Delaunay2021-06-18
* stm32mp: stm32prog: handle the next phase after USB re-enumerationPatrick 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 timeout in stm32prog_serial_get_bufferPatrick Delaunay2021-06-18
* stm32mp: stm32prog: remove all the header check for UART downloadPatrick Delaunay2021-06-18
* stm32mp: stm32prog: add FIP header supportPatrick Delaunay2021-04-09
* stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2021-03-11
* stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-11