1. 80b38c8 riscv: qemu: Enable booting from NVMe by LekKit · Sun Sep 22 13:11:00 2024 +0300
  2. d5761ca configs: th1520_lpi4a: Enable CMD_GPIO, DM_GPIO and DWAPB_GPIO driver by Maksim Kiselev · Fri Sep 20 12:05:24 2024 +0300
  3. eaeeea3 gpio: dw: Add ngpios DT-property support by Maksim Kiselev · Fri Sep 20 12:05:23 2024 +0300
  4. a405b15 cmd: sbi: Add FWFT, MPXY extensions by Heinrich Schuchardt · Tue Sep 17 10:10:36 2024 +0200
  5. bf968e6 x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILE by Andrew Goodbody · Fri Oct 25 18:07:00 2024 +0100
  6. 7dfc57a test: efi_loader: Fix dependency for http test by Andrew Goodbody · Fri Oct 25 17:47:32 2024 +0100
  7. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  8. d67a742 CI: Enable qemu_sbsa by Patrick Rudolph · Wed Oct 23 15:20:20 2024 +0200
  9. f6debed configs: Add RPI4 ACPI defconfig by Patrick Rudolph · Wed Oct 23 15:20:19 2024 +0200
  10. dba3e13 bloblist: Fix use of uninitialized variable by Patrick Rudolph · Wed Oct 23 15:20:18 2024 +0200
  11. a593d17 arm: mach-bcm283x: Enable ARMV8_MULTIENTRY by Patrick Rudolph · Wed Oct 23 15:20:17 2024 +0200
  12. 2e97892 arm: mach-bcm283x: Add ARMV8_MULTIENTRY support by Patrick Rudolph · Wed Oct 23 15:20:16 2024 +0200
  13. cc90df3 arm: Implement read_mpidr on armv7 by Patrick Rudolph · Wed Oct 23 15:20:15 2024 +0200
  14. a2e4deb armv8: cpu: Enable ACPI parking protocol by Patrick Rudolph · Wed Oct 23 15:20:14 2024 +0200
  15. 2f6f8d9 arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · Wed Oct 23 15:20:13 2024 +0200
  16. 18d4a11 board: raspberrypi: Add ASL files from tianocore by Simon Glass · Wed Oct 23 15:20:12 2024 +0200
  17. bdc7474 arm: bcm283x: Generate ACPI tables by Patrick Rudolph · Wed Oct 23 15:20:11 2024 +0200
  18. 3ed3a4d arm: mach-bcm283x: Bring in some header files from tianocore by Simon Glass · Wed Oct 23 15:20:10 2024 +0200
  19. 914acaf arm: mach-bcm283x: Map the ARM local MMIO as well by Patrick Rudolph · Wed Oct 23 15:20:09 2024 +0200
  20. cb42bc8 board: emulation: Add QEMU sbsa support by Patrick Rudolph · Wed Oct 23 15:20:08 2024 +0200
  21. ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · Wed Oct 23 15:20:07 2024 +0200
  22. 613f1ed drivers/arm: Implement acpi_fill_madt by Patrick Rudolph · Wed Oct 23 15:20:06 2024 +0200
  23. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · Wed Oct 23 15:20:05 2024 +0200
  24. 7cda00a arm: lib: Add GICV2 driver by Patrick Rudolph · Wed Oct 23 15:20:04 2024 +0200
  25. ae457ed arm: gic-v3-its: Implement of_xlate by Patrick Rudolph · Wed Oct 23 15:20:03 2024 +0200
  26. b73bd2f arm: gic-v3-its: Rename objects by Patrick Rudolph · Wed Oct 23 15:20:02 2024 +0200
  27. d9078be drivers/cpu: Add generic armv8 cpu driver by Patrick Rudolph · Wed Oct 23 15:20:01 2024 +0200
  28. 33169ec drivers: ata: Rename ahci_mvebu by Patrick Rudolph · Wed Oct 23 15:20:00 2024 +0200
  29. a3782b1 drivers: usb: Add generic XHCI by Patrick Rudolph · Wed Oct 23 15:19:59 2024 +0200
  30. 2888587 acpi: Add processor device by Patrick Rudolph · Wed Oct 23 15:19:58 2024 +0200
  31. 158efd6 acpi: Allocate and write ACPI tables by Patrick Rudolph · Wed Oct 23 15:19:57 2024 +0200
  32. d69eb29 acpi_table: Support platforms with unusable RSDT by Patrick Rudolph · Wed Oct 23 15:19:56 2024 +0200
  33. 5c36041 acpi: Move function prototype by Patrick Rudolph · Wed Oct 23 15:19:55 2024 +0200
  34. 1669ce7 acpi: acpi_table: Add IORT support by Patrick Rudolph · Wed Oct 23 15:19:54 2024 +0200
  35. 4d3cf1a acpi: Add ACPITAB for PPTT and GTDT by Patrick Rudolph · Wed Oct 23 15:19:53 2024 +0200
  36. f317fce acpi: acpi_table: Bump revisions by Patrick Rudolph · Wed Oct 23 15:19:52 2024 +0200
  37. bff7c57 acpi: Add fill_madt to acpi_ops by Patrick Rudolph · Wed Oct 23 15:19:51 2024 +0200
  38. 7efbdbb arm: acpi: Add generic ACPI methods by Patrick Rudolph · Wed Oct 23 15:19:50 2024 +0200
  39. 8ca9f514 acpi: Add define for GTDT by Patrick Rudolph · Wed Oct 23 15:19:49 2024 +0200
  40. b25c422 serial: serial_pl01x: Implement .getinfo() for PL01 by Maximilian Brune · Wed Oct 23 15:19:48 2024 +0200
  41. 3fcac5e acpi: Fix typo by Patrick Rudolph · Wed Oct 23 15:19:47 2024 +0200
  42. 97b4c8a acpi: x86: Move MADT to common code by Patrick Rudolph · Wed Oct 23 15:19:46 2024 +0200
  43. 8dc4512 acpi: x86: Write FADT in common code by Maximilian Brune · Wed Oct 23 15:19:45 2024 +0200
  44. d7fa54b acpi: x86: Move SPCR and DBG2 into common code by Maximilian Brune · Wed Oct 23 15:19:44 2024 +0200
  45. 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · Sun Oct 27 10:15:43 2024 -0600
  46. d674d62 Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus" by Tom Rini · Sun Oct 27 10:19:57 2024 -0600
  47. 9c26b2d Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy" by Tom Rini · Sun Oct 27 10:19:06 2024 -0600
  48. 9a8eb7f net: recv(): return -EAGAIN instead of 0 when no cleanup is expected by Jerome Forissier · Wed Oct 09 11:42:08 2024 +0200
  49. 98a124d net: ksz9477: add support for KSZ GbE switches using SPI bus by Romain Naour · Tue Oct 08 09:54:32 2024 +0200
  50. 9d3bde3 net: ksz9477: prepare ksz9477 without I2C support by Romain Naour · Tue Oct 08 09:54:31 2024 +0200
  51. 5d00695 net: ksz9477: rename ksz_i2c_probe() to ksz_probe() by Romain Naour · Tue Oct 08 09:54:30 2024 +0200
  52. a4ee694 net: ksz9477: store ksz bus operations functions by Romain Naour · Tue Oct 08 09:54:29 2024 +0200
  53. 73cb1f4 net: ksz9477: set i2c bus offset length only when needed by Romain Naour · Tue Oct 08 09:54:28 2024 +0200
  54. a4ce927 net: ksz9477: rename udevice_id tab to ksz_ids by Romain Naour · Tue Oct 08 09:54:27 2024 +0200
  55. e86de9e net: ksz9477: add KSZ9896 switch support by Romain Naour · Tue Oct 08 09:54:26 2024 +0200
  56. 8eb44ec net: ksz9477: remove dev_set_parent_priv() call by Romain Naour · Tue Oct 08 09:54:25 2024 +0200
  57. 8f62e92 net: ksz9477: move struct ksz_dsa_priv *priv declaration by Romain Naour · Tue Oct 08 09:54:24 2024 +0200
  58. 63f2cad net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy by Frank Sae · Thu Sep 12 05:02:25 2024 -0700
  59. 8e896f2 net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821 by Frank Sae · Thu Sep 12 05:02:24 2024 -0700
  60. 53bad6b net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · Fri Aug 09 16:57:01 2024 +0800
  61. 4e4e1b9 net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · Fri Aug 09 16:57:00 2024 +0800
  62. a34fa7d net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · Fri Aug 09 16:56:59 2024 +0800
  63. 2e6ec85 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · Fri Aug 09 16:56:58 2024 +0800
  64. b618201 net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · Fri Aug 09 16:56:57 2024 +0800
  65. 66c2861 net: dc2114x: set the card number to start at zero by Hanyuan Zhao · Fri Aug 09 16:56:56 2024 +0800
  66. 9bea14b net: dc2114x: get mac address from environment by Hanyuan Zhao · Fri Aug 09 16:56:55 2024 +0800
  67. a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · Fri Aug 09 16:56:54 2024 +0800
  68. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Oct 26 08:10:31 2024 -0600
  69. 5bbf045 rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTS by Jonas Karlman · Thu Oct 17 20:00:27 2024 +0000
  70. 2569c52 adc: rockchip-saradc: Use vdd-microvolts prop as fallback by Jonas Karlman · Thu Oct 17 20:00:26 2024 +0000
  71. b7db8d3 adc: Allow use of adc with DM_REGULATOR disabled by Jonas Karlman · Thu Oct 17 20:00:25 2024 +0000
  72. 8d2abf6 rockchip: rk3588-nanopc-t6: Drop upstream props from u-boot.dtsi by Jonas Karlman · Thu Oct 17 20:00:24 2024 +0000
  73. dc5b079 arm64: dts: rockchip: add SPI flash on NanoPC-T6 by Marcin Juszkiewicz · Thu Oct 17 20:00:23 2024 +0000
  74. 6aa2ffd arm64: dts: rockchip: add NanoPC-T6 LTS by Marcin Juszkiewicz · Thu Oct 17 20:00:22 2024 +0000
  75. c6b38c2 arm64: dts: rockchip: move NanoPC-T6 parts to DTS by Marcin Juszkiewicz · Thu Oct 17 20:00:21 2024 +0000
  76. 8cee30b arm64: dts: rockchip: prepare NanoPC-T6 for LTS board by Marcin Juszkiewicz · Thu Oct 17 20:00:20 2024 +0000
  77. 6df335a2 rockchip: rk3399-pinephone-pro: Drop upstream props from u-boot.dtsi by Jonas Karlman · Wed Oct 16 20:15:21 2024 +0000
  78. aa8c172 rockchip: rk3588-rock-5b: Drop upstream props from u-boot.dtsi by Jonas Karlman · Wed Oct 16 20:14:11 2024 +0000
  79. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · Wed Oct 16 13:02:03 2024 +0300
  80. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 25 18:51:05 2024 -0600
  81. 001976b ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · Sun Oct 20 23:00:39 2024 +0200
  82. e957fb0 ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · Sun Oct 20 23:00:38 2024 +0200
  83. 3496bd8 ARM: dts: imxrt1170: Fix default cells value warnings by Jesse Taube · Thu Oct 24 22:02:28 2024 -0400
  84. 90f59b3 configs: imxrt1050-evk: Enable standard boot by Jesse Taube · Thu Oct 24 22:02:27 2024 -0400
  85. 2b25084 imx: imxrt1050-evk: Fix missing clocks for mmc by Jesse Taube · Thu Oct 24 22:02:26 2024 -0400
  86. 53c2810 imx: imxrt*: Fix binman breaking boot by Jesse Taube · Thu Oct 24 22:02:25 2024 -0400
  87. 6d86349 arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig by Marek Vasut · Sat Oct 26 00:55:06 2024 +0200
  88. dd47718 arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs by Marek Vasut · Sat Oct 26 00:55:05 2024 +0200
  89. fb10ad6 arm64: imx: imx8mp: Disable PCA954x I2C mux on DH i.MX8MP DRC02 and PicoITX by Marek Vasut · Sat Oct 26 00:55:04 2024 +0200
  90. 74e0d1d arm64: imx: imx8mp: Disable PCI support on DH i.MX8MP DHCOM SoM on DRC02 board by Marek Vasut · Sat Oct 26 00:55:03 2024 +0200
  91. 66dfd53 arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 board by Marek Vasut · Sat Oct 26 00:55:02 2024 +0200
  92. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  93. 9b259c5 meminfo: Show the lmb records by Simon Glass · Mon Oct 21 10:19:32 2024 +0200
  94. 176eba5 lmb: Export the lmb data structure by Simon Glass · Mon Oct 21 10:19:31 2024 +0200
  95. 84015e5 cmd: Update the meminfo command to show the memory map by Simon Glass · Mon Oct 21 10:19:30 2024 +0200
  96. 8f9b052 cmd: Move meminfo command into its own file by Simon Glass · Mon Oct 21 10:19:29 2024 +0200
  97. a036dbb bootstage: Allow counting memory without strings by Simon Glass · Mon Oct 21 10:19:28 2024 +0200
  98. 78be640 global_data: Add some more accessors by Simon Glass · Mon Oct 21 10:19:27 2024 +0200
  99. 1cd7dce common: Tidy up how malloc() is inited by Simon Glass · Mon Oct 21 10:19:26 2024 +0200
  100. a9c12f1 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · Mon Oct 21 10:19:25 2024 +0200