index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
pxe_utils.c
Age
Commit message (
Expand
)
Author
2026-02-16
cmd: pxe_utils: fix syntax error in comments
Hugo Villeneuve
2025-11-22
boot: pxe_utils: Fix memory allocation issues in overlay_dir handling
Kory Maincent (TI.com)
2025-11-03
boot: pxe_utils: Add extension board devicetree overlay support
Kory Maincent (TI.com)
2025-07-08
boot: pxe: Prevent evaluation of uninitialised variable
Andrew Goodbody
2025-01-15
boot: Update extlinux pxe_getfile_func() to include type
Simon Glass
2025-01-15
boot: pxe: Drop the duplicate comment on get_pxe_file()
Simon Glass
2024-11-04
menu: add support to check if menu needs to be reprinted
Weijie Gao
2024-10-15
boot: Add logic to enable booting from fallback option
Martyn Welch
2024-10-15
boot: pxe_utils: Add fallback support
Martyn Welch
2024-07-15
boot: Remove duplicate newlines
Marek Vasut
2024-06-28
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
Tom Rini
2024-06-28
use fdt_kaslrseed function to de-duplicate code
Tim Harvey
2024-06-26
pxe: Add debugging for booting
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2024-05-05
rng: Introduce SPL_DM_RNG
Marek Vasut
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
pxe: Allow booting without CMDLINE for the zboot method
Simon Glass
2024-04-10
pxe: Allow booting without CMDLINE for bootm methods
Simon Glass
2024-04-10
pxe: Move calculation of FDT file into a function
Simon Glass
2024-04-10
pxe: Refactor to avoid over-using bootm_argv
Simon Glass
2024-04-10
pxe: Refactor to reduce the size of label_boot()
Simon Glass
2024-04-10
pxe: Use strlcpy() instead of strcpy() in label_boot()
Simon Glass
2024-03-01
boot: pxe_utils: skip fdt setup in case legacy kernel is booted
Svyatoslav Ryhel
2023-12-20
pxe_utils: Increase feedback to user when fdt file is not found
Michael Trimarchi
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
[next]