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
/
boot
/
bootmeth_rauc.c
Age
Commit message (
Expand
)
Author
2026-02-16
bootstd: rauc: Fix null pointer access while checking root part
Martin Schwan
2026-01-16
bootstd: rauc: Free memory during error handling
Francois Berder
2025-11-27
bootstd: rauc: Only require partitions for one slot
Leonard Anderweit
2025-11-27
bootstd: rauc: Don't check root part filesystem
Leonard Anderweit
2025-10-13
bootstd: rauc: no valid slot fallback: fix info msg to reflect real flow
Andreas Pretzsch
2025-08-21
Merge patch series "bootstd: rauc: Fix segfault when scanning device with uns...
Tom Rini
2025-08-21
bootstd: rauc: Free private data when booting
Martin Schwan
2025-08-21
bootstd: rauc: Move freeing private struct to its own function
Martin Schwan
2025-08-21
bootstd: rauc: Don't null bootflow->bootmeth_priv
Martin Schwan
2025-08-21
bootstd: rauc: Fix segfault when cleaning up slots
Martin Schwan
2025-08-14
bootstd: rauc: Change global method to check any partition
Martin Schwan
2025-07-22
bootstd: rauc: Only scan all partitions instead of boot files
Martin Schwan
2025-07-22
bootstd: rauc: Fix segfault occurring during private struct access
Martin Schwan
2025-07-22
bootstd: rauc: Fix potential memory leak
Martin Schwan
2025-06-18
bootstd: Add implementation for bootmeth rauc
Martin Schwan