1. 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
  2. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · 2 years, 7 months ago
  3. 390d9cb fdt: don't set linux,phandle by John Keeping · 2 years, 7 months ago
  4. 72f823f menu: menu_get_choice() return -ENOENT if menu item is empty by Masahisa Kojima · 2 years, 7 months ago
  5. 6f59d19 menu: always show the menu regardless of the number of entry by Masahisa Kojima · 2 years, 7 months ago
  6. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  7. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  8. c4cbec6 avb: Don't build in SPL by Simon Glass · 2 years, 7 months ago
  9. 9b92ea4 bloblist: Correct Kconfig dependencies by Simon Glass · 2 years, 7 months ago
  10. 2fa2765 efi_loader: call efi_init_early() earlier by Heinrich Schuchardt · 2 years, 7 months ago
  11. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
  12. 06c9e98 hwconfig: Allow to compile it without env support by Pali Rohár · 2 years, 8 months ago
  13. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  14. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  15. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  16. a36dc25 efi_loader: split efi_init_obj_list() into two stages by AKASHI Takahiro · 2 years, 7 months ago
  17. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
  18. d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 9 months ago
  19. 98011e2 malloc: Annotate allocator for valgrind by Sean Anderson · 2 years, 8 months ago
  20. 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
  21. f9c3cc8 usb: storage: call device_probe() after scanning by AKASHI Takahiro · 2 years, 9 months ago
  22. 652b869 gpio: Enable hogging support in SPL by Eddie James · 2 years, 10 months ago
  23. b8ffa14 env: Move the doc comment to the code by Simon Glass · 2 years, 9 months ago
  24. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 9 months ago
  25. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 8 months ago
  26. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  27. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
  28. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  29. 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
  30. 2bfc77a Convert CONFIG_CLOCKS to Kconfig by Tom Rini · 2 years, 8 months ago
  31. e9d12f4 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 8 months ago
  32. aef5105 video: Drop CONFIG_LCD_BMP_RLE8 by Simon Glass · 3 years ago
  33. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
  34. c66ab60 video: Drop cfg_console by Simon Glass · 2 years, 10 months ago
  35. 725ab67 lcd: Remove LCD_TEST_PATTERN code by Tom Rini · 2 years, 8 months ago
  36. 6c85151 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 8 months ago
  37. 356c674 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 8 months ago
  38. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 9 months ago
  39. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  40. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
  41. 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
  42. 4f54253 event: Set up the event system on start-up by Simon Glass · 2 years, 9 months ago
  43. aa4bce9 event: Add basic support for events by Simon Glass · 2 years, 9 months ago
  44. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · 2 years, 9 months ago
  45. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 10 months ago
  46. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 10 months ago
  47. db8cde6 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 10 months ago
  48. 01f078f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 10 months ago
  49. d36c85a console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 10 months ago
  50. ef70ef7 bloblist: Update to use conditional value by Simon Glass · 2 years, 10 months ago
  51. 247e178 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 10 months ago
  52. 3db3033 spl: add support for custom boot method names by Heiko Thiery · 2 years, 10 months ago
  53. 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
  54. eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
  55. e10e2ee tools: Pass the key blob around by Simon Glass · 3 years ago
  56. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  57. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  58. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  59. f47349a SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 11 months ago
  60. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  61. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  62. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  63. 42a9d97 common: board_r: drop ifdefs around header includes by Ovidiu Panait · 2 years, 11 months ago
  64. 132be47 common: board_r: include asm-generic/gpio.h by Ovidiu Panait · 2 years, 11 months ago
  65. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
  66. 9ef3c8a common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 11 months ago
  67. af061f0 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 11 months ago
  68. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  69. 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 11 months ago
  70. bbd7bda bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 11 months ago
  71. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  72. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
  73. e94421b bloblist: Use 'phase' consistently for bloblists by Simon Glass · 2 years, 11 months ago
  74. 963bf32 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · 2 years, 11 months ago
  75. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  76. 0b6578a bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  77. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  78. d00c5c7 common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 3 years ago
  79. 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
  80. a38b867 x86: efi: Don't set up global_data again with EFI by Simon Glass · 2 years, 11 months ago
  81. 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
  82. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
  83. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · 3 years ago
  84. 61f0958 video: Support virtio devices with the splash screen by Simon Glass · 3 years ago
  85. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
  86. c7ba6c8 console: Avoid serial output before the console is running by Simon Glass · 3 years ago
  87. 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · 3 years ago
  88. 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
  89. ac4d9ff fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
  90. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · 3 years ago
  91. ae0ef95 fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · 3 years ago
  92. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  93. 3577eba3 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago
  94. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
  95. e4cb645 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years, 1 month ago
  96. 774aecc common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  97. e7e69a5 common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  98. b9735d6 common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  99. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  100. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago