- 4f65851 boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter by Heinrich Schuchardt · 4 months ago
- b81e31a bootstash: Do not provide a default address for all by Tom Rini · 4 months ago
- 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
- 125d9f3 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · 5 months ago
- 246a0ce Merge patch series "Add Turris 1.x board" by Tom Rini · 4 months ago
- f415820 powerpc: Add support for CZ.NIC Turris 1.x routers by Pali Rohár · 6 months ago
- 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
- e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
- a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
- 3fc9de4 boot: links to FIT documentation in Kconfig by Heinrich Schuchardt · 5 months ago
- b88950f boot: fix typos in help text of Kconfig configs by Quentin Schulz · 5 months ago
- 84dda5c Kconfig: Remove all default n options by Michal Simek · 7 months ago
- cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- 6d47fd3 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · 12 months ago
- b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 12 months ago
- 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 12 months ago
- 52b3c47 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · 12 months ago
- 8f31929 boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · 8 months ago
- e761035 boot: add support for button commands by Caleb Connolly · 11 months ago
- fea3efb Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 11 months ago WIP/19Jan2024
- 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 10 months ago
- 64c67b6 boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 11 months ago
- e91d660 boot: add support for fdt_fixup command in environment by Matthias Schiffer · 12 months ago
- 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 1 year ago
- 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
- dbdb4b3 boot: Make preboot and bootcmd require CMDLINE by Tom Rini · 1 year, 1 month ago
- 558787f bootmeth_script: Depend on CMDLINE by Tom Rini · 1 year, 1 month ago
- 9d298c9 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 1 year, 1 month ago
- 2180a45 boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · 1 year, 1 month ago
- fc97d93 boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · 1 year, 1 month ago
- 5bcfc7a autoboot: Correct dependencies on CMDLINE by Simon Glass · 1 year, 1 month ago
- 0bb4abd bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · 1 year, 1 month ago
- dec166d bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
- c0e5b0e boot: Join ARCH_FIXUP_FDT_MEMORY with related options by Simon Glass · 1 year, 2 months ago
- 400a6a3 boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS by Simon Glass · 1 year, 2 months ago
- 040a604 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 2 months ago
- 44831841 Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT by Simon Glass · 1 year, 2 months ago
- 3b58de4 Mark DISTRO_DEFAULTS as deprecated by Simon Glass · 1 year, 2 months ago
- 064a57d Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · 1 year, 2 months ago
- 4a8fcb6 boot: Make standard boot a menu by Simon Glass · 1 year, 2 months ago
- 4d8ea26 Kconfig: Move SPL_FIT under FIT by Simon Glass · 1 year, 2 months ago
- 815f8d3 spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS by Simon Glass · 1 year, 2 months ago
- 12a7ea0 Kconfig: Create a menu for FIT by Simon Glass · 1 year, 2 months ago
- 47b18c0 boot: Rename Android-boot text by Simon Glass · 1 year, 2 months ago
- 96095e1 boot: Move some other fdt-fixup options to the same menu by Simon Glass · 1 year, 2 months ago
- ddc5f9b Move fdt_simplefb to boot/ by Simon Glass · 1 year, 2 months ago
- ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- d167062 boot: Fix reference to bootmenu doc by Peter Robinson · 1 year, 3 months ago
- 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
- daffb0b bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
- a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- 86fab11 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · 1 year, 4 months ago
- c88d67d bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 5 months ago
- a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
- bcb1d26 bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 9 months ago
- fba0e73 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 7 months ago WIP/2023-05-13-bootstd-updates-and-improvements
- 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
- d8d40bc bootstd: Correct default boot command by Simon Glass · 1 year, 7 months ago
- ab16a3d bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 7 months ago
- b423037 boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
- 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- a0c739c boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 8 months ago
- febb985 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 8 months ago
- c9d4abe Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 8 months ago
- 1c41958 bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 9 months ago
- da900e5 boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 9 months ago
- 22353fa bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 10 months ago
- 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 10 months ago
- 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
- 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 11 months ago
- 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 11 months ago
- 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
- 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 11 months ago
- cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- ec9efcf PowerPC: Rework PBL location choice by Tom Rini · 1 year, 11 months ago
- 90c7888 common/spl/spl_ram: Remove unused default by Tom Rini · 2 years ago WIP/2022-12-23-complete-phase1-CONFIG-migration
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
- 5981d61 vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
- 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
- cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
- 4c7418f vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
- bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
- be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
- 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
- cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
- a3a1afb fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
- bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
- 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
- b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- d8e8461 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 5 months ago
- 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
- 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
- 042e87e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · 2 years, 7 months ago
- 52dc334 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
- a91492b bootstd: Provide a default command by Simon Glass · 2 years, 7 months ago
- d940924 bootstd: Add an implementation of script boot by Simon Glass · 2 years, 7 months ago