Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootstd: Add a new bootmeth method to set the bootflow | Simon Glass | 2023-01-23 | 1 | -0/+11 |
* | bootstd: Allow reading a logo for the OS | Simon Glass | 2023-01-16 | 1 | -9/+60 |
* | bootstd: Add a way to set up a bootflow | Simon Glass | 2022-10-31 | 1 | -4/+1 |
* | bootstd: Allow scanning for global bootmeths separately | Simon Glass | 2022-08-12 | 1 | -22/+57 |
* | bootstd: Allow bootmeths to be marked as global | Simon Glass | 2022-08-12 | 1 | -0/+14 |
* | bootstd: Provide a bootmeth method to obtain state info | Simon Glass | 2022-08-12 | 1 | -0/+10 |
* | bootstd: Detect empty bootmeth ordering | Simon Glass | 2022-08-12 | 1 | -0/+2 |
* | bootstd: Add the bootmeth uclass and helpers | Simon Glass | 2022-04-25 | 1 | -0/+333 |