summaryrefslogtreecommitdiff
path: root/boot/bootmeth-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Tidy up reporting of errorsSimon Glass2023-05-131-1/+1
* bootstd: Add a new bootmeth method to set the bootflowSimon Glass2023-01-231-0/+11
* bootstd: Allow reading a logo for the OSSimon Glass2023-01-161-9/+60
* 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