summaryrefslogtreecommitdiff
path: root/boot/bootmeth_rauc.c
AgeCommit message (Expand)Author
2026-02-16bootstd: rauc: Fix null pointer access while checking root partMartin Schwan
2026-01-16bootstd: rauc: Free memory during error handlingFrancois Berder
2025-11-27bootstd: rauc: Only require partitions for one slotLeonard Anderweit
2025-11-27bootstd: rauc: Don't check root part filesystemLeonard Anderweit
2025-10-13bootstd: rauc: no valid slot fallback: fix info msg to reflect real flowAndreas Pretzsch
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