summaryrefslogtreecommitdiff
path: root/boot/vbe_simple.c
AgeCommit message (Expand)Author
2025-01-22Merge patch series "vbe: Series part F"Tom Rini
2025-01-22vbe: Move reading the nvdata into the common fileSimon Glass
2025-01-22vbe: Move reading the version into the common fileSimon Glass
2025-01-22vbe: Create a common function to get the block deviceSimon Glass
2025-01-22vbe: Convert some checks to assertionsSimon Glass
2025-01-22vbe: Pass simple_priv to internal functionsSimon Glass
2025-01-22vbe: Use a block device instead of descriptorSimon Glass
2025-01-22vbe: Start a common header fileSimon Glass
2025-01-22vbe: Use blk_read() to read blocksSimon Glass
2025-01-15bootmeth: Update the read_file() method to include a typeSimon Glass
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-04-28boot: vbe_simple: Fix vbe_simple_read_bootflow() dependencyBin Meng
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass
2022-10-17boot: Tidy up logging and naming in vbe_simpleSimon Glass
2022-09-29dm: core: Split ofnode_path_root() into two functionsSimon Glass
2022-08-26boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt
2022-08-12vbe: Support VBE simpleSimon Glass