index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
pxe_utils.c
Age
Commit message (
Expand
)
Author
2023-09-22
x86: pxeboot: bugfix: Set variable for size of initrd
Thomas Mittelstaedt
2023-08-08
cmd: pxe_utils: add some missing tabs
Dan Carpenter
2023-05-05
net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
Sean Edmond
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-06
cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage
Marek Vasut
2023-01-06
Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
Marek Vasut
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-13
Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"
Tom Rini
2022-12-12
distro/pxeboot: Handle prompt variable
Manuel Traut
2022-12-12
cmd: pxe: use strdup to copy config
Patrick Delaunay
2022-12-12
cmd: pxe: support INITRD and FDT selection with FIT
Patrick Delaunay
2022-12-12
cmd: pxe: reorder kernel treatment in label_boot
Patrick Delaunay
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop use of the lcd header file
Simon Glass
2022-10-11
cmd: pxe: add alias devicetree-overlay for fdtoverlays
Edoardo Tomelleri
2022-08-10
boot: allow bootmeth-distro without CONFIG_NET
John Keeping
2022-07-18
pxe: simplify label_boot()
Heinrich Schuchardt
2022-04-11
cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser
Patrick Delaunay
2022-02-11
cmd: pxe_utils: sysboot: add kaslr-seed generation support
Zhang Ning
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
cmd: pxe_utils: sysboot: add label override support
Amjad Ouled-Ameur
2021-11-23
cmd: pxe_utils: Check fdtcontroladdr in label_boot
Peter Hoyes
2021-11-11
pxe: Return the file size from the getfile() function
Simon Glass
2021-11-11
pxe: Drop get_bootfile_path()
Simon Glass
2021-11-11
pxe: Clean up the use of bootfile
Simon Glass
2021-11-11
pxe: Move common parsing coding into pxe_util
Simon Glass
2021-11-11
pxe: Tidy up code style a little in pxe_utils
Simon Glass
2021-11-11
pxe: Tidy up some comments in pxe_utils
Simon Glass
2021-11-11
pxe: Move pxe_utils files
Simon Glass