~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
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
*
Correct SPL use of CMD_BOOTZ
Simon Glass
2023-02-09
*
image: Move common image code to image_board and command
Simon Glass
2023-01-16
*
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
*
treewide: Use NULL for script image name
Sean Anderson
2022-12-31
*
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
*
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
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
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: handle interruption during the first enumeration
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
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
stm32mp: stm32prog: Normalise newlines
William Grant
2021-11-10
*
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
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
stm32mp: stm32prog: use defines for virtual partition size
Patrick Delaunay
2021-07-16
*
stm32mp: stm32prog: fix the content of short help message
Patrick Delaunay
2021-07-16
*
stm32mp: stm32prog: handle dfu error
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: change one message level to debug
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: use get_cpu_dev for GetID command
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: correctly handle DM_PMIC
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: handle the next phase after USB re-enumeration
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE
Patrick Delaunay
2021-06-18
*
stm32mp: stm32prog: add support of initrd in flashlayout
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-06-18
*
stm32mp: stm32prog: add FIP header support
Patrick Delaunay
2021-04-09
*
stm32mp: stm32prog: replace alias by serial device sequence number
Patrick Delaunay
2021-03-11
*
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-03-11
[next]