1. 568407f Merge a patch series to improve dc2114x support by Tom Rini · 3 months ago
  2. 98b9dd3 Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus" by Tom Rini · 3 months ago
  3. 3251da3 Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy" by Tom Rini · 3 months ago
  4. 6315071 net: recv(): return -EAGAIN instead of 0 when no cleanup is expected by Jerome Forissier · 4 months ago
  5. 6989f7b net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · 4 months ago
  6. d164577 net: ksz9477: prepare ksz9477 without I2C support by Romain Naour · 4 months ago
  7. 8a63113 net: ksz9477: rename ksz_i2c_probe() to ksz_probe() by Romain Naour · 4 months ago
  8. 9c4413b net: ksz9477: store ksz bus operations functions by Romain Naour · 4 months ago
  9. b507f1a net: ksz9477: set i2c bus offset length only when needed by Romain Naour · 4 months ago
  10. 04c183c net: ksz9477: rename udevice_id tab to ksz_ids by Romain Naour · 4 months ago
  11. 2708c81 net: ksz9477: add KSZ9896 switch support by Romain Naour · 4 months ago
  12. 5b87af4 net: ksz9477: remove dev_set_parent_priv() call by Romain Naour · 4 months ago
  13. 6df5c5a net: ksz9477: move struct ksz_dsa_priv *priv declaration by Romain Naour · 4 months ago
  14. 95adf60 net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy by Frank Sae · 5 months ago
  15. a1211a5 net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821 by Frank Sae · 5 months ago
  16. ba30f46 net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · 6 months ago
  17. c303f4a net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · 6 months ago
  18. 5fa3e10 net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · 6 months ago
  19. 8c18c53 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · 6 months ago
  20. 23edc8f net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · 6 months ago
  21. 26d88de net: dc2114x: set the card number to start at zero by Hanyuan Zhao · 6 months ago
  22. a35aa5a net: dc2114x: get mac address from environment by Hanyuan Zhao · 6 months ago
  23. 76146b9 net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · 6 months ago
  24. 8963d43 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 months ago
  25. 7cec3e7 rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTS by Jonas Karlman · 4 months ago
  26. 6e751ee adc: rockchip-saradc: Use vdd-microvolts prop as fallback by Jonas Karlman · 4 months ago
  27. bcbfd1b adc: Allow use of adc with DM_REGULATOR disabled by Jonas Karlman · 4 months ago
  28. d1c38bb rockchip: rk3588-nanopc-t6: Drop upstream props from u-boot.dtsi by Jonas Karlman · 4 months ago
  29. ea42f43 arm64: dts: rockchip: add SPI flash on NanoPC-T6 by Marcin Juszkiewicz · 4 months ago
  30. 9a614e1 arm64: dts: rockchip: add NanoPC-T6 LTS by Marcin Juszkiewicz · 4 months ago
  31. a823d7f arm64: dts: rockchip: move NanoPC-T6 parts to DTS by Marcin Juszkiewicz · 4 months ago
  32. 48c0c5b arm64: dts: rockchip: prepare NanoPC-T6 for LTS board by Marcin Juszkiewicz · 4 months ago
  33. 44c923e rockchip: rk3399-pinephone-pro: Drop upstream props from u-boot.dtsi by Jonas Karlman · 4 months ago
  34. 1308505 rockchip: rk3588-rock-5b: Drop upstream props from u-boot.dtsi by Jonas Karlman · 4 months ago
  35. ed4ae73 rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 4 months ago
  36. 47423b8 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  37. 0ccff7f ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · 3 months ago
  38. 304eb6c ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · 3 months ago
  39. 4bc57d7 ARM: dts: imxrt1170: Fix default cells value warnings by Jesse Taube · 3 months ago
  40. 9e5d462 configs: imxrt1050-evk: Enable standard boot by Jesse Taube · 3 months ago
  41. 1a8d89b imx: imxrt1050-evk: Fix missing clocks for mmc by Jesse Taube · 3 months ago
  42. 1ecbbdd imx: imxrt*: Fix binman breaking boot by Jesse Taube · 3 months ago
  43. 4717f38 arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig by Marek Vasut · 3 months ago
  44. b2a39e4 arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs by Marek Vasut · 3 months ago
  45. 1e99444 arm64: imx: imx8mp: Disable PCA954x I2C mux on DH i.MX8MP DRC02 and PicoITX by Marek Vasut · 3 months ago
  46. 19aa2a7 arm64: imx: imx8mp: Disable PCI support on DH i.MX8MP DHCOM SoM on DRC02 board by Marek Vasut · 3 months ago
  47. 8447ded arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 board by Marek Vasut · 3 months ago
  48. deafcdc Merge patch series "Allow showing the memory map" by Tom Rini · 3 months ago
  49. 9252b7f meminfo: Show the lmb records by Simon Glass · 3 months ago
  50. 1c30f7a lmb: Export the lmb data structure by Simon Glass · 3 months ago
  51. f18c048 cmd: Update the meminfo command to show the memory map by Simon Glass · 3 months ago
  52. 8306c3b cmd: Move meminfo command into its own file by Simon Glass · 3 months ago
  53. 48008ec bootstage: Allow counting memory without strings by Simon Glass · 3 months ago
  54. 040ab11 global_data: Add some more accessors by Simon Glass · 3 months ago
  55. 41fecdc common: Tidy up how malloc() is inited by Simon Glass · 3 months ago
  56. 09f5be6 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · 3 months ago
  57. 3fbc657 Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 months ago
  58. e8a45b5 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 3 months ago
  59. b3d9c6c .mailmap: update e-mail address for Padmarao Begari by Padmarao Begari · 3 months ago
  60. 874ea27 spi: zynq_qspi: Add missing prototype for update_stripe by Venkatesh Yadav Abbarapu · 4 months ago
  61. 352cec9 board: rockchip: Add Hardkernel ODROID-M1S by Jonas Karlman · 4 months ago
  62. 6a5a147 arm64: dts: rockchip: Add Hardkernel ODROID-M1S by Jonas Karlman · 4 months ago
  63. 74fec32 arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1 by Jonas Karlman · 4 months ago
  64. c099b24 rockchip: Migrate to use USB_DWC3_GENERIC on RK3328 by Jonas Karlman · 4 months ago
  65. bcc7eef board: rockchip: Add Hardkernel ODROID-M2 by Jonas Karlman · 4 months ago
  66. 1d557d2 arm64: dts: rockchip: Add Hardkernel ODROID-M2 by Jonas Karlman · 4 months ago
  67. 3edf144 rockchip: rk3399: Weaken dependency on SPL serial by Daniel Semkowicz · 4 months ago
  68. 55f6d05 board: rockchip: Enable PD_VO before driver access by Chris Morgan · 4 months ago
  69. 9119efa board: rockchip: Remove ARM SCMI Support from RGxx3 by Chris Morgan · 4 months ago
  70. 3f0c97b board: rockchip: Add vdd_cpu reg fixup for RGXX3 Series by Chris Morgan · 4 months ago
  71. 7344fa4 board: rockchip: Convert Anbernic RGxx3 to OF_UPSTREAM by Chris Morgan · 4 months ago
  72. 609e71e rockchip: px30: clk: add UART0 clock getter/setter by Lukasz Czechowski · 5 months ago
  73. 698e583 arm: dts: rockchip: turn LEDs on at boot for Radxa boards by FUKAUMI Naoki · 6 months ago
  74. 77b621f configs: rockchip: enable gpio-leds driver for Radxa boards by FUKAUMI Naoki · 6 months ago
  75. e59a6c5 arm: dts: rockchip: fix dts for Radxa ROCK 4C+ by FUKAUMI Naoki · 6 months ago
  76. 93590a0 amd: Disable LMB, BOOTM, MTD and EFI loader for mini configurations by Michal Simek · 4 months ago
  77. dcded57 arm64: zynqmp: fix tcm initialization for mini u-boot by Padmarao Begari · 4 months ago
  78. 5b3c460 arm64: xilinx: Fix file location described in zynqmp-p-a2197-00-revA.dts by Michal Simek · 4 months ago
  79. 359b640 arm64: versal-net: Remove current-speed from mini by Michal Simek · 4 months ago
  80. b62f095 arm64: zynqmp: Add description for SC on vm-p-m1369 board by Michal Simek · 4 months ago
  81. 20136d1 xilinx: Add cap-mmc-hw-reset and no-sd, no-sdio property to eMMC by Paul Alvin · 4 months ago
  82. 2f8a471 xilinx: zynqmp: Remove conditional check for bootmenu_default variable by John Vicky Vykuntapu · 4 months ago
  83. 5550a15 xilinx: common: fix script address for Microblaze by Padmarao Begari · 4 months ago
  84. f346dd6 arm64: versal: Wire USB0 in distro boot by Michal Simek · 4 months ago
  85. 88f43aa arm64: versal: Remove description for USB1 by Michal Simek · 4 months ago
  86. 342ccba arm64: zynqmp: Fix tcminit mode value based on argv by Padmarao Begari · 4 months ago
  87. 0ac27a6 arm64: zynqmp: Print an error for split to lock mode switch by Padmarao Begari · 4 months ago
  88. 4f5c48d imx8m: set sane default value for SPL_LOAD_FIT_ADDRESS by Rasmus Villemoes · 3 months ago
  89. d7f27a4 mmc: fsl_esdhc: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  90. ad2aad7 i2c: mxc_i2c: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  91. d279f5d imx: power-domain: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  92. 59382d2 pinctrl: imx: Convert to use livetree API for fdt access by Tim Harvey · 3 months ago
  93. 7f62b52 verdin-imx8m{m|p}: defconfig: update fastboot buffer size/address by Hiago De Franco · 3 months ago
  94. b16bd53 imx: Support i.MX93 9X9 QSB board by Peng Fan · 3 months ago
  95. 7372536 imx9: clock: Add 800MHz fracpll entry by Peng Fan · 3 months ago
  96. 204a62c arm: dts: imx8qm-mek: fix boot by Peng Fan · 3 months ago
  97. 1010ea5 arm: dts: imx8qxp-mek: fix boot by Peng Fan · 3 months ago
  98. a5383f4 mx6ul_14x14_evk: Convert to watchdog driver model by Fabio Estevam · 3 months ago
  99. c39eb90 mx6ul_14x14_evk: Remove unneeded USB board code by Fabio Estevam · 3 months ago
  100. 08ae12b Mark a few functions static inline by Andy Shevchenko · 3 months ago