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
/
lib
/
fwu_updates
Age
Commit message (
Expand
)
Author
2025-10-09
FWU: Add platform hook support for fwu metata
Padmarao Begari
2025-06-02
include/mtd.h: Cleanup usage
Tom Rini
2024-09-19
fwu: do not allow capsule processing on exceeding Trial Counter threshold
Sughosh Ganu
2024-09-19
fwu: add dependency checks for selecting FWU metadata version
Sughosh Ganu
2024-09-19
fwu: check all images for transitioning out of Trial State
Sughosh Ganu
2024-09-19
fwu: v1: do a version check for the metadata
Sughosh Ganu
2024-09-19
fwu: v2: try reading both copies of metadata
Sughosh Ganu
2024-09-12
include: export uuid.h
Caleb Connolly
2024-08-30
list: use list_count_nodes() to count list entries
Sughosh Ganu
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
2024-05-24
Merge patch series "FWU: Add support for FWU metadata version 2"
Tom Rini
2024-05-24
fwu: mtd: obtain image information from version agnostic structure
Sughosh Ganu
2024-05-24
fwu: mtd: get MTD partition specific info from driver
Sughosh Ganu
2024-05-24
fwu: mtd: remove unused argument from function call
Sughosh Ganu
2024-05-24
fwu: add config symbols for enabling FWU metadata versions
Sughosh Ganu
2024-05-24
fwu: make changes to access version agnostic structure fields
Sughosh Ganu
2024-05-24
fwu: metadata: add functions for handling version specific metadata fields
Sughosh Ganu
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
2024-01-13
fwu: fix fwu_get_image_index interface
Masahisa Kojima
2023-09-19
FWU: Avoid showing an unselectable menu option
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-30
fwu: Initialize global fwu library state during CI test
Marek Vasut
2023-07-25
fwu: Show number of attempts in Trial State
Michal Simek
2023-07-25
fwu: mtd: Fix dfu_alt_info generation for 2 images per bank
Michal Simek
2023-07-25
fwu: Allow code to properly decode trial state
Michal Simek
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-09
fwu: provide default fwu_plat_get_bootidx
Jassi Brar
2023-06-09
FWU: Add FWU metadata access driver for MTD storage regions
Masami Hiramatsu
2023-06-09
fwu: rename fwu_get_verified_mdata to fwu_get_mdata
Jassi Brar
2023-06-09
fwu: meta-data: switch to management by common code
Jassi Brar
2023-06-09
fwu: move meta-data management in core
Jassi Brar
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-05-13
fwu: fix config FWU_MULTI_BANK_UPDATE
Heinrich Schuchardt
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
2022-10-31
FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
2022-10-31
FWU: Add helper functions for accessing FWU metadata
Sughosh Ganu
2022-10-31
FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu