1. 4a6e87f Merge tag 'u-boot-socfpga-next-20250124' of https://source.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Thu Jan 23 22:40:25 2025 -0600
  2. 483a1bb fpga: intel_sdm_mb: add support for query SDM config error and status by Boon Khai Ng · Fri Jan 17 14:33:31 2025 +0800
  3. 946bc62 net: dwc_eth_xgmac_socfpga: Add support for distinct mac-mode and phy mode. by Boon Khai Ng · Fri Jan 17 14:14:02 2025 +0800
  4. 21204d1 net: dwc_eth_xgmac: Add device name for the error message. by Boon Khai Ng · Fri Jan 17 14:48:23 2025 +0800
  5. e75669d net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode. by Boon Khai Ng · Fri Jan 17 14:56:25 2025 +0800
  6. 7c789ef net: designware: socfpga: Add RGMII-ID support by Rufus Segar · Wed Dec 04 11:21:27 2024 +0000
  7. 39c68c5 arch: arm: mach-socfpga: Mailbox buffer and SDM doorbell improvement by Alif Zakuan Yuslaimi · Wed Jan 22 10:21:02 2025 +0800
  8. 6275835 arm: socfpga:agilex5: Fix system manager watchdog mode setting by Muhammad Hazim Izzat Zamri · Mon Jan 13 10:08:07 2025 +0800
  9. 7df14b4 Merge patch series "MediaTek ethernet driver refactor and updates" by Tom Rini · Thu Jan 23 18:50:23 2025 -0600
  10. 9d6be17 Merge patch series "Add bitbang feature for npcm8xx and driver" by Tom Rini · Thu Jan 23 18:45:56 2025 -0600
  11. 7af30d6 net: designware: Add bitbang feature for designware driver. by Michael Chang · Fri Jan 17 18:45:40 2025 +0800
  12. 11e8d81 ARM: configs: nuvoton: add bitbang feature for npcm8xx. by Michael Chang · Fri Jan 17 18:45:39 2025 +0800
  13. bf6c099 ARM: dts: nuvoton: Add bitbang delay through dts properties. by Michael Chang · Fri Jan 17 18:45:38 2025 +0800
  14. 7efa638 net: mediatek: add support for Airoha AN8855 ethernet switch by developer · Fri Jan 10 16:41:24 2025 +0800
  15. d0047a0 net: mediatek: add support for MediaTek MT7987 SoC by developer · Fri Jan 10 16:41:20 2025 +0800
  16. 29d9d9f net: mediatek: split ethernet switch code from mtk_eth.c by developer · Fri Jan 10 16:41:13 2025 +0800
  17. ea2a6c4 configs: phycore_am64x_a53_defconfig: Fix environment by Daniel Schultz · Thu Jan 16 03:29:32 2025 -0800
  18. 13c710f configs: phycore_am64x_a53_defconfig: Enable GPIO command by Daniel Schultz · Thu Jan 16 03:29:31 2025 -0800
  19. 605ffff configs: phycore_am64x_a53_defconfig: Fix GPIO controllers by Daniel Schultz · Thu Jan 16 03:29:30 2025 -0800
  20. 8592bbb board: phytec: common: k3: Add missing boot source to env by Daniel Schultz · Thu Jan 16 03:29:29 2025 -0800
  21. 5f421d7 configs: phycore_am62x_r5_defconfig: Increase SPL Malloc Pool by Daniel Schultz · Wed Jan 15 02:38:13 2025 -0800
  22. d2ed7cb board: phytec: phycore-am62x: Add DDR size fixups if ECC is enabled by Wadim Egorov · Wed Jan 15 10:41:29 2025 +0100
  23. c0023bd Merge patch series "Cumulative fixes and updates for MediaTek platform" by Tom Rini · Thu Jan 23 08:20:42 2025 -0600
  24. 6025ff5 MAINTAINERS: update file list for MediaTek ARM platform by developer · Fri Jan 17 17:18:59 2025 +0800
  25. a6f4936 arm: dts: mediatek: update mt7981 mmc node by developer · Fri Jan 17 17:18:55 2025 +0800
  26. 2602d53 arm: dts: medaitek: add flash interface driving settings for mt7988 by developer · Fri Jan 17 17:18:41 2025 +0800
  27. 3831fef arm: dts: mediatek: add support for all three GMACs for mt7988 by developer · Fri Jan 17 17:18:27 2025 +0800
  28. 540a4da arm: dts: medaitek: fix internal switch link speed of mt7988 by developer · Fri Jan 17 17:18:22 2025 +0800
  29. 8e4a8ca arm: dts: mediatek: add pcie support for mt7988 by developer · Fri Jan 17 17:18:17 2025 +0800
  30. 9b5c0f9 pci: mediatek: add support for multiple ports in mediatek pcie gen3 driver by developer · Fri Jan 17 17:18:11 2025 +0800
  31. d24fd7e pwm: mediatek: add pwm3 support for mt7981 by developer · Fri Jan 17 17:18:06 2025 +0800
  32. 2c98ba8 arm: dts: mediatek: add quad mode capabilities for SPI flashes by developer · Fri Jan 17 17:18:01 2025 +0800
  33. 088a5f9 spi: mtk_spim: check slave device mode in spi-mem's supports_op by developer · Fri Jan 17 17:17:55 2025 +0800
  34. 1af6222 spi: mtk_spim: add support to use DT live tree by developer · Fri Jan 17 17:17:51 2025 +0800
  35. 22f2367 configs: mt7988: move image load address to 0x44000000 by developer · Fri Jan 17 17:17:44 2025 +0800
  36. f4e18a2 configs: mt7629: move image load address to 0x42000000 by developer · Fri Jan 17 17:17:38 2025 +0800
  37. 3b500cc clk: mediatek: fix uninitialized fields issue in INFRA_MUX struct by developer · Fri Jan 17 17:16:38 2025 +0800
  38. 78075f4 board: mediatek: mt7622: remove board_late_init by developer · Fri Jan 17 17:16:33 2025 +0800
  39. 00da3cc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Jan 23 08:16:15 2025 -0600
  40. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  41. 4afa191 dm: core: Provide ofnode_find_subnode_unit() by Simon Glass · Fri Jan 10 17:00:29 2025 -0700
  42. 9d300ce dm: core: Provide ofnode_name_eq_unit() to accept a unit address by Simon Glass · Fri Jan 10 17:00:28 2025 -0700
  43. 6dc1eb3 dm: core: Clarify behaviour of ofnode_name_eq() by Simon Glass · Fri Jan 10 17:00:27 2025 -0700
  44. fea5665 x86: emulation: Enable bloblist by Simon Glass · Fri Jan 10 17:00:26 2025 -0700
  45. d7d7a03 efi_loader: Avoid mapping the ACPI tables twice by Simon Glass · Fri Jan 10 17:00:25 2025 -0700
  46. 188b930 x86: Align the SMBIOS table to a 4K boundary by Simon Glass · Fri Jan 10 17:00:24 2025 -0700
  47. 6403875 x86: Move tables to use SZ macros by Simon Glass · Fri Jan 10 17:00:23 2025 -0700
  48. 8a4e46e x86: Enable UPL handoff for SPL by Simon Glass · Fri Jan 10 17:00:22 2025 -0700
  49. 7126c41 x86: Support jumping to a UPL image by Simon Glass · Fri Jan 10 17:00:21 2025 -0700
  50. 05f9c64 x86: Show an error if video fails by Simon Glass · Fri Jan 10 17:00:20 2025 -0700
  51. 30aaa9b pci: video: Set up the pixel-format field by Simon Glass · Fri Jan 10 17:00:19 2025 -0700
  52. 64a31c5 x86: Create more space for SPL with qemu-x86_64 by Simon Glass · Fri Jan 10 17:00:18 2025 -0700
  53. 4d8c520 emulation: Use bloblist to hold tables by Simon Glass · Fri Jan 10 17:00:17 2025 -0700
  54. cde5c79 emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGE by Simon Glass · Fri Jan 10 17:00:16 2025 -0700
  55. 001049f sunxi: switch Allwinner A10s/A13 boards to OF_UPSTREAM by Andre Przywara · Wed Jan 08 00:17:55 2025 +0000
  56. 326f13d sunxi: switch Allwinner A10 boards to OF_UPSTREAM by Andre Przywara · Wed Jan 08 00:17:55 2025 +0000
  57. 4a8056c suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAM by Andre Przywara · Tue Jan 07 22:49:56 2025 +0000
  58. 96e68d0 sunxi: pinephone: detect existed magnetometer and fixup dtb by Andrey Skvortsov · Thu Nov 14 01:28:48 2024 +0300
  59. ba0d65e sunxi: defconfig: Add pstore support for pinephone by Andrey Skvortsov · Wed Nov 06 10:49:47 2024 +0300
  60. 34d3b60 power: pmic: sunxi: guard DCDC5 separately by Andre Przywara · Sun Dec 15 00:22:48 2024 +0000
  61. 7fe21ad sunxi: H616: DRAM: rename Kconfig parameters to be more generic by Andre Przywara · Mon Oct 21 12:47:28 2024 +0100
  62. f1331a5 sunxi: clock: improve grouping of default clock register values by Andre Przywara · Sun Nov 05 11:01:42 2023 +0000
  63. 891c17c test: Fix inpected typo in upl test by Simon Glass · Fri Jan 10 17:00:15 2025 -0700
  64. ff17d65 boot: Use fit_image_get_data() to get data by Simon Glass · Fri Jan 10 17:00:14 2025 -0700
  65. 833445d boot: Rename fit_image_get_data_and_size() by Simon Glass · Fri Jan 10 17:00:13 2025 -0700
  66. d3ca401 boot: Rename fit_image_get_data() by Simon Glass · Fri Jan 10 17:00:12 2025 -0700
  67. bdbd96a ofnode: Update of_add_subnode() to indicate name is alloced by Simon Glass · Fri Jan 10 17:00:11 2025 -0700
  68. 004f5bd ofnode: Indicate when out of space in a few places by Simon Glass · Fri Jan 10 17:00:10 2025 -0700
  69. 9479c64 ofnode: Use 4K for a default tree-size by Simon Glass · Fri Jan 10 17:00:09 2025 -0700
  70. fed8c0d x86: Show the timestamp counter with bdinfo by Simon Glass · Fri Jan 10 17:00:08 2025 -0700
  71. 0a90289 x86: Enable meminfo command by Simon Glass · Fri Jan 10 17:00:07 2025 -0700
  72. 634b7b7 mkimage: Update map_to_sysmem() to match its prototype by Simon Glass · Fri Jan 10 17:00:06 2025 -0700
  73. cd62877 serial: Support info() method in ns16550 xPL with UPL by Simon Glass · Fri Jan 10 17:00:05 2025 -0700
  74. cd1bc7e cpu: Provide a way to get the physical-address size by Simon Glass · Fri Jan 10 17:00:04 2025 -0700
  75. e3a938e abuf: Provide a constant buffer by Simon Glass · Fri Jan 10 17:00:03 2025 -0700
  76. d455434 abuf: Allow use in host tools by Simon Glass · Fri Jan 10 17:00:02 2025 -0700
  77. b63269b abuf: Provide a way to get the buffer address by Simon Glass · Fri Jan 10 17:00:01 2025 -0700
  78. 62a1bd2 bloblist: Make BLOBLIST_ALLOC the default by Simon Glass · Fri Jan 10 17:00:00 2025 -0700
  79. 79dc88d Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Wed Jan 22 11:23:35 2025 -0600
  80. caeba3b Merge patch series "spi: Collected fixes" by Tom Rini · Wed Jan 22 09:52:38 2025 -0600
  81. 3f543f4 Merge patch series "Update my email address" by Tom Rini · Wed Jan 22 09:51:45 2025 -0600
  82. 2fdc99e Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Jan 22 09:49:14 2025 -0600
  83. e40b0af Merge patch series "vbe: Series part F" by Tom Rini · Wed Jan 22 09:48:24 2025 -0600
  84. 1c99a4f vexpress64: Fix bootargs when building without NET by Chanho Park · Thu Jan 16 00:31:48 2025 +0900
  85. ab74665 spi: cadence-quadspi: fix potential malfunction after ~49 days uptime by Ronald Wahl · Wed Dec 11 21:51:04 2024 +0100
  86. b6b7955 MAINTAINERS: maintain qcs9100_defconfig by Caleb Connolly · Wed Jan 22 17:08:50 2025 +0100
  87. 5a3a015 Revert "mem: spi-mem: add declaration for spi_mem_default_supports_op" by Alexander Dahl · Wed Jan 15 17:16:21 2025 +0100
  88. 11df763 spi: atmel: Really drop atmel_spi.h by Alexander Dahl · Wed Jan 15 17:16:20 2025 +0100
  89. 106881e board: rockpi4-rk3399: update email address for Christopher Obbard by Christopher Obbard · Wed Jan 15 10:32:59 2025 +0000
  90. ab97809 .mailmap: update email address for Christopher Obbard by Christopher Obbard · Wed Jan 15 10:32:58 2025 +0000
  91. 0fcc6c4 vbe: Update simple-fw to support using the SPL loader by Simon Glass · Wed Jan 15 18:27:23 2025 -0700
  92. edd2236 vbe: Support loading SPL images by Simon Glass · Wed Jan 15 18:27:22 2025 -0700
  93. 7d243eb vbe: Support loading an FDT with the relocating loader by Simon Glass · Wed Jan 15 18:27:21 2025 -0700
  94. 7f06de6 spl: Plumb in the relocating loader by Simon Glass · Wed Jan 15 18:27:20 2025 -0700
  95. 28243f0 spl: Add support for a relocating jump to the next phase by Simon Glass · Wed Jan 15 18:27:19 2025 -0700
  96. 7ba1b8c spl: Add a type for the jumper function by Simon Glass · Wed Jan 15 18:27:18 2025 -0700
  97. b7e05ab spl: Add fields for VBE by Simon Glass · Wed Jan 15 18:27:17 2025 -0700
  98. 14894b9 vbe: Support loading an FDT from the FIT by Simon Glass · Wed Jan 15 18:27:16 2025 -0700
  99. 51c9122 vbe: Allow loading loadables if there is no firmware by Simon Glass · Wed Jan 15 18:27:15 2025 -0700
  100. e36d01a vbe: Handle loading from an unaligned offset by Simon Glass · Wed Jan 15 18:27:14 2025 -0700