Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fc1224add20d914bc727da889f76d61fdb43fddc
/
arch
/
arm
/
mach-stm32mp
/
cmd_stm32prog
b5793a6
stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
by Patrick Delaunay
· Thu Jun 16 18:37:59 2022 +0200
c14b0eb
stm32mp: stm32prog: handle flashlayout without STM32 image header
by Patrick Delaunay
· Mon Mar 28 19:25:33 2022 +0200
b9ef46b
stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
by Patrick Delaunay
· Mon Mar 28 19:25:32 2022 +0200
0f0daba
stm32mp: stm32prog: handle interruption during the first enumeration
by Patrick Delaunay
· Mon Mar 28 19:25:31 2022 +0200
8dc5768
stm32mp: stm32prog: add support of UUID for FIP partition
by Patrick Delaunay
· Mon Mar 28 19:25:30 2022 +0200
953d8bf
stm32mp: stm32prog: add support of STM32IMAGE version 2
by Patrick Delaunay
· Mon Mar 28 19:25:29 2022 +0200
8da5df9
stm32mp: stm32prog: add TEE support in stm32prog command
by Patrick Delaunay
· Mon Mar 28 19:25:28 2022 +0200
455b06a
stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
by Patrick Delaunay
· Mon Mar 28 19:25:27 2022 +0200
33029a5
stm32mp: stm32prog: fix comment
by Patrick Delaunay
· Mon Mar 28 19:25:26 2022 +0200
f5b8571
stm32prog: add partition name in treat_partition_list error messages
by Patrick Delaunay
· Tue Jan 18 10:33:14 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
27a5a57
stm32mp: stm32prog: Normalise newlines
by William Grant
· Wed Oct 13 20:56:58 2021 +1100
1008a50
stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP
by Patrick Delaunay
· Mon Jul 26 11:21:38 2021 +0200
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
bd57749
stm32mp: stm32prog: use defines for virtual partition size
by Patrick Delaunay
· Mon Jul 05 09:39:01 2021 +0200
9707698
stm32mp: stm32prog: fix the content of short help message
by Patrick Delaunay
· Mon Jun 28 14:44:33 2021 +0200
c7e9a11
stm32mp: stm32prog: handle dfu error
by Patrick Delaunay
· Tue May 18 15:12:13 2021 +0200
be7d21e
stm32mp: stm32prog: change one message level to debug
by Patrick Delaunay
· Tue May 18 15:12:11 2021 +0200
7ef09a3
stm32mp: stm32prog: use get_cpu_dev for GetID command
by Patrick Delaunay
· Tue May 18 15:12:10 2021 +0200
7d14540
stm32mp: stm32prog: correctly handle DM_PMIC
by Patrick Delaunay
· Tue May 18 15:12:09 2021 +0200
e23d98e
stm32mp: stm32prog: handle the next phase after USB re-enumeration
by Patrick Delaunay
· Tue May 18 15:12:08 2021 +0200
3a44a07
stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE
by Patrick Delaunay
· Tue May 18 15:12:07 2021 +0200
ab198fe
stm32mp: stm32prog: add support of initrd in flashlayout
by Patrick Delaunay
· Tue May 18 15:12:06 2021 +0200
4daf994
stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer
by Patrick Delaunay
· Tue May 18 15:12:05 2021 +0200
f67fd84
stm32mp: stm32prog: remove all the header check for UART download
by Patrick Delaunay
· Tue May 18 15:12:04 2021 +0200
19676ef
stm32mp: stm32prog: add FIP header support
by Patrick Delaunay
· Fri Apr 02 14:05:17 2021 +0200
e259299
stm32mp: stm32prog: replace alias by serial device sequence number
by Patrick Delaunay
· Thu Feb 25 13:37:03 2021 +0100
29b2e2e
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
by Patrick Delaunay
· Thu Feb 25 13:37:01 2021 +0100
0440d86
stm32mp: stm32prog: Add Kconfig file for stm32prog command
by Patrick Delaunay
· Thu Feb 25 13:37:00 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
efc7a3b
arm: stm32mp: stm32prog: always flush DFU on start command for uart
by Patrick Delaunay
· Fri Dec 11 13:36:18 2020 +0100
2b15af5
arm: stm32mp: migrate cmd_stm32prog to log macro
by Patrick Delaunay
· Fri Nov 06 19:01:30 2020 +0100
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
d5de938
stm32mp: stm32prog: accept device without partition
by Patrick Delaunay
· Thu Oct 15 14:28:17 2020 +0200
8040da1
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
by Patrick Delaunay
· Fri Jul 31 16:31:52 2020 +0200
7130b95
sf: Drop dm.h header file from spi_flash.h
by Simon Glass
· Sun Jul 19 10:15:40 2020 -0600
f4aaeed
arm: stm32mp: stm32prog: check result of find_mmc_device
by Patrick Delaunay
· Mon Jul 06 13:20:58 2020 +0200
d0d1df6
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
by Bin Meng
· Wed Jul 08 00:19:22 2020 -0700
dd17838
arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration
by Patrick Delaunay
· Tue Jun 16 18:25:14 2020 +0200
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
41e6ace
stm32mp: stm32prog: add support of RAM target
by Patrick Delaunay
· Wed Mar 18 09:25:03 2020 +0100
c2fdd57
stm32mp: stm32prog: support for script
by Patrick Delaunay
· Wed Mar 18 09:25:02 2020 +0100
8610f22
stm32mp: stm32prog: enable videoconsole
by Patrick Delaunay
· Wed Mar 18 09:25:01 2020 +0100
b823d99
stm32mp: stm32prog: add serial link support
by Patrick Delaunay
· Wed Mar 18 09:25:00 2020 +0100
541c7de
stm32mp: stm32prog: add pmic NVM update support
by Patrick Delaunay
· Wed Mar 18 09:24:59 2020 +0100
1d96b18
stm32mp: stm32prog: add otp update support
by Patrick Delaunay
· Wed Mar 18 09:24:58 2020 +0100
291e722
stm32mp: stm32prog: add support for delete option in flashlayout
by Patrick Delaunay
· Wed Mar 18 09:24:57 2020 +0100
851d6f3
stm32mp: stm32prog: add support of ssbl copy
by Patrick Delaunay
· Wed Mar 18 09:24:56 2020 +0100
c511224
stm32mp: stm32prog: adapt the MTD partitions
by Patrick Delaunay
· Wed Mar 18 09:24:55 2020 +0100
6ab7496
stm32mp: stm32prog: add MTD devices support
by Patrick Delaunay
· Wed Mar 18 09:24:54 2020 +0100
5ce5006
stm32mp: stm32prog: add upport of partial update
by Patrick Delaunay
· Wed Mar 18 09:24:53 2020 +0100
6915b49
stm32mp: stm32prog: add support of boot partition for eMMC device
by Patrick Delaunay
· Wed Mar 18 09:24:52 2020 +0100
7aae1e3
stm32mp: stm32prog: add MMC device
by Patrick Delaunay
· Wed Mar 18 09:24:51 2020 +0100
526f66c
stm32mp: stm32prog: add flash layout parsing
by Patrick Delaunay
· Wed Mar 18 09:24:50 2020 +0100
7daa91d
stm32mp: add the command stm32prog
by Patrick Delaunay
· Wed Mar 18 09:24:49 2020 +0100