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