index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
/
cmd_stm32prog
/
stm32prog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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