1. 3371edd Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 3 months ago
  2. 525fbfa common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o by Tom Rini · 2 years, 3 months ago
  3. 13ce351 vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 4 months ago
  4. 8bea4bf tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 4 months ago
  5. 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 4 months ago
  6. 6516c9b spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · 2 years, 3 months ago
  7. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 3 months ago
  8. 3a7d327 spl: binman: Add config options for binman symbols in VPL by Alper Nebi Yasak · 2 years, 3 months ago
  9. d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 3 months ago
  10. e09a8b9 spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK by Alper Nebi Yasak · 2 years, 3 months ago
  11. d7f0717 spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · 2 years, 3 months ago
  12. 4f6500a dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 5 months ago
  13. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 3 months ago
  14. d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 3 months ago
  15. e5e04ea common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · 2 years, 4 months ago
  16. cebc816 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 4 months ago
  17. 12c9095 event: remove CONFIG_EVENT_DYNAMIC check in event_register() by Ovidiu Panait · 2 years, 4 months ago
  18. 4151f4f spl: Rework and tighten some dependencies by Tom Rini · 2 years, 4 months ago
  19. ab0c5f1 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 4 months ago
  20. ba787bb spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 4 months ago
  21. 103d1ae Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 4 months ago
  22. 5fc1d58 Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 4 months ago
  23. b4b9a00 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  24. a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 4 months ago
  25. 7f2c91e Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  26. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  27. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  28. 55cf860 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  29. 8b83b53 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 4 months ago
  30. 2378039 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 4 months ago
  31. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  32. 6074a53 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 4 months ago
  33. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  34. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  35. 4a11e34 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 4 months ago
  36. bab1b35 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 4 months ago
  37. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 4 months ago
  38. d498c67 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 4 months ago
  39. 167f699 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  40. 622ecee fdt: Add U-Boot version to chosen node by Francesco Dolcini · 2 years, 4 months ago
  41. cc98014 spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · 2 years, 4 months ago
  42. 13ae36c board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r() by Ovidiu Panait · 2 years, 5 months ago
  43. cff2963 common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables by Rasmus Villemoes · 2 years, 5 months ago
  44. 11f32da spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 5 months ago
  45. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 5 months ago
  46. 20cd584 Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
  47. 3ae6cf5 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 5 months ago
  48. 9ac4c2b fdt: don't set linux,phandle by John Keeping · 2 years, 5 months ago
  49. 7f67525 menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · 2 years, 5 months ago
  50. c23bb03 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 5 months ago
  51. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 5 months ago
  52. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 5 months ago
  53. 743ebe6 avb: Don't build in SPL by Simon Glass · 2 years, 5 months ago
  54. 3c0d5ea bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 5 months ago
  55. 5e847f7 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 5 months ago
  56. 8b2b125 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 5 months ago
  57. d64a8fd hwconfig: Allow to compile it without env support by Pali Rohár · 2 years, 6 months ago
  58. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 6 months ago
  59. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 5 months ago
  60. 0ccb0ac bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 5 months ago
  61. a57ad20 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 5 months ago
  62. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 6 months ago
  63. 5fa973e spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 6 months ago
  64. bdaeea1 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 6 months ago
  65. 33ae8c5 Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 6 months ago
  66. 8c9812a usb: storage: call device_probe() after scanning by AKASHI Takahiro · 2 years, 7 months ago
  67. 1d99e67 gpio: Enable hogging support in SPL by Eddie James · 2 years, 8 months ago
  68. 9d4e88c env: Move the doc comment to the code by Simon Glass · 2 years, 7 months ago
  69. 8e6c129 Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 7 months ago
  70. 59bffec Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 6 months ago
  71. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  72. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 2 months ago
  73. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 7 months ago
  74. 8e1c9fe spl: Add semihosting boot method by Sean Anderson · 2 years, 6 months ago
  75. 15b4aed Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 6 months ago
  76. 2404a01 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 6 months ago
  77. 60cc409 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 2 years, 11 months ago
  78. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 8 months ago
  79. 814dd92 video: Drop cfg_console by Simon Glass · 2 years, 8 months ago
  80. 61b9c42 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 6 months ago
  81. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 6 months ago
  82. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 6 months ago
  83. b13114c spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 7 months ago
  84. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 7 months ago
  85. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 7 months ago
  86. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 7 months ago
  87. 5a42190 event: Set up the event system on start-up by Simon Glass · 2 years, 7 months ago
  88. 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 7 months ago
  89. 6d21dd3 Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 7 months ago
  90. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 8 months ago
  91. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 8 months ago
  92. eebcdb3 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 8 months ago
  93. 36fee2f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 8 months ago
  94. 96991e6 console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 8 months ago
  95. ce3e75d bloblist: Update to use conditional value by Simon Glass · 2 years, 8 months ago
  96. c1335e2 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 8 months ago
  97. c592292 spl: add support for custom boot method names by Heiko Thiery · 2 years, 8 months ago
  98. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 8 months ago
  99. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 2 years, 10 months ago
  100. 99f844b tools: Pass the key blob around by Simon Glass · 2 years, 11 months ago