1. 2c699fe configs: sunxi: Add common SUNIV header by Icenowy Zheng · 2 years, 9 months ago
  2. f2c3369 sunxi-common.h: remove pointless #ifdefs by Andre Przywara · 2 years, 9 months ago
  3. 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 2 years, 9 months ago
  4. 84f1052 km/ls102xa: add support for field fail-safe u-boot update by Aleksandar Gerasimovski · 2 years, 11 months ago
  5. a1d2fd3 board: traverse: add initial Ten64 support by Mathew McBride · 2 years, 9 months ago
  6. 648f8d5 arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 9 months ago
  7. 7301ed9 arm: kirkwood: Pogoplug-V4 : Add board implementation files by Tony Dinh · 2 years, 9 months ago
  8. e267665 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 9 months ago
  9. 78592c0 pmic: axp: define ALDO_IN startup bit by Andre Przywara · 2 years, 9 months ago
  10. c7d042f Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  11. 4b63431 efi_loader: correctly handle mixed hashes and signatures in db by Ilias Apalodimas · 2 years, 9 months ago
  12. 1ccf871 efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support by Sunil V L · 2 years, 9 months ago
  13. f621ff8 configs: am64xx_evm: Increase BSS max size to 16K by Vignesh Raghavendra · 2 years, 9 months ago
  14. 2a4b0d5 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 9 months ago
  15. c592292 spl: add support for custom boot method names by Heiko Thiery · 2 years, 9 months ago
  16. 761a178 Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  17. fc2b399 usb: gadget: Add CDC ACM function by Loic Poulain · 2 years, 11 months ago
  18. 2d2384b tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years ago
  19. c033dc8 image: Return destination node for add_verify_data() method by Simon Glass · 3 years ago
  20. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  21. 70e6bcc tools: Improve comments in signing functions by Simon Glass · 3 years ago
  22. 9876ae7 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 10 months ago
  23. 979a24e acpi: Add some tables needed by ARM devices by Simon Glass · 2 years, 11 months ago
  24. 2d7c738 acpi: Collect tables in the acpi_item list by Simon Glass · 2 years, 11 months ago
  25. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 2 years, 11 months ago
  26. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 2 years, 11 months ago
  27. a53d38f x86: Move FACS table to a writer function by Simon Glass · 2 years, 11 months ago
  28. 94ba15a x86: Move base tables to a writer function by Simon Glass · 2 years, 11 months ago
  29. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 2 years, 11 months ago
  30. 6afa63a acpi: Add a linker list for ACPI tables by Simon Glass · 2 years, 11 months ago
  31. fb746fd acpi: Add a table start by Simon Glass · 2 years, 11 months ago
  32. 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 2 years, 11 months ago
  33. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 2 years, 11 months ago
  34. 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 9 months ago
  35. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  36. e44d2f5 misc: mark write buffer const by John Keeping · 2 years, 9 months ago
  37. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 11 months ago
  38. 3919aa1 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · 2 years, 11 months ago
  39. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  40. 3425dec Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  41. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  42. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 10 months ago
  43. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 10 months ago
  44. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 10 months ago
  45. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 10 months ago
  46. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 10 months ago
  47. 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 2 years, 10 months ago
  48. 3df6cd4 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 2 years, 10 months ago
  49. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  50. 3918376 Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 9 months ago
  51. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  52. 2928d2c phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 9 months ago
  53. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  54. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago
  55. b749d5e configs: meson64_android: define raw parts for bootloader by Mattijs Korpershoek · 2 years, 10 months ago
  56. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  57. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  58. 38040a6 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 9 months ago
  59. 3adae64 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 9 months ago
  60. 60435ca miiphy.h: Remove CONFIG_DM_xxx guards by Tom Rini · 2 years, 9 months ago
  61. a7e7bae ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3 by Amit Singh Tomar · 2 years, 11 months ago
  62. 7c3fd5c lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 10 months ago
  63. 2fd81be common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 10 months ago
  64. 78fc039 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 10 months ago
  65. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 10 months ago
  66. 4e81f3b Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 9 months ago
  67. d928b36 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 9 months ago
  68. 609983e board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting by Amjad Ouled-Ameur · 3 years ago
  69. eab18b3 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 9 months ago
  70. f3e22ee net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 2 years, 10 months ago
  71. d71dbe6 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  72. 6b3873c efi: Tidy up some comments in efi header by Simon Glass · 2 years, 10 months ago
  73. 25a326b efi: Support the efi command in the app by Simon Glass · 2 years, 10 months ago
  74. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 10 months ago
  75. 866e2ac efi: Move exit_boot_services into a function by Simon Glass · 2 years, 10 months ago
  76. a2f1482 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 10 months ago
  77. bc314f8 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 9 months ago
  78. 5ebb527 doc: add include/dm/fdtaddr.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  79. be74f71 doc: add include/dm/of*.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  80. 6de6a61 doc: add include/dm/read.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  81. 494bc8e doc: add include/dm/devres.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  82. 9fb1c77 doc: add include/dm/device.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  83. ca4ca43 doc: add include/dm/platdata.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  84. cbb14ac doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  85. 0cdd7de doc: add include/dm/root.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  86. 797b2a2 doc: add include/dm/uclass.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  87. 703f8c8 ARM: qemu-arm: Fix build fail with boot devices disabled by Piotr Kubik · 2 years, 10 months ago
  88. 499f184 lib: export vsscanf by Samuel Dionne-Riel · 2 years, 10 months ago
  89. a398a51 pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years ago
  90. 1dcbcc7 arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation by Pali Rohár · 2 years, 9 months ago
  91. 5435f6e arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout by Pali Rohár · 2 years, 9 months ago
  92. 6c9e3d1 bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 9 months ago
  93. 20a1493 bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 9 months ago
  94. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 9 months ago
  95. 99047f5 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 9 months ago
  96. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 9 months ago
  97. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 9 months ago
  98. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 9 months ago
  99. ff3bd49 bloblist: Put the magic number first by Simon Glass · 2 years, 9 months ago
  100. f350f67 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 9 months ago