summaryrefslogtreecommitdiff
path: root/boot/bootmeth_android.c
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-04-10bootstd: android: avoid possible null pointer dereferenceGary Bisson
2025-01-23bootstd: android: Allow boot with AVB failures when unlockedMattijs Korpershoek
2025-01-23bootstd: android: Add missing NULL in the avb partition listMattijs Korpershoek
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootmeth: Update the read_file() method to include a typeSimon Glass
2024-11-26bootstd: android: don't read whole partition sizesJulien Masson
2024-11-26bootstd: android: add non-A/B image supportGuillaume La Roque
2024-11-26bootstd: android: add support of bootimage v2Guillaume La Roque
2024-10-01bootstd: android: Add U-Boot version to cmdlineMattijs Korpershoek
2024-07-18bootstd: Add a bootmeth for AndroidMattijs Korpershoek