1. d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 8 months ago
  2. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 8 months ago
  3. 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
  4. f9c3cc8 usb: storage: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  5. 652b869 gpio: Enable hogging support in SPL by Eddie James · 2 years, 10 months ago
  6. b8ffa14 env: Move the doc comment to the code by Simon Glass · 2 years, 9 months ago
  7. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 9 months ago
  8. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 8 months ago
  9. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  10. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
  11. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  12. 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
  13. 2bfc77a Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 8 months ago
  14. e9d12f4 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 8 months ago
  15. aef5105 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 3 years ago
  16. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  17. c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  18. 725ab67 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 8 months ago
  19. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
  20. 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
  21. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 9 months ago
  22. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  23. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
  24. 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  25. 4f54253 event: Set up the event system on start-up by Simon Glass · 2 years, 9 months ago
  26. aa4bce9 event: Add basic support for events by Simon Glass · 2 years, 9 months ago
  27. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  28. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 10 months ago
  29. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 10 months ago
  30. db8cde6 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 10 months ago
  31. 01f078f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 10 months ago
  32. d36c85a console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 10 months ago
  33. ef70ef7 bloblist: Update to use conditional value by Simon Glass · 2 years, 10 months ago
  34. 247e178 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 10 months ago
  35. 3db3033 spl: add support for custom boot method names by Heiko Thiery · 2 years, 10 months ago
  36. 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
  37. eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
  38. e10e2ee tools: Pass the key blob around by Simon Glass · 3 years ago
  39. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  40. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  41. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  42. f47349a SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 10 months ago
  43. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 10 months ago
  44. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  45. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  46. 42a9d97 common: board_r: drop ifdefs around header includes by Ovidiu Panait · 2 years, 11 months ago
  47. 132be47 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · 2 years, 11 months ago
  48. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
  49. 9ef3c8a common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 11 months ago
  50. af061f0 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 11 months ago
  51. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  52. 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 11 months ago
  53. bbd7bda bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 11 months ago
  54. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  55. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
  56. e94421b bloblist: Use 'phase' consistently for bloblists by Simon Glass · 2 years, 11 months ago
  57. 963bf32 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · 2 years, 11 months ago
  58. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  59. 0b6578a bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  60. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  61. d00c5c7 common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 3 years ago
  62. 46a63fe Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 11 months ago
  63. a38b867 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 11 months ago
  64. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
  65. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
  66. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  67. 61f0958 video: Support virtio devices with the splash screen by Simon Glass · 3 years ago
  68. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  69. c7ba6c8 console: Avoid serial output before the console is running by Simon Glass · 3 years ago
  70. 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · 3 years ago
  71. 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
  72. ac4d9ff fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
  73. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · 3 years ago
  74. ae0ef95 fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 3 years ago
  75. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  76. 3577eba3 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago
  77. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
  78. e4cb645 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years, 1 month ago
  79. 774aecc common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  80. e7e69a5 common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  81. b9735d6 common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  82. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  83. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  84. 9803ddf common: Allow a smaller console-recording pre-reloc by Simon Glass · 3 years, 1 month ago
  85. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 3 years ago
  86. d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  87. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  88. de53e5e Fix syntax error by Leo Yu-Chi Liang · 3 years, 1 month ago
  89. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  90. 9815434 bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  91. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
  92. 47f3eb2 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · 3 years, 1 month ago
  93. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
  94. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  95. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 2 months ago
  96. 5b2bc14 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 2 months ago
  97. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  98. 8a876e4 image: Split up boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  99. 3afbb60 image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  100. c0cabbc image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years, 2 months ago