index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
/
common
/
stm32mp_dfu.c
Age
Commit message (
Expand
)
Author
2025-05-05
board: st: common: fix dfu alt buffer clearing
Vincent Stehlé
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: st: Remove <common.h> and add needed includes
Tom Rini
2023-12-15
board: st: common: simplify MTD device parsing
Patrice Chotard
2023-12-15
board: st: common: Fix board_get_alt_info_mtd()
Patrice Chotard
2023-10-04
Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-10-04
board: st: common: cleanup dfu support
Patrick Delaunay
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-02-10
Correct SPL uses of MTD
Simon Glass
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-01-24
stm32mp: fix board_get_alt_info_mmc()
Heinrich Schuchardt
2021-11-30
board: stm32mp1: add support of nor1 device in dfu command
Patrick Delaunay
2021-03-11
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-01-13
board: st: common: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
Patrick Delaunay
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
stm32mp1: dynamically build DFU_ALT_INFO
Patrick Delaunay
2020-05-14
board: stm32mp1: move set_dfu_alt_info in st common directory
Patrick Delaunay