1. 84dda5c Kconfig: Remove all default n options by Michal Simek · 8 months ago
  2. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 8 months ago
  3. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  4. 6d47fd3 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · 12 months ago
  5. b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 12 months ago
  6. 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 12 months ago
  7. 52b3c47 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · 12 months ago
  8. 8f31929 boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · 8 months ago
  9. e761035 boot: add support for button commands by Caleb Connolly · 11 months ago
  10. fea3efb Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 11 months ago
  11. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 11 months ago
  12. 64c67b6 boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 12 months ago
  13. e91d660 boot: add support for fdt_fixup command in environment by Matthias Schiffer · 12 months ago
  14. 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 1 year ago
  15. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
  16. dbdb4b3 boot: Make preboot and bootcmd require CMDLINE by Tom Rini · 1 year, 1 month ago
  17. 558787f bootmeth_script: Depend on CMDLINE by Tom Rini · 1 year, 1 month ago
  18. 9d298c9 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 1 year, 1 month ago
  19. 2180a45 boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · 1 year, 1 month ago
  20. fc97d93 boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · 1 year, 1 month ago
  21. 5bcfc7a autoboot: Correct dependencies on CMDLINE by Simon Glass · 1 year, 1 month ago
  22. 0bb4abd bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · 1 year, 1 month ago
  23. dec166d bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  24. c0e5b0e boot: Join ARCH_FIXUP_FDT_MEMORY with related options by Simon Glass · 1 year, 3 months ago
  25. 400a6a3 boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS by Simon Glass · 1 year, 3 months ago
  26. 040a604 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 3 months ago
  27. 44831841 Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT by Simon Glass · 1 year, 3 months ago
  28. 3b58de4 Mark DISTRO_DEFAULTS as deprecated by Simon Glass · 1 year, 3 months ago
  29. 064a57d Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · 1 year, 3 months ago
  30. 4a8fcb6 boot: Make standard boot a menu by Simon Glass · 1 year, 3 months ago
  31. 4d8ea26 Kconfig: Move SPL_FIT under FIT by Simon Glass · 1 year, 3 months ago
  32. 815f8d3 spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS by Simon Glass · 1 year, 3 months ago
  33. 12a7ea0 Kconfig: Create a menu for FIT by Simon Glass · 1 year, 3 months ago
  34. 47b18c0 boot: Rename Android-boot text by Simon Glass · 1 year, 3 months ago
  35. 96095e1 boot: Move some other fdt-fixup options to the same menu by Simon Glass · 1 year, 3 months ago
  36. ddc5f9b Move fdt_simplefb to boot/ by Simon Glass · 1 year, 3 months ago
  37. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  38. d167062 boot: Fix reference to bootmenu doc by Peter Robinson · 1 year, 4 months ago
  39. 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
  40. daffb0b bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
  41. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  42. 86fab11 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · 1 year, 5 months ago
  43. c88d67d bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 5 months ago
  44. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
  45. bcb1d26 bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 9 months ago
  46. fba0e73 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 7 months ago
  47. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  48. d8d40bc bootstd: Correct default boot command by Simon Glass · 1 year, 7 months ago
  49. ab16a3d bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 7 months ago
  50. b423037 boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
  51. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
  52. a0c739c boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 8 months ago
  53. febb985 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 8 months ago
  54. c9d4abe Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 8 months ago
  55. 1c41958 bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 9 months ago
  56. da900e5 boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 9 months ago
  57. 22353fa bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 10 months ago
  58. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 10 months ago
  59. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 11 months ago
  60. 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 11 months ago
  61. 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 11 months ago
  62. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
  63. 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 11 months ago
  64. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  65. ec9efcf PowerPC: Rework PBL location choice by Tom Rini · 1 year, 11 months ago
  66. 90c7888 common/spl/spl_ram: Remove unused default by Tom Rini · 2 years ago
  67. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 1 month ago
  68. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
  69. 5981d61 vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
  70. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  71. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  72. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
  73. cb47e21 vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  74. 4c7418f vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
  75. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  76. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  77. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
  78. cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  79. a3a1afb fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
  80. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  81. 5a44618 Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  82. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  83. d8e8461 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 6 months ago
  84. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  85. 83f7363 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  86. 042e87e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · 2 years, 7 months ago
  87. 52dc334 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
  88. a91492b bootstd: Provide a default command by Simon Glass · 2 years, 7 months ago
  89. d940924 bootstd: Add an implementation of script boot by Simon Glass · 2 years, 7 months ago
  90. 126947b bootstd: Add a sandbox bootmeth driver by Simon Glass · 2 years, 7 months ago
  91. acfa9bd bootstd: Add an implementation of EFI boot by Simon Glass · 2 years, 7 months ago
  92. dab2c28 bootstd: Add an implementation of distro PXE boot by Simon Glass · 2 years, 7 months ago
  93. 31aefaf bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 7 months ago
  94. ef5e389 bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 7 months ago
  95. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  96. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 8 months ago
  97. eeec000 global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 8 months ago
  98. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  99. d433c74 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  100. 9822074 boot: image: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago