aboutsummaryrefslogtreecommitdiff
path: root/lib/fwu_updates
AgeCommit message (Expand)AuthorFilesLines
2023-09-19FWU: Avoid showing an unselectable menu optionSimon Glass1-4/+5
2023-08-31event: Convert existing spy records to simpleSimon Glass1-2/+2
2023-08-30fwu: Initialize global fwu library state during CI testMarek Vasut1-6/+6
2023-07-25fwu: Show number of attempts in Trial StateMichal Simek1-0/+2
2023-07-25fwu: mtd: Fix dfu_alt_info generation for 2 images per bankMichal Simek1-2/+4
2023-07-25fwu: Allow code to properly decode trial stateMichal Simek1-2/+0
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini1-1/+1
2023-06-09fwu: provide default fwu_plat_get_bootidxJassi Brar1-0/+18
2023-06-09FWU: Add FWU metadata access driver for MTD storage regionsMasami Hiramatsu2-0/+186
2023-06-09fwu: rename fwu_get_verified_mdata to fwu_get_mdataJassi Brar1-3/+3
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar1-204/+31
2023-06-09fwu: move meta-data management in coreJassi Brar1-6/+127
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima1-1/+1
2023-05-13fwu: fix config FWU_MULTI_BANK_UPDATEHeinrich Schuchardt1-1/+1
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu1-0/+6
2022-10-31FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu3-0/+62
2022-10-31FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu1-1/+191
2022-10-31FWU: Add helper functions for accessing FWU metadataSughosh Ganu2-0/+150
2022-10-31FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu1-0/+474