1. 612b2b1 net: wget: allow EFI boot by Jerome Forissier · 2 months ago
  2. 69c5b05 net: ftgmac100: depend on NET by Jerome Forissier · 2 months ago
  3. 116815f net: phy: ncsi: depend on NET by Jerome Forissier · 2 months ago
  4. ab9ca8d net: wget: removed unused function wget_success() by Jerome Forissier · 2 months ago
  5. edb410b net: fm: call dtsec_init_phy() only when it is defined by Jerome Forissier · 2 months ago
  6. 491a5d7 arm: omap2: add missing #include <netdev.h> by Jerome Forissier · 2 months ago
  7. ab4e253 at91: rename mem_init() to at91_mem_init() by Jerome Forissier · 2 months ago
  8. 523bc4d flash: prefix error codes with FL_ by Jerome Forissier · 2 months ago
  9. aa27695 buildman/toolchain.py: do not set CROSS_COMPILE for sandbox by Jerome Forissier · 2 months ago
  10. 33d512e Merge patch series "phycore-am62/4: Add more boot sources" by Tom Rini · 2 months ago
  11. 3be8d9a configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer by Daniel Schultz · 3 months ago
  12. 92fbc34 configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE by Daniel Schultz · 3 months ago
  13. 422e61c configs: Add phycore_am62x_r5_usbdfu_defconfig by Daniel Schultz · 3 months ago
  14. 95719e2 configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config by Daniel Schultz · 3 months ago
  15. a5acfec configs: phycore_am64x_a53_defconfig: Make BOOTCMD generic by Daniel Schultz · 3 months ago
  16. 7d84fb1 configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic by Daniel Schultz · 3 months ago
  17. 417dafe board: phytec: phycore_am64x: Add Network/SPI Boot by Daniel Schultz · 3 months ago
  18. 5b2f2d8 board: phytec: phycore_am62x: Add Network/SPI Boot by Daniel Schultz · 3 months ago
  19. 4f1c65e include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes by Daniel Schultz · 3 months ago
  20. a41263f include: net: phytec: Add K3 network boot logic by Daniel Schultz · 3 months ago
  21. 18df585 include: env: phytec: Add raucinit to k3_mmc environment by Daniel Schultz · 3 months ago
  22. b59e7ed include: env: phytec: k3_mmc: Rename variables by Daniel Schultz · 3 months ago
  23. 0c827a9 configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUP by Wadim Egorov · 3 months ago
  24. af8ebba spl: spl_load: fix comparison between negative error code and unsigned size by Daniel Palmer · 3 months ago
  25. 9339e51 test/py: spi: Set the expected error message by Love Kumar · 3 months ago
  26. 60fd544 treewide: drop redundant "type string" for SYS_SOC and friends by Rasmus Villemoes · 3 months ago
  27. 7dfcd46 arm: Remove ethernut5 board by Tom Rini · 3 months ago
  28. 4474bab net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT) by Jerome Forissier · 3 months ago
  29. 2d0dfd2 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 2 months ago
  30. 03e190b Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon into next by Tom Rini · 3 months ago
  31. 2c61c15 phy: test: Implement sandbox PHY .set_mode and DM test by Marek Vasut · 3 months ago
  32. e4b5316 phy: rcar: Split init and set_mode operations by Marek Vasut · 3 months ago
  33. f87e00d phy: Extend generic_setup_phy() with PHY mode and submode by Marek Vasut · 3 months ago
  34. 038a3dd buildman: Support building within a Python venv by Simon Glass · 3 months ago
  35. 6830918 board/qualcomm: add debug config fragments for some SoCs by Caleb Connolly · 3 months ago
  36. f3353a1 doc: board/qualcomm: document rb3gen2 building/flashing by Caleb Connolly · 3 months ago
  37. 520c59f configs: add qcm6490_defconfig by Caleb Connolly · 3 months ago
  38. efc6257 qcom_defconfig: enable SC7280 clocks by Caleb Connolly · 3 months ago
  39. b59ba46 iommu: qcom-smmu: add sc7280-smmu-500 compatible by Caleb Connolly · 3 months ago
  40. 37c7eff dts: qcs6490-rb3gen2-u-boot: USB host mode by Caleb Connolly · 3 months ago
  41. dc036f7 dts: qcs6490-rb3gen2-u-boot: add override dtsi by Caleb Connolly · 3 months ago
  42. d3114b3 clk/qcom: add initial clock driver for sc7280 by Caleb Connolly · 3 months ago
  43. cc65ee9 regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators by Neil Armstrong · 3 months ago
  44. 4cc941f soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650 by Neil Armstrong · 3 months ago
  45. 43108f5 qcom_defconfig: bump CONFIG_NR_DRAM_BANKS by Caleb Connolly · 4 months ago
  46. 3b01e6a soc: qcom: cmd-db: map cmd-db region by Caleb Connolly · 4 months ago
  47. c908768 soc: qcom: cmd-db: use strncmp() instead of memcmp() by Caleb Connolly · 4 months ago
  48. 27b05b5 armv8: mmu: add a way to map additional regions by Caleb Connolly · 4 months ago
  49. 3928873 mach-snapdragon: set loadaddr by Caleb Connolly · 4 months ago
  50. eee2b6f mach-snapdragon: populate fallback FDT by Caleb Connolly · 4 months ago
  51. 94a5084 mach-snapdragon: allocate fastboot buffer dynamically by Caleb Connolly · 4 months ago
  52. 750a0fa mach-snapdragon: set serial number by Caleb Connolly · 4 months ago
  53. 4086a1f mach-snapdragon: use 1MiB for get_page_table_size() by Neil Armstrong · 4 months ago
  54. e83b1cd mach-snapdragon: parse memory ourselves by Caleb Connolly · 4 months ago
  55. c0cd294 mach-snapdragon: refactor board_fdt_blob_setup() by Caleb Connolly · 4 months ago
  56. da59b56 regulator: fixed: fix regulator-fixed-clock by John Keeping · 5 months ago
  57. 333b89b power: regulator: tps6287x: Add driver for TPS6287x step down convertors by Keerthy · 6 months ago
  58. 40006bf mmc: consider cd-gpios in Synopsys DesignWare driver by Heinrich Schuchardt · 4 months ago
  59. 3459a45 mmc: msm_sdhci: program core_vendor_spec by Caleb Connolly · 5 months ago
  60. 10f9def mmc: Change the frequency to MMC_HS_52 when selecting hs400 by Venkatesh Yadav Abbarapu · 7 months ago
  61. 93986cb mmc: sdhci-cadence: Add support for Cadence sdmmc v6 by Kuan Lim Lee · 12 months ago
  62. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  63. e460e08 venice: show emmc boot hardware partition by Tim Harvey · 6 months ago
  64. 728cbde mmc: allow use of hardware partition names for mmc partconf by Tim Harvey · 6 months ago
  65. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  66. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  67. f04416f lmb: add logic to print lmb flag strings by Sughosh Ganu · 3 months ago
  68. 61d72c1 stm32mp: compute ram_top based on the optee base address by Sughosh Ganu · 3 months ago
  69. 40886bf stm32mp: allow calling optee_get_reserved_memory() from U-Boot by Sughosh Ganu · 3 months ago
  70. ca910ac zynq: lmb: do not add to lmb map before relocation by Sughosh Ganu · 3 months ago
  71. 0c0ed2b sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · 3 months ago
  72. 7ac7f8b sandbox: spl: enable lmb config for SPL by Sughosh Ganu · 3 months ago
  73. c521246 spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 3 months ago
  74. 1544a89 spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 3 months ago
  75. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 3 months ago
  76. 4a85f13 lmb: remove the unused board_lmb_reserve() function by Sughosh Ganu · 3 months ago
  77. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  78. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 3 months ago
  79. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 3 months ago
  80. 0b39317 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · 3 months ago
  81. ac42434 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 3 months ago
  82. 27fc17f lmb: remove the lmb_init_and_reserve() function by Sughosh Ganu · 3 months ago
  83. 6518b41 lmb: reserve common areas during board init by Sughosh Ganu · 3 months ago
  84. 65597fa lmb: introduce a function to add memory to the lmb memory map by Sughosh Ganu · 3 months ago
  85. 0d733f0 lmb: allow lmb module to be used in SPL by Sughosh Ganu · 3 months ago
  86. 69db78f lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 3 months ago
  87. aee586d lmb: remove config symbols used for lmb region count by Sughosh Ganu · 3 months ago
  88. 50e2727 lmb: allow for resizing lmb regions by Sughosh Ganu · 3 months ago
  89. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  90. 26d7fa1 lmb: use the BIT macro for lmb flags by Sughosh Ganu · 3 months ago
  91. 78435de lmb: staticize __lmb_alloc_base() by Sughosh Ganu · 3 months ago
  92. f12b794 lmb: remove the unused lmb_is_reserved() function by Sughosh Ganu · 3 months ago
  93. 514a5ec alist: add a helper to check if the list is full by Sughosh Ganu · 3 months ago
  94. 7792a0a Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC" by Tom Rini · 3 months ago
  95. 4246035 net: dwc_eth_qos: Add glue driver for Intel MAC by Philip Oberfichtner · 4 months ago
  96. 6f47364 net: dwc_eth_qos: Implement bind() for PCI devices by Philip Oberfichtner · 4 months ago
  97. d6d22da net: dwc_eth_qos: Adapt probe() for PCI devices by Philip Oberfichtner · 4 months ago
  98. 091338f net: dwc_eth_qos: Fix header to be self-contained by Philip Oberfichtner · 4 months ago
  99. f3ca49a x86: provide mb() macro by Philip Oberfichtner · 4 months ago
  100. 3a7f92e Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 3 months ago