~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
/
cmd_stm32prog
/
stm32prog.c
Commit message (
Expand
)
Author
Age
*
stm32mp: stm32prog: use the decimal format by default for offset parsing
Patrick Delaunay
2023-06-16
*
stm32mp: stm32prog: fix OTP read/write error management
Patrick Delaunay
2023-06-16
*
stm32mp: stm32prog: Add support of FWU_MDATA partition type
Patrick Delaunay
2023-06-16
*
stm32mp: stm32prog: Add support of ESP partition type
Patrick Delaunay
2023-06-16
*
stm32mp: stm32prog: Add support of ENV partition type
Patrick Delaunay
2023-06-16
*
stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct
Patrice Chotard
2023-06-16
*
stm32mp: stm32prog: Remove usage of "mtdparts" function
Patrice Chotard
2023-06-16
*
Correct SPL uses of PMIC_STPMIC1
Simon Glass
2023-02-10
*
Correct SPL uses of MTD
Simon Glass
2023-02-10
*
stm32mp: stm32prog: improve the partitioning trace
Patrick Delaunay
2022-09-23
*
stm32mp: stm32prog: correctly handle OTP when SMC is not supported
Patrick Delaunay
2022-09-23
*
stm32mp: stm32prog: solve warning for 64bits compilation
Patrick Delaunay
2022-09-23
*
stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR
Patrick Delaunay
2022-09-23
*
stm32mp: stm32prog: support empty flashlayout
Patrick Delaunay
2022-09-23
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
Patrick Delaunay
2022-06-17
*
stm32mp: stm32prog: handle flashlayout without STM32 image header
Patrick Delaunay
2022-05-10
*
stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
Patrick Delaunay
2022-05-10
*
stm32mp: stm32prog: add support of UUID for FIP partition
Patrick Delaunay
2022-05-10
*
stm32mp: stm32prog: add support of STM32IMAGE version 2
Patrick Delaunay
2022-05-10
*
stm32mp: stm32prog: add TEE support in stm32prog command
Patrick Delaunay
2022-05-10
*
stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
Patrick Delaunay
2022-05-10
*
stm32mp: stm32prog: fix comment
Patrick Delaunay
2022-05-10
*
stm32prog: add partition name in treat_partition_list error messages
Patrick Delaunay
2022-01-24
*
stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP
Patrick Delaunay
2021-08-16
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
stm32mp: stm32prog: use defines for virtual partition size
Patrick Delaunay
2021-07-16
*
stm32mp: stm32prog: handle dfu error
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: correctly handle DM_PMIC
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: add support of initrd in flashlayout
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: remove all the header check for UART download
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: add FIP header support
Patrick Delaunay
2021-04-09
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
arm: stm32mp: migrate cmd_stm32prog to log macro
Patrick Delaunay
2021-01-13
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
*
stm32mp: stm32prog: accept device without partition
Patrick Delaunay
2020-10-21
*
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
*
arm: stm32mp: stm32prog: check result of find_mmc_device
Patrick Delaunay
2020-07-28
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
*
stm32mp: stm32prog: add support of RAM target
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add serial link support
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add otp update support
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add support for delete option in flashlayout
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add support of ssbl copy
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2020-05-14
*
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2020-05-14
[next]