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