1. 3cc3bc0 efi: define struct efi_guid by Caleb Connolly · 5 months ago
  2. 775f765 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 5 months ago
  3. 063b4ed efi_loader: return the correct error in efi_bootmgr_release_uridp() by Ilias Apalodimas · 5 months ago
  4. 4a1eecc efi_loader: rename efi_bootmgr_image_return_notify by Ilias Apalodimas · 5 months ago
  5. 292a4a4 efi_loader: shorten efi_bootmgr_release_uridp_resource() by Ilias Apalodimas · 5 months ago
  6. 78d898e Merge patch series "phycore-am62/4: Add more boot sources" by Tom Rini · 4 months ago
  7. ef7a3f1 configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer by Daniel Schultz · 5 months ago
  8. 1bd194f configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE by Daniel Schultz · 5 months ago
  9. 4d197fa configs: Add phycore_am62x_r5_usbdfu_defconfig by Daniel Schultz · 5 months ago
  10. 529ddb6 configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config by Daniel Schultz · 5 months ago
  11. 8b4a72f configs: phycore_am64x_a53_defconfig: Make BOOTCMD generic by Daniel Schultz · 5 months ago
  12. 9624465 configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic by Daniel Schultz · 5 months ago
  13. 11b8fa0 board: phytec: phycore_am64x: Add Network/SPI Boot by Daniel Schultz · 5 months ago
  14. a48cbae board: phytec: phycore_am62x: Add Network/SPI Boot by Daniel Schultz · 5 months ago
  15. 92ff68b include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes by Daniel Schultz · 5 months ago
  16. d87842c include: net: phytec: Add K3 network boot logic by Daniel Schultz · 5 months ago
  17. 8cafb21 include: env: phytec: Add raucinit to k3_mmc environment by Daniel Schultz · 5 months ago
  18. 80c4f6f include: env: phytec: k3_mmc: Rename variables by Daniel Schultz · 5 months ago
  19. d0bc2ac configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUP by Wadim Egorov · 5 months ago
  20. c6eba28 spl: spl_load: fix comparison between negative error code and unsigned size by Daniel Palmer · 5 months ago
  21. 2349cc0 test/py: spi: Set the expected error message by Love Kumar · 5 months ago
  22. 52ec7b7 treewide: drop redundant "type string" for SYS_SOC and friends by Rasmus Villemoes · 4 months ago
  23. 2def0df arm: Remove ethernut5 board by Tom Rini · 4 months ago
  24. 278e9ac net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT) by Jerome Forissier · 5 months ago
  25. ca55cf8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 4 months ago
  26. 48038bf Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon into next by Tom Rini · 4 months ago
  27. e72e683 phy: test: Implement sandbox PHY .set_mode and DM test by Marek Vasut · 4 months ago
  28. a1f841a phy: rcar: Split init and set_mode operations by Marek Vasut · 4 months ago
  29. 35941d3 phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · 4 months ago
  30. d0f74bd buildman: Support building within a Python venv by Simon Glass · 5 months ago
  31. 41864bb board/qualcomm: add debug config fragments for some SoCs by Caleb Connolly · 5 months ago
  32. 224c90e doc: board/qualcomm: document rb3gen2 building/flashing by Caleb Connolly · 5 months ago
  33. adc310c configs: add qcm6490_defconfig by Caleb Connolly · 5 months ago
  34. 3176b5a qcom_defconfig: enable SC7280 clocks by Caleb Connolly · 5 months ago
  35. 2bb90ac iommu: qcom-smmu: add sc7280-smmu-500 compatible by Caleb Connolly · 5 months ago
  36. 39e0e9f dts: qcs6490-rb3gen2-u-boot: USB host mode by Caleb Connolly · 5 months ago
  37. 259dba8 dts: qcs6490-rb3gen2-u-boot: add override dtsi by Caleb Connolly · 5 months ago
  38. f50e7be clk/qcom: add initial clock driver for sc7280 by Caleb Connolly · 5 months ago
  39. 3e36ada regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators by Neil Armstrong · 5 months ago
  40. fdbd2fa soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650 by Neil Armstrong · 5 months ago
  41. a01ed79 qcom_defconfig: bump CONFIG_NR_DRAM_BANKS by Caleb Connolly · 5 months ago
  42. a9cbf76 soc: qcom: cmd-db: map cmd-db region by Caleb Connolly · 5 months ago
  43. 75acc51 soc: qcom: cmd-db: use strncmp() instead of memcmp() by Caleb Connolly · 5 months ago
  44. 9f2d456 armv8: mmu: add a way to map additional regions by Caleb Connolly · 5 months ago
  45. a9337c6 mach-snapdragon: set loadaddr by Caleb Connolly · 5 months ago
  46. f05b69e mach-snapdragon: populate fallback FDT by Caleb Connolly · 5 months ago
  47. 8bf5cad mach-snapdragon: allocate fastboot buffer dynamically by Caleb Connolly · 5 months ago
  48. 3819a6d mach-snapdragon: set serial number by Caleb Connolly · 5 months ago
  49. d57a6da mach-snapdragon: use 1MiB for get_page_table_size() by Neil Armstrong · 5 months ago
  50. 2f99cea mach-snapdragon: parse memory ourselves by Caleb Connolly · 5 months ago
  51. 82efffc mach-snapdragon: refactor board_fdt_blob_setup() by Caleb Connolly · 5 months ago
  52. a5d9908 regulator: fixed: fix regulator-fixed-clock by John Keeping · 6 months ago
  53. 07c1252 power: regulator: tps6287x: Add driver for TPS6287x step down convertors by Keerthy · 8 months ago
  54. cbaf53f mmc: consider cd-gpios in Synopsys DesignWare driver by Heinrich Schuchardt · 6 months ago
  55. e24c8cc mmc: msm_sdhci: program core_vendor_spec by Caleb Connolly · 7 months ago
  56. efddda8 mmc: Change the frequency to MMC_HS_52 when selecting hs400 by Venkatesh Yadav Abbarapu · 9 months ago
  57. fe11aa0 mmc: sdhci-cadence: Add support for Cadence sdmmc v6 by Kuan Lim Lee · 1 year, 2 months ago
  58. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 4 months ago
  59. 1f239b6 venice: show emmc boot hardware partition by Tim Harvey · 8 months ago
  60. 150481e mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · 8 months ago
  61. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 8 months ago
  62. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 5 months ago
  63. f8ffc6f lmb: add logic to print lmb flag strings by Sughosh Ganu · 5 months ago
  64. 8242f14 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · 5 months ago
  65. 5fe9e0d stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · 5 months ago
  66. cef34ba zynq: lmb: do not add to lmb map before relocation by Sughosh Ganu · 5 months ago
  67. 727c434 sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · 5 months ago
  68. 5c14645 sandbox: spl: enable lmb config for SPL by Sughosh Ganu · 5 months ago
  69. d4ab7cd spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 5 months ago
  70. fa6333a spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 5 months ago
  71. 9b19e20 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 5 months ago
  72. b58caad lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 5 months ago
  73. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  74. 17f695d ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 5 months ago
  75. b6400de lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 5 months ago
  76. c2c50d5 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · 5 months ago
  77. 30ffdd6 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 5 months ago
  78. c7ce26c lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 5 months ago
  79. f4fb154 lmb: reserve common areas during board init by Sughosh Ganu · 5 months ago
  80. 8a9fc30 lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 5 months ago
  81. 6942bdb lmb: allow lmb module to be used in SPL by Sughosh Ganu · 5 months ago
  82. 8281fde lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 5 months ago
  83. e32bdd9 lmb: remove config symbols used for lmb region count by Sughosh Ganu · 5 months ago
  84. 5e9553c lmb: allow for resizing lmb regions by Sughosh Ganu · 5 months ago
  85. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  86. a368850 lmb: use the BIT macro for lmb flags by Sughosh Ganu · 5 months ago
  87. 3d679ae lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 5 months ago
  88. f506ca0 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 5 months ago
  89. c4eced2 alist: add a helper to check if the list is full by Sughosh Ganu · 5 months ago
  90. 2c832ab Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · 5 months ago
  91. 49d8fe0 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · 6 months ago
  92. 2689b14 net: dwc_eth_qos: Implement bind() for PCI devices by Philip Oberfichtner · 6 months ago
  93. beabef6 net: dwc_eth_qos: Adapt probe() for PCI devices by Philip Oberfichtner · 6 months ago
  94. 14b237a net: dwc_eth_qos: Fix header to be self-contained by Philip Oberfichtner · 6 months ago
  95. 3eb7f46 x86: provide mb() macro by Philip Oberfichtner · 6 months ago
  96. 11beb9f Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 5 months ago
  97. b977af1 Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 5 months ago
  98. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  99. 1312faa Prepare v2024.10-rc4 by Tom Rini · 5 months ago
  100. d134909 ARM: imx: Wrap i.MX config options in MACH_IMX by Marek Vasut · 5 months ago