index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fwu_updates
Age
Commit message (
Expand
)
Author
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