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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32mp: stm32prog: add FIP header support
Patrick Delaunay
2021-04-09
4
-37
/
+64
*
stm32mp: stm32prog: replace alias by serial device sequence number
Patrick Delaunay
2021-03-11
1
-23
/
+6
*
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-03-11
4
-9
/
+46
*
stm32mp: stm32prog: Add Kconfig file for stm32prog command
Patrick Delaunay
2021-03-11
1
-0
/
+18
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
2
-0
/
+2
*
arm: stm32mp: stm32prog: always flush DFU on start command for uart
Patrick Delaunay
2021-01-13
1
-7
/
+6
*
arm: stm32mp: migrate cmd_stm32prog to log macro
Patrick Delaunay
2021-01-13
5
-78
/
+78
*
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
2
-47
/
+58
*
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-08-03
1
-0
/
+1
*
arm: stm32mp: stm32prog: check result of find_mmc_device
Patrick Delaunay
2020-07-28
1
-1
/
+1
*
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
Bin Meng
2020-07-09
1
-1
/
+1
*
arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...
Patrick Delaunay
2020-07-07
1
-2
/
+4
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-2
/
+2
*
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
3
-2
/
+62
*
stm32mp: stm32prog: support for script
Patrick Delaunay
2020-05-14
1
-0
/
+14
*
stm32mp: stm32prog: enable videoconsole
Patrick Delaunay
2020-05-14
1
-0
/
+28
*
stm32mp: stm32prog: add serial link support
Patrick Delaunay
2020-05-14
6
-1
/
+1021
*
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
2020-05-14
3
-1
/
+115
*
stm32mp: stm32prog: add otp update support
Patrick Delaunay
2020-05-14
3
-1
/
+151
*
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
2
-5
/
+94
*
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
3
-0
/
+36
*
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
2020-05-14
2
-3
/
+115
*
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2020-05-14
2
-0
/
+70
*
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2020-05-14
2
-36
/
+90
*
stm32mp: stm32prog: add MMC device
Patrick Delaunay
2020-05-14
2
-1
/
+206
*
stm32mp: stm32prog: add flash layout parsing
Patrick Delaunay
2020-05-14
1
-1
/
+371
*
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
5
-0
/
+927