- c2a1e9e menu: add support to check if menu needs to be reprinted by developer · 4 weeks ago
- 2c47aac boot: Add logic to enable booting from fallback option by Martyn Welch · 6 weeks ago
- 53dd510 boot: pxe_utils: Add fallback support by Martyn Welch · 6 weeks ago
- 520d3a4 boot: Remove duplicate newlines by Marek Vasut · 4 months ago
- 4972f15 Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 5 months ago
- c75fab4 use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 5 months ago
- 9b2c78c pxe: Add debugging for booting by Simon Glass · 5 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
- 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- f2d75d7 pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · 11 months ago
- d6e1dcd pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · 11 months ago
- f7eded2 pxe: Move calculation of FDT file into a function by Simon Glass · 11 months ago
- b5e0eb8 pxe: Refactor to avoid over-using bootm_argv by Simon Glass · 11 months ago
- 5df368c pxe: Refactor to reduce the size of label_boot() by Simon Glass · 11 months ago
- 7c19f91 pxe: Use strlcpy() instead of strcpy() in label_boot() by Simon Glass · 11 months ago
- 08b7849e boot: pxe_utils: skip fdt setup in case legacy kernel is booted by Svyatoslav Ryhel · 10 months ago
- 2723df2 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · 12 months ago
- ca65d23 x86: pxeboot: bugfix: Set variable for size of initrd by Thomas Mittelstaedt · 1 year, 7 months ago
- 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · 1 year, 4 months ago
- ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 8 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- f10df77 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 2 years ago
- be6e05b Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 2 years ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- 5c1b071 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 2 years ago
- 2008124 distro/pxeboot: Handle prompt variable by Manuel Traut · 2 years ago
- 9d464f8 cmd: pxe: use strdup to copy config by Patrick Delaunay · 2 years, 1 month ago
- 41c7e4a cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years, 1 month ago
- 6b5cb36 cmd: pxe: reorder kernel treatment in label_boot by Patrick Delaunay · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
- 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
- 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
- a8d6aed pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
- 6ec8cb9 cmd: pxe_utils: sysboot: replace cls command by video_clear in PXE parser by Patrick Delaunay · 2 years, 8 months ago
- 9c1d9c5 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 1d564a9 cmd: pxe_utils: sysboot: add label override support by Amjad Ouled-Ameur · 3 years ago
- db2f387 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · 3 years, 1 month ago
- a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
- 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
- e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
- 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
- 764d0c0 pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years, 1 month ago
- 0030244 pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years, 1 month ago
- 0666fcb pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago[Renamed from cmd/pxe_utils.c]
- 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
- 121e131 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
- 44a20ef pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
- b0d08db pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
- babeef1 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
- d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago