1. 81f9c3a riscv: dts: t-head: Add sdhci and emmc nodes by Maksim Kiselev · Wed Dec 11 23:11:00 2024 +0300
  2. 6d6a890 mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC by Maksim Kiselev · Wed Dec 11 23:10:59 2024 +0300
  3. da7b222 riscv: cpu: jh7110: Sort the list of imply statements by Hal Feng · Sun Dec 08 17:19:42 2024 +0800
  4. d050350 board: starfive: spl: Support multiple DTBs for JH7110 based boards by Hal Feng · Sun Dec 08 17:19:41 2024 +0800
  5. 446e48f board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED() by Hal Feng · Sun Dec 08 17:19:40 2024 +0800
  6. d75a26b riscv: dts: jh7110: Support multiple DTBs in a Fit image by Hal Feng · Sun Dec 08 17:19:39 2024 +0800
  7. 26e73d6 configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT by Hal Feng · Sun Dec 08 17:19:38 2024 +0800
  8. 30d3f35 board: starfive: spl: Drop the unneeded DT modification code by Hal Feng · Sun Dec 08 17:19:37 2024 +0800
  9. ed0004b riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards by Hal Feng · Sun Dec 08 17:19:36 2024 +0800
  10. baf555d riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi by Hal Feng · Sun Dec 08 17:19:35 2024 +0800
  11. f61d4a7 pcie: starfive: Make the driver compatible with upstream DT by Hal Feng · Sun Dec 08 17:19:34 2024 +0800
  12. 3647558 mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match upstream DT by Hal Feng · Sun Dec 08 17:19:33 2024 +0800
  13. 7cbf1a4 riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT by Hal Feng · Sun Dec 08 17:19:32 2024 +0800
  14. 8f4577e dts: starfive: Switch to using upstream DT by Hal Feng · Sun Dec 08 17:19:31 2024 +0800
  15. fcef2ad board: add support for LicheeRV Nano by Thomas Bonnefille · Tue Nov 12 15:57:38 2024 +0100
  16. 4f5cb9e riscv: dts: sophgo: add device tree for LicheeRV Nano by Thomas Bonnefille · Tue Nov 12 15:57:37 2024 +0100
  17. 5b3b5a5 doc: add LicheeRV Nano and SG2002 SoC by Thomas Bonnefille · Tue Nov 12 15:57:36 2024 +0100
  18. a98a25e smbios: address build warning by Peng Fan · Tue Dec 03 21:42:57 2024 +0800
  19. 91e5a77 arm: mach-k3: fix typo in devstat macro name by Prasanth Babu Mantena · Wed Nov 27 11:43:34 2024 +0530
  20. 78d5bf4 bios_emulator: fix incorrect printing of address in "jump near immediate" by Yuri Zaporozhets · Sun Dec 01 23:28:49 2024 +0100
  21. 996f4d5 bios_emulator: fix incorrect printing of address in "call near immediate" by Yuri Zaporozhets · Sat Nov 30 21:56:25 2024 +0100
  22. 1edd101 bios_emulator: fix garbled printing of disassembled SET* instructions by Yuri Zaporozhets · Wed Nov 27 00:29:53 2024 +0100
  23. efeaa58 bios_emulator: fix garbled printing of disassembled BSF instruction by Yuri Zaporozhets · Tue Nov 26 22:59:37 2024 +0100
  24. 08ee7b8 Merge patch series "Hyperflash Boot fixes for J7200/J721E" by Tom Rini · Sat Dec 14 09:34:27 2024 -0600
  25. a28dd45 mtd: Kconfig: Change HBMC driver's dependency to MULTIPLEXER and MUX_MMIO by Anurag Dutta · Fri Nov 29 17:01:36 2024 +0530
  26. 0ca0fb7 configs: j7200_evm_*_defconfig: Add configs for Hyperflash boot by Vaishnav Achath · Fri Nov 29 17:01:35 2024 +0530
  27. c040fae include: configs: j721e_evm: Increase memory offset for tiboot3.bin in HyperFlash by Aswath Govindraju · Fri Nov 29 17:01:34 2024 +0530
  28. bffe0cc configs: j721e_evm_*_defconfig: Add configs for Hyperflash boot by Vaishnav Achath · Fri Nov 29 17:01:33 2024 +0530
  29. 17c5c5c arm: dts: k3-j721e-r5-common: Add HBMC overrides for R5 SPL by Vaishnav Achath · Fri Nov 29 17:01:32 2024 +0530
  30. ccaaa2d arm: dts: k3-j7200-r5-common: Add HBMC overrides for R5 SPL by Vaishnav Achath · Fri Nov 29 17:01:31 2024 +0530
  31. 91fd191 mtd: HBMC-AM654: Changed syscon API to mux APIs by Anurag Dutta · Fri Nov 29 17:01:30 2024 +0530
  32. f1bbae9 mux: Makefile: Add config for mux drivers by Anurag Dutta · Fri Nov 29 17:01:29 2024 +0530
  33. 43042b7 Merge patch series "configs: Enable CMD_NFS by default" by Tom Rini · Sat Dec 14 09:33:18 2024 -0600
  34. c3f23d9 configs: j7*: Enable TI_COMMON_CMD_OPTIONS by Neha Malcom Francis · Fri Nov 29 16:33:33 2024 +0530
  35. d19a490 board: ti: common: Kconfig: Add CMD_NFS by Neha Malcom Francis · Fri Nov 29 16:33:32 2024 +0530
  36. 65f1029 Merge patch series "UART support for higher baudrate" by Tom Rini · Sat Dec 14 09:33:03 2024 -0600
  37. 5198fb2 drivers: serial: serial_omap: Fix TI OMAP UART U-Boot driver to support higher baudrates by Gokul Praveen · Tue Nov 26 16:21:31 2024 +0530
  38. c204afd serial: ns16550: Increase scope of ops functions by Gokul Praveen · Tue Nov 26 16:21:30 2024 +0530
  39. e20fe8c Merge patch series "Add phyCORE AM62Ax" by Tom Rini · Fri Dec 13 17:30:27 2024 -0600
  40. f5c236d arm: mach-k3: am62a7: Provide a way to obtain boot device for non SPLs by Garrett Giordano · Thu Oct 31 09:21:03 2024 -0700
  41. 463a00c toradex: tdx-cfg-block: rework modules pid4 handling by Vitor Soares · Mon Nov 25 17:49:10 2024 +0000
  42. fb93262 doc: board: phytec: Add phyCORE-AM62ax by Garrett Giordano · Mon Nov 18 15:16:06 2024 -0800
  43. e1b8c39 board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM by Garrett Giordano · Mon Nov 18 15:16:05 2024 -0800
  44. c5bb551 Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs" by Tom Rini · Fri Dec 13 14:15:43 2024 -0600
  45. 2bef712 configs: phycore_am6*_a53_defconfig: Enable capsule update by Wadim Egorov · Wed Nov 27 13:17:36 2024 +0100
  46. 648d285 board: phytec: k3: Add EFI capsule update support by Wadim Egorov · Wed Nov 27 13:17:35 2024 +0100
  47. 180ef0e arm: dts: k3-am642-phycore-som-binman: Provide capsule nodes by Wadim Egorov · Wed Nov 27 13:17:34 2024 +0100
  48. 8ffae0a arm: dts: k3-am625-phycore-som-binman: Provide capsule nodes by Wadim Egorov · Wed Nov 27 13:17:33 2024 +0100
  49. 8252fc2 Merge patch series "AM62A DWC3: Add support for USB DFU boot in OTG mode" by Tom Rini · Fri Dec 13 14:14:50 2024 -0600
  50. 6037c4e board: ti: am62ax: env: include environment for DFU by Siddharth Vadapalli · Tue Nov 26 17:33:19 2024 +0530
  51. b9ae082e usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe() by Siddharth Vadapalli · Tue Nov 26 17:33:18 2024 +0530
  52. 554348d Merge patch series "J721S2: Enable ESMs and related PMIC" by Tom Rini · Fri Dec 13 14:12:46 2024 -0600
  53. 7df57d0 configs: j721s2_evm_r5_defconfig: Add ESM configs by Manorit Chawdhry · Tue Nov 26 11:04:26 2024 +0530
  54. e7f1edd arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node by Manorit Chawdhry · Tue Nov 26 11:04:25 2024 +0530
  55. e1f6dcd board: ti: j721s2: Initialize the ESM & PMIC ESM by Keerthy · Tue Nov 26 11:04:24 2024 +0530
  56. 671e91a Merge patch series "Add QOS support for J722S and AM62P" by Tom Rini · Fri Dec 13 14:12:01 2024 -0600
  57. 0450107 configs: am62p_evm_r5_defconfig: Enable CONFIG_K3_QOS by Jayesh Choudhary · Tue Nov 26 12:36:14 2024 +0530
  58. 30634aa configs: j722s_evm_r5_defconfig: Enable CONFIG_K3_QOS by Jayesh Choudhary · Tue Nov 26 12:36:13 2024 +0530
  59. e053527 arm: mach-k3: am62p: Add QoS support for DSS by Jayesh Choudhary · Tue Nov 26 12:36:12 2024 +0530
  60. c35ba31 arm: mach-k3: j722s: Add QoS support for DSS by Jayesh Choudhary · Tue Nov 26 12:36:11 2024 +0530
  61. 7082a0d Revert "Merge patch series "vbe: Series part E"" by Tom Rini · Thu Dec 12 21:07:26 2024 -0600
  62. 58af8a4 Merge patch series "vbe: Series part E" by Tom Rini · Thu Dec 12 16:35:47 2024 -0600
  63. 2cc2e40 hash: Plumb crc8 into the hash functions by Simon Glass · Sat Dec 07 10:24:12 2024 -0700
  64. eff4b7d boot: Imply CRC8 with VBE by Simon Glass · Sat Dec 07 10:24:11 2024 -0700
  65. 5b2f0ad lib: Allow crc8 in TPL and VPL by Simon Glass · Sat Dec 07 10:24:10 2024 -0700
  66. df49cd0 boot: Allow use of FIT in TPL and VPL by Simon Glass · Sat Dec 07 10:24:09 2024 -0700
  67. e13d95b spl: lib: Allow for decompression in any SPL build by Simon Glass · Sat Dec 07 10:24:08 2024 -0700
  68. 93b94e5 spl: Add some more debugging to load_simple_fit() by Simon Glass · Sat Dec 07 10:24:07 2024 -0700
  69. 8bab467 spl: Drop a duplicate variable in boot_from_devices() by Simon Glass · Sat Dec 07 10:24:06 2024 -0700
  70. f45f5db spl: Drop use of uintptr_t by Simon Glass · Sat Dec 07 10:24:05 2024 -0700
  71. ad13a39 spl: Support a relocated stack in any XPL phase by Simon Glass · Sat Dec 07 10:24:04 2024 -0700
  72. 4964ccd spl: Allow serial to be disabled in any XPL phase by Simon Glass · Sat Dec 07 10:24:03 2024 -0700
  73. d8398e6 spl: Report a loader failure by Simon Glass · Sat Dec 07 10:24:02 2024 -0700
  74. 7aff004 Support setting a maximum size for the VPL image by Simon Glass · Sat Dec 07 10:24:01 2024 -0700
  75. 692f15f malloc: Provide a simple malloc for VPL by Simon Glass · Sat Dec 07 10:24:00 2024 -0700
  76. 5cd4ad6 malloc: Show amount of used space when memory runs out by Simon Glass · Sat Dec 07 10:23:59 2024 -0700
  77. 2d06901 boot: Respect the load_op in fit_image_load() by Simon Glass · Sat Dec 07 10:23:58 2024 -0700
  78. 2b52915 bootstd: Avoid sprintf() in SPL when creating bootdevs by Simon Glass · Sat Dec 07 10:23:57 2024 -0700
  79. 76cc349 boot: Allow FIT to fall back from best-match option by Simon Glass · Sat Dec 07 10:23:56 2024 -0700
  80. fb6b4e9 image: Add a prototype for fit_image_get_phase() by Simon Glass · Sat Dec 07 10:23:55 2024 -0700
  81. 933ee98 spl: mmc: Avoid size growth in spl_mmc_find_device() debug by Simon Glass · Sat Dec 07 10:23:54 2024 -0700
  82. 2d9fbe5 clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present by Sam Protsenko · Thu Mar 07 18:04:32 2024 -0600
  83. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  84. 5d5cce3 Prepare v2025.01-rc4 by Tom Rini · Mon Dec 09 16:09:28 2024 -0600
  85. 28c5ad6 Merge tag 'u-boot-imx-next-20241209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Mon Dec 09 08:46:57 2024 -0600
  86. 451fd26 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Dec 09 08:46:33 2024 -0600
  87. 57cdecb arm64: renesas: Disable AVB1 and AVB2 on R8A779G0 V4H White Hawk board by Marek Vasut · Thu Nov 28 05:11:19 2024 +0100
  88. 5a74c75 pinctrl: rzg2l: Drop unnecessary scope by Paul Barker · Wed Nov 20 09:48:30 2024 +0000
  89. 27a7a16 pinctrl: rzg2l: Support Ethernet TXC output enable by Paul Barker · Wed Nov 20 09:48:29 2024 +0000
  90. d4dc510 pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfaces by Paul Barker · Wed Nov 20 09:48:28 2024 +0000
  91. 150f441 net: ravb: Simplify max-speed handling in ravb_of_to_plat by Paul Barker · Wed Nov 20 09:49:39 2024 +0000
  92. ba9ab16 clk: rzg2l: Ignore enable for core clocks by Paul Barker · Tue Nov 19 19:36:26 2024 +0000
  93. b37608d board: dhelectronics: Sync env variable dh_som_serial_number with SN by Christoph Niedermaier · Sat Dec 07 00:04:20 2024 +0100
  94. 6269482 lib: hashtable: Prevent recursive calling of callback functions by Christoph Niedermaier · Sat Dec 07 00:04:19 2024 +0100
  95. 276458b arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP by Christoph Niedermaier · Sat Dec 07 00:04:18 2024 +0100
  96. 7a46959 arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node by Christoph Niedermaier · Sat Dec 07 00:04:17 2024 +0100
  97. aafee2c imx: Support i.MX91 11x11 EVK board by Peng Fan · Tue Dec 03 23:42:54 2024 +0800
  98. 3e9292d arm64: dts: add NXP i.MX91 device tree by Peng Fan · Tue Dec 03 23:42:53 2024 +0800
  99. 82ef287 pinctrl: imx93: support i.MX91 by Peng Fan · Tue Dec 03 23:42:52 2024 +0800
  100. 0c248a1 ddr: imx: Add new rates for i.MX91 by Ye Li · Tue Dec 03 23:42:51 2024 +0800