aboutsummaryrefslogtreecommitdiff
path: root/boot/bootmeth_script.c
AgeCommit message (Expand)Author
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh
2023-10-09bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memoryTony Dinh
2023-08-28bootstd: Adjust the default bootmeth orderSimon Glass
2023-07-20bootstd: USB devtype detection for script bootJohn Clark
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Support reading a script from network or SPI flashSimon Glass
2023-01-23bootstd: Set the distro_bootpart env var with scriptsSimon Glass
2023-01-23bootstd: Rename bootdev checkersSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2023-01-16image: Move common image code to image_board and commandSimon Glass
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-04-25bootstd: Add an implementation of script bootSimon Glass