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