summaryrefslogtreecommitdiff
path: root/boot/bootmeth_rauc.c
AgeCommit message (Expand)Author
2025-08-21Merge patch series "bootstd: rauc: Fix segfault when scanning device with uns...Tom Rini
2025-08-21bootstd: rauc: Free private data when bootingMartin Schwan
2025-08-21bootstd: rauc: Move freeing private struct to its own functionMartin Schwan
2025-08-21bootstd: rauc: Don't null bootflow->bootmeth_privMartin Schwan
2025-08-21bootstd: rauc: Fix segfault when cleaning up slotsMartin Schwan
2025-08-14bootstd: rauc: Change global method to check any partitionMartin Schwan
2025-07-22bootstd: rauc: Only scan all partitions instead of boot filesMartin Schwan
2025-07-22bootstd: rauc: Fix segfault occurring during private struct accessMartin Schwan
2025-07-22bootstd: rauc: Fix potential memory leakMartin Schwan
2025-06-18bootstd: Add implementation for bootmeth raucMartin Schwan