aboutsummaryrefslogtreecommitdiff
path: root/boot/bootmeth-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-31bootstd: Add a way to set up a bootflowSimon Glass1-4/+1
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass1-22/+57
2022-08-12bootstd: Allow bootmeths to be marked as globalSimon Glass1-0/+14
2022-08-12bootstd: Provide a bootmeth method to obtain state infoSimon Glass1-0/+10
2022-08-12bootstd: Detect empty bootmeth orderingSimon Glass1-0/+2
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass1-0/+333