summaryrefslogtreecommitdiff
path: root/boot/bootmeth-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Add a way to set up a bootflowSimon Glass2022-10-311-4/+1
* bootstd: Allow scanning for global bootmeths separatelySimon Glass2022-08-121-22/+57
* bootstd: Allow bootmeths to be marked as globalSimon Glass2022-08-121-0/+14
* bootstd: Provide a bootmeth method to obtain state infoSimon Glass2022-08-121-0/+10
* bootstd: Detect empty bootmeth orderingSimon Glass2022-08-121-0/+2
* bootstd: Add the bootmeth uclass and helpersSimon Glass2022-04-251-0/+333