summaryrefslogtreecommitdiff
path: root/boot/vbe_simple.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-28boot: vbe_simple: Fix vbe_simple_read_bootflow() dependencyBin Meng1-5/+7
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass1-100/+2
2022-10-31vbe: Support reading the next SPL phase via VBESimon Glass1-17/+29
2022-10-18boot: Tidy up logging and naming in vbe_simpleSimon Glass1-7/+9
2022-09-30dm: core: Split ofnode_path_root() into two functionsSimon Glass1-1/+1
2022-08-27boot: simplify bootmeth_vbe_simple_ft_fixup()Heinrich Schuchardt1-4/+3
2022-08-12vbe: Support VBE simpleSimon Glass1-0/+315