Age | Commit message (Expand) | Author |
---|---|---|
2023-10-23 | bootstd: sata: Add bootstd support for ahci sata | Tony Dinh |
2023-10-09 | bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory | Tony Dinh |
2023-08-28 | bootstd: Adjust the default bootmeth order | Simon Glass |
2023-07-20 | bootstd: USB devtype detection for script boot | John Clark |
2023-01-23 | bootstd: Treat DHCP and PXE as bootdev labels | Simon Glass |
2023-01-23 | bootstd: Support reading a script from network or SPI flash | Simon Glass |
2023-01-23 | bootstd: Set the distro_bootpart env var with scripts | Simon Glass |
2023-01-23 | bootstd: Rename bootdev checkers | Simon Glass |
2023-01-16 | bootstd: Allow reading a logo for the OS | Simon Glass |
2023-01-16 | bootstd: Read the Operating System name for distro/scripts | Simon Glass |
2023-01-16 | image: Move common image code to image_board and command | Simon Glass |
2022-12-31 | cmd: source: Support specifying config name | Sean Anderson |
2022-04-25 | bootstd: Add an implementation of script boot | Simon Glass |