summaryrefslogtreecommitdiff
path: root/boot/bootmeth-uclass.c
AgeCommit message (Expand)Author
2025-06-20bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()Sam Protsenko
2025-06-20bootstd: Probe bootmeth devices for bootmeths env varSam Protsenko
2025-06-20bootstd: Fix memleak on errors in bootmeth_setup_iter_order()Sam Protsenko
2025-01-15Update bootmeth_alloc_other() to record imagesSimon Glass
2025-01-15bootmeth: Update the read_file() method to include a typeSimon Glass
2025-01-15bootstd: Update bootmeth_alloc_file() to record imagesSimon Glass
2024-10-15bootstd: Add command to enable setting of bootmeth specific propertiesMartyn Welch
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06boot: Remove <common.h> and add needed includesTom Rini
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-03bootflow: Export setup_fs()Simon Glass
2023-07-16bootstd: Correct baudrate typoSimon Glass
2023-07-14fs: Create functions to load and allocate a fileSimon Glass
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-01-23bootstd: Add a new bootmeth method to set the bootflowSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2022-10-31bootstd: Add a way to set up a bootflowSimon Glass
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass
2022-08-12bootstd: Detect empty bootmeth orderingSimon Glass
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass