- cfd5a55 boot/Kconfig: correct fdt_fixup_memory_banks name typo by Baruch Siach · 4 weeks ago
- d1bb953 imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS by Rasmus Villemoes · 5 weeks ago
- abb772a boot: Introduce BOOTSTD_MENU to control bootflow menu build by Marek Vasut · 5 weeks ago
- ee3dad4 boot/Kconfig: Add Video Kconfig as dependency for FDT_SIMPLEFB by Devarsh Thakkar · 9 weeks ago
- c535107 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 8 weeks ago
- e0f9551 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
- baed5b4 Revert "Makefile: Drop SPL_FIT_GENERATOR / SPL_FIT_SOURCE support" changes by Tom Rini · 6 weeks ago
- 0587c65 Makefile: Drop SPL_FIT_GENERATOR support by Marek Vasut · 8 weeks ago
- d20ab50 Makefile: Drop SPL_FIT_SOURCE support by Marek Vasut · 8 weeks ago
- 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 3 months ago
- 45aec8e upl: Plumb in universal payload to the init process by Simon Glass · 4 months ago
- bc3ec00 upl: Add support for Universal Payload in SPL by Simon Glass · 4 months ago
- 3a028c2 upl: Add a command by Simon Glass · 4 months ago
- b9474a8 upl: Add support for writing a upl handoff by Simon Glass · 4 months ago
- 77459f4 upl: Add support for reading a upl handoff by Simon Glass · 4 months ago
- 1cd3ec9 boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter by Heinrich Schuchardt · 4 months ago
- d78c9bd bootstash: Do not provide a default address for all by Tom Rini · 4 months ago
- 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
- b30baa9 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · 5 months ago
- d54a7e7 Merge patch series "Add Turris 1.x board" by Tom Rini · 5 months ago
- 6763ff8 powerpc: Add support for CZ.NIC Turris 1.x routers by Pali Rohár · 6 months ago
- 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
- 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
- ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
- b72eb35 boot: links to FIT documentation in Kconfig by Heinrich Schuchardt · 5 months ago
- c0a7ae0 boot: fix typos in help text of Kconfig configs by Quentin Schulz · 6 months ago
- 08f3240 Kconfig: Remove all default n options by Michal Simek · 8 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
- 3edac60 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · 12 months ago
- b4832e8 bootm: Make OS booting dependent on BOOTM by Simon Glass · 12 months ago
- 79b906c bootm: Add a Kconfig option for bootm functionality by Simon Glass · 12 months ago
- b63afe9 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · 12 months ago
- 72bca1a boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · 8 months ago
- 2259c29 boot: add support for button commands by Caleb Connolly · 11 months ago
- 19b5434 Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 11 months ago
- 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 11 months ago
- ef97f7c boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 12 months ago
- e908fec boot: add support for fdt_fixup command in environment by Matthias Schiffer · 12 months ago
- 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 1 year ago
- 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
- dc3bf2d boot: Make preboot and bootcmd require CMDLINE by Tom Rini · 1 year, 1 month ago
- 9bf470a bootmeth_script: Depend on CMDLINE by Tom Rini · 1 year, 1 month ago
- ec8d160 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 1 year, 1 month ago
- 984bfdc boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · 1 year, 1 month ago
- 045245b boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · 1 year, 1 month ago
- 7dee9dc autoboot: Correct dependencies on CMDLINE by Simon Glass · 1 year, 1 month ago
- 3c9b3b5 bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · 1 year, 1 month ago
- 32401ba bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
- 624c0e5 boot: Join ARCH_FIXUP_FDT_MEMORY with related options by Simon Glass · 1 year, 2 months ago
- 1a5bcc1 boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS by Simon Glass · 1 year, 2 months ago
- b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 2 months ago
- 8b1ec00 Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT by Simon Glass · 1 year, 2 months ago
- e27d7df Mark DISTRO_DEFAULTS as deprecated by Simon Glass · 1 year, 2 months ago
- f7b09e2 Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · 1 year, 2 months ago
- 6cfb002 boot: Make standard boot a menu by Simon Glass · 1 year, 2 months ago
- 2289ca9 Kconfig: Move SPL_FIT under FIT by Simon Glass · 1 year, 2 months ago
- dfcedda spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS by Simon Glass · 1 year, 2 months ago
- e9a089a Kconfig: Create a menu for FIT by Simon Glass · 1 year, 2 months ago
- 7f541fc boot: Rename Android-boot text by Simon Glass · 1 year, 2 months ago
- 48e6d3d boot: Move some other fdt-fixup options to the same menu by Simon Glass · 1 year, 2 months ago
- 2736719 Move fdt_simplefb to boot/ by Simon Glass · 1 year, 2 months ago
- 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · 1 year, 3 months ago
- d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
- 1870026 bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
- f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- f65cdf7 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · 1 year, 5 months ago
- d74e62a bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 5 months ago
- c892511 expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
- 78c79dd bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 9 months ago
- db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 7 months ago
- b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
- 2d5a8e1 bootstd: Correct default boot command by Simon Glass · 1 year, 7 months ago
- b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 7 months ago
- 5c1c6cc boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
- f5e6084 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- 054d018 boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 8 months ago
- 65edcd3 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 8 months ago
- f111bf7 Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 8 months ago
- 4aa874f bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 9 months ago
- 513eeed boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 9 months ago
- 2e5161eb bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 10 months ago
- 389a458 bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 10 months ago
- ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
- 93d888d rockchip: Drop the FIT generator script by Simon Glass · 1 year, 11 months ago
- bd7694f rockchip: Convert all boards to use binman by Simon Glass · 1 year, 11 months ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
- d8adbe9 expo: Add basic implementation by Simon Glass · 1 year, 11 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months 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
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
- 5722f0e vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
- bc993e5 vbe: Add Kconfig options for VPL 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
- a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 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