aboutsummaryrefslogtreecommitdiff
path: root/boot/bootmeth_pxe.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06boot: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt1-1/+1
2023-08-03bootstd: Init the size before reading extlinux fileWIP/2023-08-03-assorted-fixesSimon Glass1-0/+3
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass1-24/+26
2023-05-05net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond1-2/+2
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass1-0/+3
2023-01-23bootstd: Rename bootdev checkersSimon Glass1-1/+1
2022-08-26Rename disto_[pxe_]getfile to distro_[pxe_]getfileDario Binacchi1-3/+3
2022-04-25bootstd: Add an implementation of distro PXE bootSimon Glass1-0/+186