1. 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
  2. 463a00c toradex: tdx-cfg-block: rework modules pid4 handling by Vitor Soares · Mon Nov 25 17:49:10 2024 +0000
  3. c5bb551 Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs" by Tom Rini · Fri Dec 13 14:15:43 2024 -0600
  4. 2bef712 configs: phycore_am6*_a53_defconfig: Enable capsule update by Wadim Egorov · Wed Nov 27 13:17:36 2024 +0100
  5. 648d285 board: phytec: k3: Add EFI capsule update support by Wadim Egorov · Wed Nov 27 13:17:35 2024 +0100
  6. 180ef0e arm: dts: k3-am642-phycore-som-binman: Provide capsule nodes by Wadim Egorov · Wed Nov 27 13:17:34 2024 +0100
  7. 8ffae0a arm: dts: k3-am625-phycore-som-binman: Provide capsule nodes by Wadim Egorov · Wed Nov 27 13:17:33 2024 +0100
  8. 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
  9. 6037c4e board: ti: am62ax: env: include environment for DFU by Siddharth Vadapalli · Tue Nov 26 17:33:19 2024 +0530
  10. b9ae082e usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe() by Siddharth Vadapalli · Tue Nov 26 17:33:18 2024 +0530
  11. 554348d Merge patch series "J721S2: Enable ESMs and related PMIC" by Tom Rini · Fri Dec 13 14:12:46 2024 -0600
  12. 7df57d0 configs: j721s2_evm_r5_defconfig: Add ESM configs by Manorit Chawdhry · Tue Nov 26 11:04:26 2024 +0530
  13. e7f1edd arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node by Manorit Chawdhry · Tue Nov 26 11:04:25 2024 +0530
  14. e1f6dcd board: ti: j721s2: Initialize the ESM & PMIC ESM by Keerthy · Tue Nov 26 11:04:24 2024 +0530
  15. 671e91a Merge patch series "Add QOS support for J722S and AM62P" by Tom Rini · Fri Dec 13 14:12:01 2024 -0600
  16. 0450107 configs: am62p_evm_r5_defconfig: Enable CONFIG_K3_QOS by Jayesh Choudhary · Tue Nov 26 12:36:14 2024 +0530
  17. 30634aa configs: j722s_evm_r5_defconfig: Enable CONFIG_K3_QOS by Jayesh Choudhary · Tue Nov 26 12:36:13 2024 +0530
  18. e053527 arm: mach-k3: am62p: Add QoS support for DSS by Jayesh Choudhary · Tue Nov 26 12:36:12 2024 +0530
  19. c35ba31 arm: mach-k3: j722s: Add QoS support for DSS by Jayesh Choudhary · Tue Nov 26 12:36:11 2024 +0530
  20. 7082a0d Revert "Merge patch series "vbe: Series part E"" by Tom Rini · Thu Dec 12 21:07:26 2024 -0600
  21. 58af8a4 Merge patch series "vbe: Series part E" by Tom Rini · Thu Dec 12 16:35:47 2024 -0600
  22. 2cc2e40 hash: Plumb crc8 into the hash functions by Simon Glass · Sat Dec 07 10:24:12 2024 -0700
  23. eff4b7d boot: Imply CRC8 with VBE by Simon Glass · Sat Dec 07 10:24:11 2024 -0700
  24. 5b2f0ad lib: Allow crc8 in TPL and VPL by Simon Glass · Sat Dec 07 10:24:10 2024 -0700
  25. df49cd0 boot: Allow use of FIT in TPL and VPL by Simon Glass · Sat Dec 07 10:24:09 2024 -0700
  26. e13d95b spl: lib: Allow for decompression in any SPL build by Simon Glass · Sat Dec 07 10:24:08 2024 -0700
  27. 93b94e5 spl: Add some more debugging to load_simple_fit() by Simon Glass · Sat Dec 07 10:24:07 2024 -0700
  28. 8bab467 spl: Drop a duplicate variable in boot_from_devices() by Simon Glass · Sat Dec 07 10:24:06 2024 -0700
  29. f45f5db spl: Drop use of uintptr_t by Simon Glass · Sat Dec 07 10:24:05 2024 -0700
  30. ad13a39 spl: Support a relocated stack in any XPL phase by Simon Glass · Sat Dec 07 10:24:04 2024 -0700
  31. 4964ccd spl: Allow serial to be disabled in any XPL phase by Simon Glass · Sat Dec 07 10:24:03 2024 -0700
  32. d8398e6 spl: Report a loader failure by Simon Glass · Sat Dec 07 10:24:02 2024 -0700
  33. 7aff004 Support setting a maximum size for the VPL image by Simon Glass · Sat Dec 07 10:24:01 2024 -0700
  34. 692f15f malloc: Provide a simple malloc for VPL by Simon Glass · Sat Dec 07 10:24:00 2024 -0700
  35. 5cd4ad6 malloc: Show amount of used space when memory runs out by Simon Glass · Sat Dec 07 10:23:59 2024 -0700
  36. 2d06901 boot: Respect the load_op in fit_image_load() by Simon Glass · Sat Dec 07 10:23:58 2024 -0700
  37. 2b52915 bootstd: Avoid sprintf() in SPL when creating bootdevs by Simon Glass · Sat Dec 07 10:23:57 2024 -0700
  38. 76cc349 boot: Allow FIT to fall back from best-match option by Simon Glass · Sat Dec 07 10:23:56 2024 -0700
  39. fb6b4e9 image: Add a prototype for fit_image_get_phase() by Simon Glass · Sat Dec 07 10:23:55 2024 -0700
  40. 933ee98 spl: mmc: Avoid size growth in spl_mmc_find_device() debug by Simon Glass · Sat Dec 07 10:23:54 2024 -0700
  41. 2d9fbe5 clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present by Sam Protsenko · Thu Mar 07 18:04:32 2024 -0600
  42. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  43. 5d5cce3 Prepare v2025.01-rc4 by Tom Rini · Mon Dec 09 16:09:28 2024 -0600
  44. 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
  45. 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
  46. 57cdecb arm64: renesas: Disable AVB1 and AVB2 on R8A779G0 V4H White Hawk board by Marek Vasut · Thu Nov 28 05:11:19 2024 +0100
  47. 5a74c75 pinctrl: rzg2l: Drop unnecessary scope by Paul Barker · Wed Nov 20 09:48:30 2024 +0000
  48. 27a7a16 pinctrl: rzg2l: Support Ethernet TXC output enable by Paul Barker · Wed Nov 20 09:48:29 2024 +0000
  49. d4dc510 pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfaces by Paul Barker · Wed Nov 20 09:48:28 2024 +0000
  50. 150f441 net: ravb: Simplify max-speed handling in ravb_of_to_plat by Paul Barker · Wed Nov 20 09:49:39 2024 +0000
  51. ba9ab16 clk: rzg2l: Ignore enable for core clocks by Paul Barker · Tue Nov 19 19:36:26 2024 +0000
  52. b37608d board: dhelectronics: Sync env variable dh_som_serial_number with SN by Christoph Niedermaier · Sat Dec 07 00:04:20 2024 +0100
  53. 6269482 lib: hashtable: Prevent recursive calling of callback functions by Christoph Niedermaier · Sat Dec 07 00:04:19 2024 +0100
  54. 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
  55. 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
  56. aafee2c imx: Support i.MX91 11x11 EVK board by Peng Fan · Tue Dec 03 23:42:54 2024 +0800
  57. 3e9292d arm64: dts: add NXP i.MX91 device tree by Peng Fan · Tue Dec 03 23:42:53 2024 +0800
  58. 82ef287 pinctrl: imx93: support i.MX91 by Peng Fan · Tue Dec 03 23:42:52 2024 +0800
  59. 0c248a1 ddr: imx: Add new rates for i.MX91 by Ye Li · Tue Dec 03 23:42:51 2024 +0800
  60. e443d47 clk: imx: clk-fracn-gppll: Add new PLL rate by Ye Li · Tue Dec 03 23:42:50 2024 +0800
  61. 5c1b3d6 clk: imx93: support i.MX91 by Peng Fan · Tue Dec 03 23:42:49 2024 +0800
  62. 0ce300f imx: Add iMX91 support by Peng Fan · Tue Dec 03 23:42:48 2024 +0800
  63. f7c9bac imx93: Update 9x9 part fuses checking by Ye Li · Tue Dec 03 23:42:47 2024 +0800
  64. 173555f imx9: gpio: include types.h header by Peng Fan · Tue Dec 03 23:42:46 2024 +0800
  65. 552b4a4 imx9: trdc: correct DEBUG usage by Peng Fan · Tue Dec 03 23:42:45 2024 +0800
  66. dace0ce gpio: imx_rgpio2p: Move 8ulp_data to data section by Peng Fan · Tue Dec 03 23:42:44 2024 +0800
  67. d9b5ccd board: phytec: phycore_imx8mm: Add RAUC boot logic to environment by Yunus Bas · Tue Dec 03 10:42:35 2024 +0100
  68. af37995 phycore_imx8mm: Move default bootcmd to board env by Yunus Bas · Tue Dec 03 10:42:34 2024 +0100
  69. 337c9a7 phycore_imx8mm: Switch to using env text files by Yunus Bas · Tue Dec 03 10:42:33 2024 +0100
  70. 1908100 mbedtls: remove MBEDTLS_HAVE_TIME by Ilias Apalodimas · Fri Dec 06 12:56:45 2024 +0200
  71. 9943e10 arm: qemu: fix update_info declaration by Vincent Stehlé · Fri Dec 06 08:58:53 2024 +0100
  72. bd198b3 net: disable MBEDTLS in SPL by Heinrich Schuchardt · Fri Dec 06 12:37:09 2024 +0100
  73. b938f93 rtc: CONFIGS_RTC_PL031 must depend on CONFIGS_DM_RTC by Heinrich Schuchardt · Thu Dec 05 21:36:19 2024 +0100
  74. ed220b8 lmb: prohibit allocations above ram_top even from same bank by Sughosh Ganu · Mon Dec 02 12:36:24 2024 +0530
  75. 3284b66 configs: Resync with savedefconfig by Tom Rini · Fri Dec 06 17:40:50 2024 -0600
  76. d838b88 Merge patch series "board: ti: k3-am65: covert last board to OF_UPSTREAM" by Tom Rini · Fri Dec 06 16:39:26 2024 -0600
  77. 5063c9a arm: dts: k3-am65: remove unsused am65x SoC fdt files by Bryan Brattlof · Thu Nov 21 15:17:51 2024 -0600
  78. 7fd5344 arm: dts: k3-am654: cleanup unused board files by Bryan Brattlof · Thu Nov 21 15:17:50 2024 -0600
  79. c0d56d5 board: ti: am65x: migrate to OF_UPSTREAM by Bryan Brattlof · Thu Nov 21 15:17:49 2024 -0600
  80. 85d1bfa Merge patch series "PLL Sequencing update" by Tom Rini · Fri Dec 06 16:38:50 2024 -0600
  81. 02fb7bf clk: ti: clk-k3-pll: Add additional robustness steps to the PLL sequence by Manorit Chawdhry · Thu Nov 21 17:32:53 2024 +0530
  82. 65caba5 clk: ti: clk-k3-pll: Change variable name reg to base by Manorit Chawdhry · Thu Nov 21 17:32:52 2024 +0530
  83. 1e081eb arm: dts: k3-*-r5: Remove clocks from mcu_timer0 by Manorit Chawdhry · Thu Nov 21 17:32:51 2024 +0530
  84. bb3ff7b env: Switch the callback static list to Kconfig by Christoph Niedermaier · Wed Nov 20 17:01:35 2024 +0100
  85. e75b68e ram: k3-ddrss: drop debug() in timing-sensitive sequence by Théo Lebrun · Fri Nov 15 10:43:15 2024 +0100
  86. d2fbd38 Merge patch series "led: update LED boot/activity to new property implementation" by Tom Rini · Fri Dec 06 13:00:52 2024 -0600
  87. fd53ad4 test: dm: Update test for LED activity and boot by Christian Marangi · Sun Nov 10 12:50:27 2024 +0100
  88. 477c93b led: update LED boot/activity to new property implementation by Christian Marangi · Sun Nov 10 12:50:26 2024 +0100
  89. 81ce47e test: dm: Add test for ofnode options phandle helper by Christian Marangi · Sun Nov 10 12:50:25 2024 +0100
  90. cdaa995 dm: core: implement phandle ofnode_options helper by Christian Marangi · Sun Nov 10 12:50:24 2024 +0100
  91. a1a1e0e test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle by Christian Marangi · Sun Nov 10 12:50:23 2024 +0100
  92. e810bcd dm: core: implement ofnode/tree_parse_phandle() helper by Christian Marangi · Sun Nov 10 12:50:22 2024 +0100
  93. 7d75d20 test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_ot by Christian Marangi · Sun Nov 10 12:50:21 2024 +0100
  94. 98715ac dm: core: implement oftree variant of parse_phandle OPs by Christian Marangi · Sun Nov 10 12:50:20 2024 +0100
  95. cb46f6d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · Thu Dec 05 08:11:35 2024 -0600
  96. 9d39640 Merge tag 'efi-master-05122024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Thu Dec 05 08:10:51 2024 -0600
  97. 5aaeb0e lmb: Fix the allocation of overlapping memory areas with !LMB_NONE by Ilias Apalodimas · Mon Dec 02 16:42:45 2024 +0200
  98. 33cfbc0 efi_loader: Check for a valid fw_name before auto generating GUIDs by Ilias Apalodimas · Tue Dec 03 18:13:37 2024 +0200
  99. 15568ad power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind() by Patrice Chotard · Tue Dec 03 11:06:11 2024 +0100
  100. 331cc0e power: regulator: replace some debug() by dev_dbg() by Patrice Chotard · Tue Dec 03 11:06:10 2024 +0100