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