1. 2800aec Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago WIP/27Oct2024
  2. 25081ab CI: Enable qemu_sbsa by Patrick Rudolph · 5 weeks ago
  3. fa888d5 configs: Add RPI4 ACPI defconfig by Patrick Rudolph · 5 weeks ago
  4. b36f629 bloblist: Fix use of uninitialized variable by Patrick Rudolph · 5 weeks ago
  5. 3cc4123 arm: mach-bcm283x: Enable ARMV8_MULTIENTRY by Patrick Rudolph · 5 weeks ago
  6. ceff6f4 arm: mach-bcm283x: Add ARMV8_MULTIENTRY support by Patrick Rudolph · 5 weeks ago
  7. 080be06 arm: Implement read_mpidr on armv7 by Patrick Rudolph · 5 weeks ago
  8. 92e02b0 armv8: cpu: Enable ACPI parking protocol by Patrick Rudolph · 5 weeks ago
  9. 34bfe8e arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · 5 weeks ago
  10. 2f3b679 board: raspberrypi: Add ASL files from tianocore by Simon Glass · 5 weeks ago
  11. 797b01c arm: bcm283x: Generate ACPI tables by Patrick Rudolph · 5 weeks ago
  12. 69a5616 arm: mach-bcm283x: Bring in some header files from tianocore by Simon Glass · 5 weeks ago
  13. 019d21a arm: mach-bcm283x: Map the ARM local MMIO as well by Patrick Rudolph · 5 weeks ago
  14. 6d72289 board: emulation: Add QEMU sbsa support by Patrick Rudolph · 5 weeks ago
  15. 6f9b015 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · 5 weeks ago
  16. 142f92b drivers/arm: Implement acpi_fill_madt by Patrick Rudolph · 5 weeks ago
  17. f116fea drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 5 weeks ago
  18. df8d759 arm: lib: Add GICV2 driver by Patrick Rudolph · 5 weeks ago
  19. 11a8687 arm: gic-v3-its: Implement of_xlate by Patrick Rudolph · 5 weeks ago
  20. 581e0ca arm: gic-v3-its: Rename objects by Patrick Rudolph · 5 weeks ago
  21. 83a2f4a drivers/cpu: Add generic armv8 cpu driver by Patrick Rudolph · 5 weeks ago
  22. 1289c7c drivers: ata: Rename ahci_mvebu by Patrick Rudolph · 5 weeks ago
  23. b6fbcb0 drivers: usb: Add generic XHCI by Patrick Rudolph · 5 weeks ago
  24. 4ac655c acpi: Add processor device by Patrick Rudolph · 5 weeks ago
  25. f570ab6 acpi: Allocate and write ACPI tables by Patrick Rudolph · 5 weeks ago
  26. 5dc22f7 acpi_table: Support platforms with unusable RSDT by Patrick Rudolph · 5 weeks ago
  27. 3451e03 acpi: Move function prototype by Patrick Rudolph · 5 weeks ago
  28. bf5d376 acpi: acpi_table: Add IORT support by Patrick Rudolph · 5 weeks ago
  29. 7f91bca acpi: Add ACPITAB for PPTT and GTDT by Patrick Rudolph · 5 weeks ago
  30. 4b882f6 acpi: acpi_table: Bump revisions by Patrick Rudolph · 5 weeks ago
  31. 763bad3 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · 5 weeks ago
  32. f36e29e arm: acpi: Add generic ACPI methods by Patrick Rudolph · 5 weeks ago
  33. 04001ad acpi: Add define for GTDT by Patrick Rudolph · 5 weeks ago
  34. ea37e50 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · 5 weeks ago
  35. d016abb acpi: Fix typo by Patrick Rudolph · 5 weeks ago
  36. 4a3fc0f acpi: x86: Move MADT to common code by Patrick Rudolph · 5 weeks ago
  37. f5f7962 acpi: x86: Write FADT in common code by Maximilian Brune · 5 weeks ago
  38. 1c03efc acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · 5 weeks ago
  39. 568407f Merge a patch series to improve dc2114x support by Tom Rini · 4 weeks ago
  40. 98b9dd3 Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus" by Tom Rini · 4 weeks ago
  41. 3251da3 Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy" by Tom Rini · 4 weeks ago
  42. 6315071 net: recv(): return -EAGAIN instead of 0 when no cleanup is expected by Jerome Forissier · 7 weeks ago
  43. 6989f7b net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · 7 weeks ago
  44. d164577 net: ksz9477: prepare ksz9477 without I2C support by Romain Naour · 7 weeks ago
  45. 8a63113 net: ksz9477: rename ksz_i2c_probe() to ksz_probe() by Romain Naour · 7 weeks ago
  46. 9c4413b net: ksz9477: store ksz bus operations functions by Romain Naour · 7 weeks ago
  47. b507f1a net: ksz9477: set i2c bus offset length only when needed by Romain Naour · 7 weeks ago
  48. 04c183c net: ksz9477: rename udevice_id tab to ksz_ids by Romain Naour · 7 weeks ago
  49. 2708c81 net: ksz9477: add KSZ9896 switch support by Romain Naour · 7 weeks ago
  50. 5b87af4 net: ksz9477: remove dev_set_parent_priv() call by Romain Naour · 7 weeks ago
  51. 6df5c5a net: ksz9477: move struct ksz_dsa_priv *priv declaration by Romain Naour · 7 weeks ago
  52. 95adf60 net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy by Frank Sae · 2 months ago
  53. a1211a5 net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821 by Frank Sae · 2 months ago
  54. ba30f46 net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · 4 months ago
  55. c303f4a net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · 4 months ago
  56. 5fa3e10 net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · 4 months ago
  57. 8c18c53 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · 4 months ago
  58. 23edc8f net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · 4 months ago
  59. 26d88de net: dc2114x: set the card number to start at zero by Hanyuan Zhao · 4 months ago
  60. a35aa5a net: dc2114x: get mac address from environment by Hanyuan Zhao · 4 months ago
  61. 76146b9 net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · 4 months ago
  62. 8963d43 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 weeks ago WIP/26Oct2024
  63. 7cec3e7 rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTS by Jonas Karlman · 5 weeks ago
  64. 6e751ee adc: rockchip-saradc: Use vdd-microvolts prop as fallback by Jonas Karlman · 5 weeks ago
  65. bcbfd1b adc: Allow use of adc with DM_REGULATOR disabled by Jonas Karlman · 5 weeks ago
  66. d1c38bb rockchip: rk3588-nanopc-t6: Drop upstream props from u-boot.dtsi by Jonas Karlman · 5 weeks ago
  67. ea42f43 arm64: dts: rockchip: add SPI flash on NanoPC-T6 by Marcin Juszkiewicz · 5 weeks ago
  68. 9a614e1 arm64: dts: rockchip: add NanoPC-T6 LTS by Marcin Juszkiewicz · 5 weeks ago
  69. a823d7f arm64: dts: rockchip: move NanoPC-T6 parts to DTS by Marcin Juszkiewicz · 5 weeks ago
  70. 48c0c5b arm64: dts: rockchip: prepare NanoPC-T6 for LTS board by Marcin Juszkiewicz · 5 weeks ago
  71. 44c923e rockchip: rk3399-pinephone-pro: Drop upstream props from u-boot.dtsi by Jonas Karlman · 5 weeks ago
  72. 1308505 rockchip: rk3588-rock-5b: Drop upstream props from u-boot.dtsi by Jonas Karlman · 5 weeks ago
  73. ed4ae73 rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 6 weeks ago
  74. 47423b8 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 weeks ago
  75. 0ccff7f ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · 5 weeks ago
  76. 304eb6c ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · 5 weeks ago
  77. 4bc57d7 ARM: dts: imxrt1170: Fix default cells value warnings by Jesse Taube · 4 weeks ago
  78. 9e5d462 configs: imxrt1050-evk: Enable standard boot by Jesse Taube · 4 weeks ago
  79. 1a8d89b imx: imxrt1050-evk: Fix missing clocks for mmc by Jesse Taube · 4 weeks ago
  80. 1ecbbdd imx: imxrt*: Fix binman breaking boot by Jesse Taube · 4 weeks ago
  81. 4717f38 arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig by Marek Vasut · 4 weeks ago
  82. b2a39e4 arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs by Marek Vasut · 4 weeks ago
  83. 1e99444 arm64: imx: imx8mp: Disable PCA954x I2C mux on DH i.MX8MP DRC02 and PicoITX by Marek Vasut · 4 weeks ago
  84. 19aa2a7 arm64: imx: imx8mp: Disable PCI support on DH i.MX8MP DHCOM SoM on DRC02 board by Marek Vasut · 4 weeks ago
  85. 8447ded arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 board by Marek Vasut · 4 weeks ago
  86. deafcdc Merge patch series "Allow showing the memory map" by Tom Rini · 4 weeks ago
  87. 9252b7f meminfo: Show the lmb records by Simon Glass · 5 weeks ago
  88. 1c30f7a lmb: Export the lmb data structure by Simon Glass · 5 weeks ago
  89. f18c048 cmd: Update the meminfo command to show the memory map by Simon Glass · 5 weeks ago
  90. 8306c3b cmd: Move meminfo command into its own file by Simon Glass · 5 weeks ago
  91. 48008ec bootstage: Allow counting memory without strings by Simon Glass · 5 weeks ago
  92. 040ab11 global_data: Add some more accessors by Simon Glass · 5 weeks ago
  93. 41fecdc common: Tidy up how malloc() is inited by Simon Glass · 5 weeks ago
  94. 09f5be6 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · 5 weeks ago
  95. 3fbc657 Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 weeks ago
  96. e8a45b5 Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 4 weeks ago
  97. b3d9c6c .mailmap: update e-mail address for Padmarao Begari by Padmarao Begari · 5 weeks ago
  98. 874ea27 spi: zynq_qspi: Add missing prototype for update_stripe by Venkatesh Yadav Abbarapu · 6 weeks ago
  99. 352cec9 board: rockchip: Add Hardkernel ODROID-M1S by Jonas Karlman · 7 weeks ago
  100. 6a5a147 arm64: dts: rockchip: Add Hardkernel ODROID-M1S by Jonas Karlman · 7 weeks ago