1. ec8d160 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 1 year, 1 month ago
  2. 984bfdc boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · 1 year, 1 month ago
  3. 045245b boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · 1 year, 1 month ago
  4. 7dee9dc autoboot: Correct dependencies on CMDLINE by Simon Glass · 1 year, 1 month ago
  5. 3c9b3b5 bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · 1 year, 1 month ago
  6. 32401ba bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  7. 624c0e5 boot: Join ARCH_FIXUP_FDT_MEMORY with related options by Simon Glass · 1 year, 2 months ago
  8. 1a5bcc1 boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS by Simon Glass · 1 year, 2 months ago
  9. b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 2 months ago
  10. 8b1ec00 Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT by Simon Glass · 1 year, 2 months ago
  11. e27d7df Mark DISTRO_DEFAULTS as deprecated by Simon Glass · 1 year, 2 months ago
  12. f7b09e2 Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · 1 year, 2 months ago
  13. 6cfb002 boot: Make standard boot a menu by Simon Glass · 1 year, 2 months ago
  14. 2289ca9 Kconfig: Move SPL_FIT under FIT by Simon Glass · 1 year, 2 months ago
  15. dfcedda spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS by Simon Glass · 1 year, 2 months ago
  16. e9a089a Kconfig: Create a menu for FIT by Simon Glass · 1 year, 2 months ago
  17. 7f541fc boot: Rename Android-boot text by Simon Glass · 1 year, 2 months ago
  18. 48e6d3d boot: Move some other fdt-fixup options to the same menu by Simon Glass · 1 year, 2 months ago
  19. 2736719 Move fdt_simplefb to boot/ by Simon Glass · 1 year, 2 months ago
  20. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  21. 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · 1 year, 3 months ago
  22. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
  23. 1870026 bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
  24. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  25. f65cdf7 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · 1 year, 5 months ago
  26. d74e62a bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 5 months ago
  27. c892511 expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
  28. 78c79dd bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 9 months ago
  29. db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 7 months ago
  30. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  31. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · 1 year, 7 months ago
  32. b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 7 months ago
  33. 5c1c6cc boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
  34. f5e6084 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
  35. 054d018 boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 8 months ago
  36. 65edcd3 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 8 months ago
  37. f111bf7 Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 8 months ago
  38. 4aa874f bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 9 months ago
  39. 513eeed boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 9 months ago
  40. 2e5161eb bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 10 months ago
  41. 389a458 bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 10 months ago
  42. 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
  43. 93d888d rockchip: Drop the FIT generator script by Simon Glass · 1 year, 11 months ago
  44. bd7694f rockchip: Convert all boards to use binman by Simon Glass · 1 year, 11 months ago
  45. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
  46. d8adbe9 expo: Add basic implementation by Simon Glass · 1 year, 11 months ago
  47. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  48. 489f402 PowerPC: Rework PBL location choice by Tom Rini · 1 year, 11 months ago
  49. 0f3d1de common/spl/spl_ram: Remove unused default by Tom Rini · 2 years ago
  50. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  51. 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
  52. 5722f0e vpl: Allow signature verification by Simon Glass · 2 years, 1 month ago
  53. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  54. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  55. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
  56. d0af04c vbe: Support VBE simple by Simon Glass · 2 years, 4 months ago
  57. 0a9f426 vbe: Add initial support for VBE by Simon Glass · 2 years, 4 months ago
  58. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 4 months ago
  59. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 4 months ago
  60. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
  61. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  62. 1777357 fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
  63. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  64. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · 2 years, 5 months ago
  65. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  66. 5989fd4 Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig by Tom Rini · 2 years, 5 months ago
  67. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  68. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · 2 years, 6 months ago
  69. 4ba9e6e boot: Kconfig: Enable FIT processing by default on TI secure devices by Andrew Davis · 2 years, 7 months ago
  70. 98a22d0 boot: Kconfig: Disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
  71. be661cb bootstd: Provide a default command by Simon Glass · 2 years, 7 months ago
  72. 7e03e74 bootstd: Add an implementation of script boot by Simon Glass · 2 years, 7 months ago
  73. 423994e bootstd: Add a sandbox bootmeth driver by Simon Glass · 2 years, 7 months ago
  74. 66f6255 bootstd: Add an implementation of EFI boot by Simon Glass · 2 years, 7 months ago
  75. 8314461 bootstd: Add an implementation of distro PXE boot by Simon Glass · 2 years, 7 months ago
  76. ad8ec37 bootstd: Add an implementation of distro boot by Simon Glass · 2 years, 7 months ago
  77. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · 2 years, 7 months ago
  78. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  79. a23179e Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 8 months ago
  80. 215ec5c global: Remove CONFIG_SYS_EXTRA_OPTIONS support by Tom Rini · 2 years, 8 months ago
  81. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  82. 886e6e3 Convert CONFIG_SDCARD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  83. d28484e boot: image: add a stage pre-load by Philippe Reynes · 2 years, 8 months ago
  84. a45a3ef Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 9 months ago
  85. 711fab3 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 10 months ago
  86. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  87. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  88. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · 3 years ago
  89. 5780edb bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 3 years, 1 month ago
  90. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago[Renamed from common/Kconfig.boot]
  91. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 1 month ago