1. 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · 2 years, 6 months ago
  2. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 5 months ago
  3. bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years, 6 months ago
  4. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 4d8202b common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o by Tom Rini · 2 years, 6 months ago
  6. 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 6 months ago
  7. 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
  8. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 6 months ago
  9. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  10. f942ebb microblaze: Add support for run time relocation by Michal Simek · 2 years, 5 months ago
  11. b565aff common/board_r.c: drop legacy and unused bi_enetaddr by Rasmus Villemoes · 2 years, 6 months ago
  12. 145f200 event: fix static events for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 7 months ago
  13. cda509a event: remove CONFIG_EVENT_DYNAMIC check in event_register() by Ovidiu Panait · 2 years, 7 months ago
  14. 78896ae spl: Rework and tighten some dependencies by Tom Rini · 2 years, 6 months ago
  15. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 6 months ago
  16. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 6 months ago
  17. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
  18. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 6 months ago
  19. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  20. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  21. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  22. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  23. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  24. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  25. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  26. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  27. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  28. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
  29. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  30. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
  31. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  32. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
  33. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  34. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 7 months ago
  35. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
  36. 05cc827 fdt: Add U-Boot version to chosen node by Francesco Dolcini · 2 years, 6 months ago
  37. 7396b7d spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · 2 years, 7 months ago
  38. 971df82 board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r() by Ovidiu Panait · 2 years, 7 months ago
  39. fb35fff common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables by Rasmus Villemoes · 2 years, 7 months ago
  40. 4c1f476 spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
  41. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  42. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 7 months ago
  43. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  44. 390d9cb fdt: don't set linux,phandle by John Keeping · 2 years, 7 months ago
  45. 72f823f menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · 2 years, 7 months ago
  46. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 7 months ago
  47. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  48. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  49. c4cbec6 avb: Don't build in SPL by Simon Glass · 2 years, 7 months ago
  50. 9b92ea4 bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 7 months ago
  51. 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 7 months ago
  52. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
  53. 06c9e98 hwconfig: Allow to compile it without env support by Pali Rohár · 2 years, 8 months ago
  54. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  55. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  56. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  57. a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 7 months ago
  58. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
  59. d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 9 months ago
  60. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 8 months ago
  61. e375965 Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  62. f9c3cc8 usb: storage: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  63. 652b869 gpio: Enable hogging support in SPL by Eddie James · 2 years, 10 months ago
  64. b8ffa14 env: Move the doc comment to the code by Simon Glass · 2 years, 9 months ago
  65. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 9 months ago
  66. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 8 months ago
  67. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  68. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
  69. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  70. 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
  71. 2bfc77a Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 8 months ago
  72. e9d12f4 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 8 months ago
  73. aef5105 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 3 years ago
  74. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  75. c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  76. 725ab67 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 8 months ago
  77. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
  78. 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
  79. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 9 months ago
  80. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  81. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
  82. 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  83. 4f54253 event: Set up the event system on start-up by Simon Glass · 2 years, 9 months ago
  84. aa4bce9 event: Add basic support for events by Simon Glass · 2 years, 9 months ago
  85. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  86. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 10 months ago
  87. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 10 months ago
  88. db8cde6 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 10 months ago
  89. 01f078f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 10 months ago
  90. d36c85a console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 10 months ago
  91. ef70ef7 bloblist: Update to use conditional value by Simon Glass · 2 years, 10 months ago
  92. 247e178 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 10 months ago
  93. 3db3033 spl: add support for custom boot method names by Heiko Thiery · 2 years, 10 months ago
  94. 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
  95. eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
  96. e10e2ee tools: Pass the key blob around by Simon Glass · 3 years ago
  97. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  98. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  99. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  100. f47349a SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 11 months ago