1. acb4169 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · 3 years ago
  2. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  3. eb56096 Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  4. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  5. edfad17 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 11 months ago
  6. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  7. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
  8. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
  9. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  10. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 3 years ago
  11. cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 3 years ago
  12. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  13. b75b076 Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 10 months ago
  14. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  15. dcf92a5 phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 11 months ago
  16. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  17. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  18. 500373b configs: meson64_android: define raw parts for bootloader by Mattijs Korpershoek · 2 years, 11 months ago
  19. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  20. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
  21. d2a7d12 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 11 months ago
  22. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 11 months ago
  23. dc01e2a miiphy.h: Remove CONFIG_DM_xxx guards by Tom Rini · 2 years, 11 months ago
  24. d93aa99 ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3 by Amit Singh Tomar · 3 years ago
  25. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · 3 years ago
  26. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
  27. af061f0 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 11 months ago
  28. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  29. b75f324 Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 11 months ago
  30. d7d071f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 11 months ago
  31. 4d79772 board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting by Amjad Ouled-Ameur · 3 years, 1 month ago
  32. 9c87899 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 11 months ago
  33. 11147e0 net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 3 years ago
  34. 9668b87 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
  35. 50f3142 efi: Tidy up some comments in efi header by Simon Glass · 2 years, 11 months ago
  36. ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
  37. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 11 months ago
  38. 029f48e efi: Move exit_boot_services into a function by Simon Glass · 2 years, 11 months ago
  39. e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 11 months ago
  40. 72d7883 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 11 months ago
  41. d17a679 doc: add include/dm/fdtaddr.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  42. 92c1c5c doc: add include/dm/of*.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  43. cb3d6d6 doc: add include/dm/read.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  44. a104e59 doc: add include/dm/devres.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  45. 4b8c70c doc: add include/dm/device.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  46. 6750bb3 doc: add include/dm/platdata.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  47. d869565 doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  48. 3df46be doc: add include/dm/root.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  49. efbbdf6 doc: add include/dm/uclass.h to the HTML documentation by Patrick Delaunay · 2 years, 11 months ago
  50. f580a30 ARM: qemu-arm: Fix build fail with boot devices disabled by Piotr Kubik · 3 years ago
  51. de46493 lib: export vsscanf by Samuel Dionne-Riel · 3 years ago
  52. 93008ab pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years ago
  53. bb09146 arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation by Pali Rohár · 2 years, 11 months ago
  54. bb1d677 arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout by Pali Rohár · 2 years, 11 months ago
  55. bbd7bda bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 11 months ago
  56. 49ae4ad bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 11 months ago
  57. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 11 months ago
  58. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 11 months ago
  59. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 11 months ago
  60. 0b6578a bloblist: Drop unused tags by Simon Glass · 2 years, 11 months ago
  61. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
  62. 9341a3f bloblist: Put the magic number first by Simon Glass · 2 years, 11 months ago
  63. 65f8329 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 11 months ago
  64. 10cfadb stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 11 months ago
  65. 011a1e0 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · 2 years, 11 months ago
  66. 3fe4478 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  67. a4529c0 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
  68. cd5d0b3 pci: Add standard PCI Config Address macros by Pali Rohár · 3 years ago
  69. 3fd7aca mmc: unconditionally define mmc_deinit() by Heinrich Schuchardt · 3 years ago
  70. 218dfa1 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 3 years ago
  71. 6dff7b7 mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 3 years ago
  72. 33f8a8d Merge branch 'next' by Tom Rini · 2 years, 11 months ago
  73. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  74. 9fdb400 udoo: Adjust the SD card device numbering by Fabio Estevam · 3 years ago
  75. dbe2d5a udoo_neo: Enable support for USB and storage by Peter Robinson · 3 years ago
  76. 89e2806 udoo_neo: Fixes for booting from the mSD card by Peter Robinson · 3 years ago
  77. 24b81ae configs: prepare khadas-vim3{l}_ab_android for AOSP support by Mattijs Korpershoek · 3 years ago
  78. 7f834cb configs: add khadas-vim3{l}_android for AOSP support by Mattijs Korpershoek · 3 years ago
  79. a65f835 configs: meson64_android: add board specific env settings by Mattijs Korpershoek · 3 years ago
  80. 99006eb dt-bindings: versal: Add new PM_DEV_I2C_PMC macro by Sandeep Gundlupet Raju · 3 years ago
  81. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 3 years ago
  82. c7c11c8 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · 3 years ago
  83. 4f7e6ed arm: apple: Remove CONFIG_SYS_SDRAM_BASE by Mark Kettenis · 3 years, 1 month ago
  84. 8194cda vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · 3 years, 1 month ago
  85. 16fff30 vexpress64: Clean up BASE_FVP boot configuration by Peter Hoyes · 3 years, 1 month ago
  86. 3286037 vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · 3 years, 1 month ago
  87. 82f5c54 board: stemmy: Increase boot image to 64 MB by Linus Walleij · 3 years ago
  88. 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
  89. 358ccea efi: Allow easy selection of serial-only operation by Simon Glass · 3 years ago
  90. e523258 efi: Mention that efi_info_get() is only used in the stub by Simon Glass · 3 years ago
  91. b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · 3 years ago
  92. 3f36974 efi: Fix ll_boot_init() operation with the app by Simon Glass · 3 years ago
  93. 26ae0c5 efi: Add comments to struct efi_priv by Simon Glass · 3 years ago
  94. be34434 efi: Drop device_path from struct efi_priv by Simon Glass · 3 years ago
  95. 2d4b33e efi: Locate all block devices in the app by Simon Glass · 3 years ago
  96. fb3893e efi_loader: Don't limit the StMM buffer size explicitly by Ilias Apalodimas · 3 years ago
  97. ef47688 efi: fix typo in description of struct efi_entry_hdr by Heinrich Schuchardt · 3 years ago
  98. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years ago
  99. c902198 Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  100. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago