index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
/
cmd_stm32prog
Age
Commit message (
Expand
)
Author
2020-08-13
arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef
Patrick Delaunay
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-07-28
arm: stm32mp: stm32prog: check result of find_mmc_device
Patrick Delaunay
2020-07-09
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
Bin Meng
2020-07-07
arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...
Patrick Delaunay
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-14
stm32mp: stm32prog: add support of RAM target
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: support for script
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: enable videoconsole
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add serial link support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add otp update support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support for delete option in flashlayout
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of ssbl copy
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add MMC device
Patrick Delaunay
2020-05-14
stm32mp: stm32prog: add flash layout parsing
Patrick Delaunay
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay