1. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 2 years, 11 months ago
  2. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 2 years, 11 months ago
  3. a53d38f x86: Move FACS table to a writer function by Simon Glass · 2 years, 11 months ago
  4. 94ba15a x86: Move base tables to a writer function by Simon Glass · 2 years, 11 months ago
  5. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 2 years, 11 months ago
  6. 6afa63a acpi: Add a linker list for ACPI tables by Simon Glass · 2 years, 11 months ago
  7. fb746fd acpi: Add a table start by Simon Glass · 2 years, 11 months ago
  8. 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 2 years, 11 months ago
  9. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 2 years, 11 months ago
  10. 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 9 months ago
  11. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  12. e44d2f5 misc: mark write buffer const by John Keeping · 2 years, 9 months ago
  13. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 11 months ago
  14. 3919aa1 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · 2 years, 11 months ago
  15. 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
  16. 3425dec Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  17. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  18. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 10 months ago
  19. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 10 months ago
  20. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 10 months ago
  21. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 10 months ago
  22. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 10 months ago
  23. 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 2 years, 10 months ago
  24. 3df6cd4 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 2 years, 10 months ago
  25. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  26. 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
  27. 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
  28. 2928d2c phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 9 months ago
  29. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  30. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago
  31. b749d5e configs: meson64_android: define raw parts for bootloader by Mattijs Korpershoek · 2 years, 10 months ago
  32. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  33. 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
  34. 38040a6 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · 2 years, 9 months ago
  35. 3adae64 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 9 months ago
  36. 60435ca miiphy.h: Remove CONFIG_DM_xxx guards by Tom Rini · 2 years, 9 months ago
  37. a7e7bae ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3 by Amit Singh Tomar · 2 years, 11 months ago
  38. 7c3fd5c lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 10 months ago
  39. 2fd81be common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 10 months ago
  40. 78fc039 common: board_r: drop initr_kgdb wrapper by Ovidiu Panait · 2 years, 10 months ago
  41. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 10 months ago
  42. 4e81f3b Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 9 months ago
  43. d928b36 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 9 months ago
  44. 609983e board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting by Amjad Ouled-Ameur · 3 years ago
  45. eab18b3 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 9 months ago
  46. f3e22ee net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 2 years, 10 months ago
  47. 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
  48. 6b3873c efi: Tidy up some comments in efi header by Simon Glass · 2 years, 10 months ago
  49. 25a326b efi: Support the efi command in the app by Simon Glass · 2 years, 10 months ago
  50. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 10 months ago
  51. 866e2ac efi: Move exit_boot_services into a function by Simon Glass · 2 years, 10 months ago
  52. a2f1482 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 10 months ago
  53. bc314f8 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 9 months ago
  54. 5ebb527 doc: add include/dm/fdtaddr.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  55. be74f71 doc: add include/dm/of*.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  56. 6de6a61 doc: add include/dm/read.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  57. 494bc8e doc: add include/dm/devres.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  58. 9fb1c77 doc: add include/dm/device.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  59. ca4ca43 doc: add include/dm/platdata.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  60. cbb14ac doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  61. 0cdd7de doc: add include/dm/root.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  62. 797b2a2 doc: add include/dm/uclass.h to the HTML documentation by Patrick Delaunay · 2 years, 9 months ago
  63. 703f8c8 ARM: qemu-arm: Fix build fail with boot devices disabled by Piotr Kubik · 2 years, 10 months ago
  64. 499f184 lib: export vsscanf by Samuel Dionne-Riel · 2 years, 10 months ago
  65. a398a51 pci: Work around PCIe link training failures by Maciej W. Rozycki · 2 years, 11 months ago
  66. 1dcbcc7 arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation by Pali Rohár · 2 years, 9 months ago
  67. 5435f6e arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout by Pali Rohár · 2 years, 9 months ago
  68. 6c9e3d1 bloblist: Relicense to allow BSD-3-Clause by Simon Glass · 2 years, 9 months ago
  69. 20a1493 bloblist: doc: Bring in the API documentation by Simon Glass · 2 years, 9 months ago
  70. e50a24a bloblist: Add functions to obtain base address and size by Simon Glass · 2 years, 9 months ago
  71. 99047f5 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · 2 years, 9 months ago
  72. f16ec77 bloblist: Use explicit numbering for the tags by Simon Glass · 2 years, 9 months ago
  73. f9abc1c bloblist: Drop unused tags by Simon Glass · 2 years, 9 months ago
  74. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 9 months ago
  75. ff3bd49 bloblist: Put the magic number first by Simon Glass · 2 years, 9 months ago
  76. f350f67 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 9 months ago
  77. 78aac05 stddef: Avoid warning with clang with offsetof() by Simon Glass · 2 years, 9 months ago
  78. 880dbc5 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · 2 years, 9 months ago
  79. f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  80. 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  81. 2a8d402 pci: Add standard PCI Config Address macros by Pali Rohár · 2 years, 11 months ago
  82. a15b2e6 mmc: unconditionally define mmc_deinit() by Heinrich Schuchardt · 2 years, 10 months ago
  83. 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 2 years, 11 months ago
  84. 2fd7d1f mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 2 years, 11 months ago
  85. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  86. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 9 months ago
  87. 353aa7b udoo: Adjust the SD card device numbering by Fabio Estevam · 2 years, 10 months ago
  88. 87c34fe udoo_neo: Enable support for USB and storage by Peter Robinson · 2 years, 10 months ago
  89. 2bbe1ba udoo_neo: Fixes for booting from the mSD card by Peter Robinson · 2 years, 10 months ago
  90. 425f06f configs: prepare khadas-vim3{l}_ab_android for AOSP support by Mattijs Korpershoek · 2 years, 11 months ago
  91. f89b90d configs: add khadas-vim3{l}_android for AOSP support by Mattijs Korpershoek · 2 years, 11 months ago
  92. 4eff742 configs: meson64_android: add board specific env settings by Mattijs Korpershoek · 2 years, 11 months ago
  93. ac64f53 dt-bindings: versal: Add new PM_DEV_I2C_PMC macro by Sandeep Gundlupet Raju · 2 years, 11 months ago
  94. 83b175b microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 2 years, 11 months ago
  95. 70c6871 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · 2 years, 11 months ago
  96. 3bbd6c0 arm: apple: Remove CONFIG_SYS_SDRAM_BASE by Mark Kettenis · 3 years ago
  97. 439581d vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · 3 years ago
  98. 90f262a vexpress64: Clean up BASE_FVP boot configuration by Peter Hoyes · 3 years ago
  99. 17fe55f vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · 3 years ago
  100. cc4dcd4 board: stemmy: Increase boot image to 64 MB by Linus Walleij · 2 years, 11 months ago