- 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
- d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
- 489f402 PowerPC: Rework PBL location choice by Tom Rini · 1 year, 11 months ago
- 0f3d1de common/spl/spl_ram: Remove unused default by Tom Rini · 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
- 0aa1da6 tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
- 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
- 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · 2 years, 1 month ago
- 5722f0e vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
- a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
- bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
- a6a06cc vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years, 1 month ago
- 39db199 vbe: Move OS implementation into a separate file by Simon Glass · 2 years, 1 month ago
- d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years, 1 month ago
- ec57644 vbe: Use a warning for a failed requests by Simon Glass · 2 years, 1 month ago
- 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years, 1 month ago
- a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years, 1 month ago
- e3f81ae image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
- 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years, 1 month ago
- 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 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
- 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · 2 years, 1 month ago
- 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
- a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
- 386d05d vbe: Add fixups for a basic set of OS requests by Simon Glass · 2 years, 1 month ago
- 571707b boot: Tidy up logging and naming in vbe_simple by Simon Glass · 2 years, 1 month ago
- f4ff703 boot: Pass the correct FDT to the EVT_FT_FIXUP event by Simon Glass · 2 years, 1 month ago
- 8169ece boot: Correct handling of addresses in boot_relocate_fdt() by Simon Glass · 2 years, 1 month ago
- b90cf90 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years, 1 month ago
- 675e908 bootstd: Fix listing boot devices by Michal Suchanek · 2 years, 1 month ago
- 591da92 boot: image-pre-load: Check environment for location of signature info by Steven Lawrance · 2 years, 2 months ago
- db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 2 months ago
- 6acf1b9 cmd: pxe: add alias devicetree-overlay for fdtoverlays by Edoardo Tomelleri · 2 years, 2 months ago
- 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
- 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
- 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 3 months ago
- 973b893 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 3 months ago
- e832db2 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 3 months ago
- f2d23de image: Drop one #ifdef for FIT by Simon Glass · 2 years, 3 months ago
- f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 3 months ago
- 664696f image: Track when ramdisk processing is completed by Simon Glass · 2 years, 3 months ago
- dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 3 months ago
- 080d3a0 image: fit: Add some helpers for getting data by Sean Anderson · 2 years, 3 months ago
- 779a7b69 bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 3 months ago
- 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 3 months ago
- 905d4b7 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 3 months ago
- 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · 2 years, 3 months ago
- 9ff9629 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · 2 years, 3 months ago
- 3bfd10b boot: fix vbe_find_first_device() by Heinrich Schuchardt · 2 years, 3 months ago
- d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 4 months ago
- d0af04c vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
- 0a9f426 vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
- 4305fe7 event: Add an event for device tree fixups by Simon Glass · 2 years, 4 months ago
- 9f4440d bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
- 771a244 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
- cc15e14 bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
- 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 4 months ago
- dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · 2 years, 4 months ago
- 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
- 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
- f6f88ba bootstd: Tidy up var naming in bootdev_setup_iter_order() by Simon Glass · 2 years, 4 months ago
- f6d71a8 bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
- 23e59ec bootstd: Detect empty bootmeth ordering by Simon Glass · 2 years, 4 months ago
- bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 4 months ago
- 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
- 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
- 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
- 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
- 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
- a8d6aed pxe: simplify label_boot() by Heinrich Schuchardt · 3 years ago
- 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
- f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
- 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
- eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- 5989fd4 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 5 months ago
- 447cc7a image: fit: Use stack allocation macro by Joel Stanley · 2 years, 5 months ago
- 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
- 15bdcd4 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 6 months ago