index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
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
Files
Lines
*
stm32mp: stm32prog: support empty flashlayout
Patrick Delaunay
2022-09-23
1
-0
/
+4
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
1
-2
/
+2
*
stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
Patrick Delaunay
2022-06-17
1
-2
/
+2
*
stm32mp: stm32prog: handle flashlayout without STM32 image header
Patrick Delaunay
2022-05-10
1
-1
/
+2
*
stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
Patrick Delaunay
2022-05-10
1
-0
/
+9
*
stm32mp: stm32prog: add support of UUID for FIP partition
Patrick Delaunay
2022-05-10
1
-19
/
+57
*
stm32mp: stm32prog: add support of STM32IMAGE version 2
Patrick Delaunay
2022-05-10
1
-36
/
+83
*
stm32mp: stm32prog: add TEE support in stm32prog command
Patrick Delaunay
2022-05-10
1
-11
/
+134
*
stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
Patrick Delaunay
2022-05-10
1
-27
/
+39
*
stm32mp: stm32prog: fix comment
Patrick Delaunay
2022-05-10
1
-1
/
+1
*
stm32prog: add partition name in treat_partition_list error messages
Patrick Delaunay
2022-01-24
1
-6
/
+6
*
stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP
Patrick Delaunay
2021-08-16
1
-0
/
+4
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
1
-1
/
+1
*
stm32mp: stm32prog: use defines for virtual partition size
Patrick Delaunay
2021-07-16
1
-3
/
+3
*
stm32mp: stm32prog: handle dfu error
Patrick Delaunay
2021-06-18
1
-0
/
+14
*
stm32mp: stm32prog: correctly handle DM_PMIC
Patrick Delaunay
2021-06-18
1
-1
/
+4
*
stm32mp: stm32prog: add support of initrd in flashlayout
Patrick Delaunay
2021-06-18
1
-3
/
+7
*
stm32mp: stm32prog: remove all the header check for UART download
Patrick Delaunay
2021-06-18
1
-7
/
+7
*
stm32mp: stm32prog: add FIP header support
Patrick Delaunay
2021-04-09
1
-19
/
+40
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
arm: stm32mp: migrate cmd_stm32prog to log macro
Patrick Delaunay
2021-01-13
1
-56
/
+56
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
1
-3
/
+3
*
stm32mp: stm32prog: accept device without partition
Patrick Delaunay
2020-10-21
1
-2
/
+1
*
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-13
1
-44
/
+56
*
arm: stm32mp: stm32prog: check result of find_mmc_device
Patrick Delaunay
2020-07-28
1
-1
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
stm32mp: stm32prog: add support of RAM target
Patrick Delaunay
2020-05-14
1
-1
/
+28
*
stm32mp: stm32prog: add serial link support
Patrick Delaunay
2020-05-14
1
-0
/
+4
*
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
2020-05-14
1
-1
/
+94
*
stm32mp: stm32prog: add otp update support
Patrick Delaunay
2020-05-14
1
-1
/
+129
*
stm32mp: stm32prog: add support for delete option in flashlayout
Patrick Delaunay
2020-05-14
1
-0
/
+105
*
stm32mp: stm32prog: add support of ssbl copy
Patrick Delaunay
2020-05-14
1
-5
/
+93
*
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
1
-0
/
+17
*
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
2020-05-14
1
-3
/
+111
*
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2020-05-14
1
-0
/
+69
*
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2020-05-14
1
-35
/
+89
*
stm32mp: stm32prog: add MMC device
Patrick Delaunay
2020-05-14
1
-1
/
+203
*
stm32mp: stm32prog: add flash layout parsing
Patrick Delaunay
2020-05-14
1
-1
/
+371
*
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
1
-0
/
+480