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