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