1. bdaeea1 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 6 months ago
  2. 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
  3. 8c9812a usb: storage: call device_probe() after scanning by AKASHI Takahiro · 2 years, 7 months ago
  4. 1d99e67 gpio: Enable hogging support in SPL by Eddie James · 2 years, 8 months ago
  5. 9d4e88c env: Move the doc comment to the code by Simon Glass · 2 years, 7 months ago
  6. 8e6c129 Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 7 months ago
  7. 59bffec Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 6 months ago
  8. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 6 months ago
  9. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 2 months ago
  10. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 7 months ago
  11. 8e1c9fe spl: Add semihosting boot method by Sean Anderson · 2 years, 6 months ago
  12. 15b4aed Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 6 months ago
  13. 2404a01 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 6 months ago
  14. 60cc409 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 2 years, 10 months ago
  15. 1fa43ca video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 8 months ago
  16. 814dd92 video: Drop cfg_console by Simon Glass · 2 years, 8 months ago
  17. 61b9c42 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 6 months ago
  18. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 6 months ago
  19. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 6 months ago
  20. b13114c spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 7 months ago
  21. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 7 months ago
  22. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 7 months ago
  23. 5b896ed event: Add events for device probe/remove by Simon Glass · 2 years, 7 months ago
  24. 5a42190 event: Set up the event system on start-up by Simon Glass · 2 years, 7 months ago
  25. 87a5d1b event: Add basic support for events by Simon Glass · 2 years, 7 months ago
  26. 6d21dd3 Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 7 months ago
  27. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 8 months ago
  28. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 8 months ago
  29. eebcdb3 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 8 months ago
  30. 36fee2f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 8 months ago
  31. 96991e6 console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 7 months ago
  32. ce3e75d bloblist: Update to use conditional value by Simon Glass · 2 years, 8 months ago
  33. c1335e2 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 8 months ago
  34. c592292 spl: add support for custom boot method names by Heiko Thiery · 2 years, 8 months ago
  35. 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
  36. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 2 years, 10 months ago
  37. 99f844b tools: Pass the key blob around by Simon Glass · 2 years, 10 months ago
  38. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 9 months ago
  39. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 9 months ago
  40. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  41. c10939d SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 8 months ago
  42. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 8 months ago
  43. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 8 months ago
  44. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  45. ae435ae common: board_r: drop ifdefs around header includes by Ovidiu Panait · 2 years, 9 months ago
  46. fd765b0 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · 2 years, 9 months ago
  47. 2fd81be common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 9 months ago
  48. 1b212bb common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 9 months ago
  49. 78fc039 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 9 months ago
  50. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 9 months ago
  51. 027b0e9 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 9 months ago
  52. 6c9e3d1 bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 8 months ago
  53. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 8 months ago
  54. 99047f5 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 8 months ago
  55. 5938d65 bloblist: Use 'phase' consistently for bloblists by Simon Glass · 2 years, 8 months ago
  56. 1d8bbd7 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · 2 years, 8 months ago
  57. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 8 months ago
  58. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 8 months ago
  59. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 8 months ago
  60. 8c8bf4f common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 9 months ago
  61. 5fec3c8 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 9 months ago
  62. 86bb488 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 9 months ago
  63. 87a9aa6 Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 9 months ago
  64. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 9 months ago
  65. ada261f Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 2 years, 9 months ago
  66. d8bf49f video: Support virtio devices with the splash screen by Simon Glass · 2 years, 10 months ago
  67. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 2 years, 10 months ago
  68. 4057e27 console: Avoid serial output before the console is running by Simon Glass · 2 years, 10 months ago
  69. 93233b0 fdt: Show a runtime warning based on devicetree source by Simon Glass · 2 years, 9 months ago
  70. ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 9 months ago
  71. 574506c fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 2 years, 10 months ago
  72. 9ab0c2f fdt_support: Add some useful functions by Marek Behún · 2 years, 10 months ago
  73. c92ccba fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 2 years, 10 months ago
  74. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 2 years, 10 months ago
  75. 76f5a72 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 2 years, 10 months ago
  76. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 2 years, 11 months ago
  77. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years ago
  78. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 2 years, 10 months ago
  79. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 2 years, 10 months ago
  80. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 2 years, 10 months ago
  81. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  82. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  83. 8ce465e common: Allow a smaller console-recording pre-reloc by Simon Glass · 2 years, 11 months ago
  84. 47d7d03 board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 2 years, 10 months ago
  85. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 2 years, 11 months ago
  86. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago
  87. 990e1e4 Fix syntax error by Leo Yu-Chi Liang · 2 years, 11 months ago
  88. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 2 years, 11 months ago
  89. b55881d bootstage: Add SPL support by Marek Vasut · 3 years ago
  90. 2289629 image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years ago
  91. 5d39c93 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · 3 years ago
  92. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years ago
  93. 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  94. f331497 Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years ago
  95. de99e77 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years ago
  96. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years ago
  97. 4cb35b7 image: Split up boot_get_fdt() by Simon Glass · 3 years ago
  98. a2198cd image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years ago
  99. b53541f image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years ago
  100. f33a2c1 image: Remove #ifdefs from select_ramdisk() by Simon Glass · 3 years ago