summaryrefslogtreecommitdiff
path: root/boot/pxe_utils.c
AgeCommit message (Expand)Author
2023-01-09Merge branch 'next'Tom Rini
2023-01-06cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImageMarek Vasut
2023-01-06Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""Marek Vasut
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-13Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"Tom Rini
2022-12-12distro/pxeboot: Handle prompt variableManuel Traut
2022-12-12cmd: pxe: use strdup to copy configPatrick Delaunay
2022-12-12cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay
2022-12-12cmd: pxe: reorder kernel treatment in label_bootPatrick Delaunay
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop use of the lcd header fileSimon Glass
2022-10-11cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri
2022-08-10boot: allow bootmeth-distro without CONFIG_NETJohn Keeping
2022-07-18pxe: simplify label_boot()Heinrich Schuchardt
2022-04-11cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parserPatrick Delaunay
2022-02-11cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-15cmd: pxe_utils: sysboot: add label override supportAmjad Ouled-Ameur
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes
2021-11-11pxe: Return the file size from the getfile() functionSimon Glass
2021-11-11pxe: Drop get_bootfile_path()Simon Glass
2021-11-11pxe: Clean up the use of bootfileSimon Glass
2021-11-11pxe: Move common parsing coding into pxe_utilSimon Glass
2021-11-11pxe: Tidy up code style a little in pxe_utilsSimon Glass
2021-11-11pxe: Tidy up some comments in pxe_utilsSimon Glass
2021-11-11pxe: Move pxe_utils filesSimon Glass