1. 83cb846 rockchip: sdram: Allow the first bank to extend beyond 4 GiB by Jonas Karlman · Thu Jan 30 22:07:11 2025 +0000
  2. c2fc0be rockchip: rk3399: grf: Fix enum typos for UART2 by Chen-Yu Tsai · Wed Feb 05 01:29:53 2025 +0800
  3. 6c0fc6d Revert "rockchip: rk3399: Fix TPL build of bob and kevin" by Jonas Karlman · Sat Feb 08 22:49:40 2025 +0000
  4. 825070e rockchip: rk3399-gru: Enable TPL_GPIO for bob and kevin by Jonas Karlman · Sat Feb 08 22:49:39 2025 +0000
  5. a2087fc Revert "rockchip: rk3399: Drop unneeded bob and kevin board specific code" by Jonas Karlman · Sat Feb 08 22:49:38 2025 +0000
  6. 89c5936 fs/erofs: fix an integer overflow in symlink resolution by Gao Xiang · Thu Feb 13 19:28:47 2025 +0800
  7. 8b493a2 led: fix coverity scan error by Heiko Schocher · Wed Feb 12 10:10:55 2025 +0100
  8. a774750 tools: use cryptographically safe RNG by Heinrich Schuchardt · Tue Feb 11 14:55:22 2025 +0100
  9. 41a5446 power: regulator: tps65941: Fix voltage calculation for ldo by Udit Kumar · Tue Feb 11 23:21:58 2025 +0530
  10. 0199a90 tpm: unconstify tpm_tis_chip_data by Ilias Apalodimas · Thu Feb 06 11:28:56 2025 +0200
  11. 6d5c6ef Gitlab: Add missing symlink for qemu_arm64_lwip boardenv file by Tom Rini · Sun Feb 16 10:29:03 2025 -0600
  12. a5b7115 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Feb 15 15:29:20 2025 -0600
  13. 6cacddc image: Add support for starting TFA BL31 as fitImage loadables by Marek Vasut · Wed Jan 29 22:59:19 2025 +0100
  14. c1c6318 arm64: Add late jump to kernel board hook by Marek Vasut · Wed Jan 29 22:59:18 2025 +0100
  15. 0dee65f Merge branch 'misc' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Thu Feb 13 12:37:26 2025 -0600
  16. 8a4ee39 mbedtls/external: remove broken git submodule by ZHANG Yuntian · Tue Feb 11 15:30:27 2025 +0800
  17. 0c14fbc board: transformer-t30: fix model detection by Svyatoslav Ryhel · Sat Dec 28 15:21:03 2024 +0200
  18. fb6a434 doc: board: tegra: update device information by Svyatoslav Ryhel · Tue Dec 03 12:50:45 2024 +0200
  19. 3bc2747 ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag by Svyatoslav Ryhel · Wed Nov 20 09:26:38 2024 +0200
  20. 6d9f86b Merge branch 'u-boot-net-20250212' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Wed Feb 12 08:41:36 2025 -0600
  21. 4212954 net: Kconfig: depend on DM_RNG for WGET_HTTPS by Jerome Forissier · Tue Feb 04 17:00:49 2025 +0100
  22. d0d89ad net: use strnstr() for lwip_strnstr() by Heinrich Schuchardt · Mon Feb 03 10:12:02 2025 +0100
  23. d2e5def test: unit tests for strstr() and strnstr() by Heinrich Schuchardt · Mon Feb 03 10:12:01 2025 +0100
  24. 6e00e36 lib: implement strnstr() by Heinrich Schuchardt · Mon Feb 03 10:12:00 2025 +0100
  25. 890c9bf net: lwip: tftp: fix find_option() by Heinrich Schuchardt · Mon Feb 03 10:11:59 2025 +0100
  26. 3782928 net: lwip: move eth_init() out of new_netif() by Jerome Forissier · Thu Jan 30 09:22:20 2025 +0100
  27. 3d3f02d ARM: tegra124: dts: add missing DSI nodes by Svyatoslav Ryhel · Mon Nov 18 08:32:13 2024 +0200
  28. 1b3c210 ARM: tegra30: dts: complete DSI nodes by Svyatoslav Ryhel · Sun Nov 24 14:27:17 2024 +0200
  29. d9672d7 ARM: tegra210: clock: implement PLLD2 support by Svyatoslav Ryhel · Fri Nov 29 08:14:21 2024 +0200
  30. 007d497 ARM: tegra124: clock: implement PLLD2 support by Svyatoslav Ryhel · Fri Nov 15 21:13:15 2024 +0200
  31. f806d9c board: asus: convert SPL to XPL by Svyatoslav Ryhel · Fri Nov 29 19:30:54 2024 +0200
  32. 0467360 pinctrl: tegra20: adjust pin type detection by Svyatoslav Ryhel · Fri Dec 06 17:50:58 2024 +0200
  33. dfe51a0 pmic: palmas: bind sysreset to parent node by Svyatoslav Ryhel · Mon Dec 09 12:58:19 2024 +0200
  34. 0b5132d pmic: max77663: bind children to parent node by Svyatoslav Ryhel · Mon Dec 09 12:51:33 2024 +0200
  35. cd39ae1 Revert "drivers: gpio-uclass: support PMIC GPIO children" by Svyatoslav Ryhel · Mon Dec 09 12:45:18 2024 +0200
  36. 0a725b0 configs: Resync with savedefconfig by Tom Rini · Tue Feb 11 09:11:21 2025 -0600
  37. 1069f28 Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Feb 11 08:56:54 2025 -0600
  38. 83d0c2f configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag by Patrice Chotard · Thu Jan 30 17:35:47 2025 +0100
  39. 9057b99 board: stih410-b2260: Remove board_usb_init/cleanup() by Patrice Chotard · Thu Jan 30 17:35:46 2025 +0100
  40. b0884bf configs: stih410-b2260: Enable DM_USB_GADGET flag by Patrice Chotard · Thu Jan 30 17:35:45 2025 +0100
  41. 7485110 configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags by Patrice Chotard · Thu Jan 30 17:35:44 2025 +0100
  42. e23fd0c usb: dwc3-generic: Add STih407 support by Patrice Chotard · Thu Jan 30 17:35:43 2025 +0100
  43. 94be152 usb: dwc3-generic: Reorder include by Patrice Chotard · Thu Jan 30 17:35:42 2025 +0100
  44. ef44e7a usb: dwc3: Remove dwc3 glue driver support for STi by Patrice Chotard · Thu Jan 30 17:35:41 2025 +0100
  45. af8c70e configs: stih410-b2260: Enable DM_REGULATOR flag by Patrice Chotard · Thu Jan 30 17:35:40 2025 +0100
  46. 33551b5 ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi by Patrice Chotard · Thu Jan 30 17:35:39 2025 +0100
  47. 5f9d646 usb: gadget: f_mass_storage: Add schedule() in sleep_thread() by Patrice Chotard · Mon Dec 02 08:46:44 2024 +0100
  48. 775dd69 Prepare v2025.04-rc2 by Tom Rini · Mon Feb 10 16:00:49 2025 -0600
  49. 854a4c7 CI: Drop extra condition for sjg lab by Simon Glass · Sun Dec 01 07:42:29 2024 -0700
  50. 3a6c2dd Merge patch series "Enable MCU ESM reset" by Tom Rini · Mon Feb 10 10:32:03 2025 -0600
  51. e4d8668 configs: am62*_evm_r5: Enable ESM and MISC configs by Santhosh Kumar K · Wed Jan 29 17:44:03 2025 -0600
  52. 0dc33cd arm: mach-k3: am62*_init: Probe ESM nodes by Santhosh Kumar K · Wed Jan 29 17:44:02 2025 -0600
  53. f404a49 include: env: phytec: Add optargs to K3 files by Nathan Morrisson · Wed Jan 29 02:34:44 2025 -0800
  54. 788acaf env: fat: Avoid writing to read-only location by Andre Przywara · Thu Jan 30 13:36:46 2025 +0000
  55. fb5bab3 Merge patch series "FIX: Re-enable MUX_MMIO on J721E/J7200" by Tom Rini · Mon Feb 10 10:29:36 2025 -0600
  56. b071c55 configs: j7200_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper by Siddharth Vadapalli · Sat Feb 01 14:48:00 2025 +0530
  57. 67ce6dc configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot proper by Siddharth Vadapalli · Sat Feb 01 14:47:59 2025 +0530
  58. 67bee84 rtc: emul_rtc: Make emul_rtc_probe() static by Michal Simek · Mon Feb 03 10:18:57 2025 +0100
  59. b083ea4 net: designware: support phy io micro voltage setting. by Michael Chang · Wed Feb 05 10:01:06 2025 +0800
  60. 27686ad mediatek: mt7981: enable ethernet switch auto-detction by developer · Wed Feb 05 09:24:37 2025 +0800
  61. 3aaecdd configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTION by Wadim Egorov · Wed Feb 05 05:30:13 2025 +0100
  62. 031a8c7 board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECC by Wadim Egorov · Wed Feb 05 05:30:12 2025 +0100
  63. 157e2f4 arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2c by Wadim Egorov · Wed Feb 05 05:30:11 2025 +0100
  64. ea8a1cd test/py: usb: Fix format string for fstype command by Andrew Goodbody · Wed Feb 05 13:04:26 2025 +0000
  65. 046ca7f tools: mkenvimage: List -V parameter in help text by Marek Vasut · Wed Feb 05 15:34:28 2025 +0100
  66. 6b2d004 mediatek: mt7986: rename pinctrl to pio in mt7986-u-boot.dtsi by developer · Thu Feb 06 08:41:28 2025 +0800
  67. 84e1136 pinctrl: mediatek: support reading register base address by name by developer · Thu Feb 06 10:19:06 2025 +0800
  68. f505042 pinctrl: mediatek: mt7988: remove _base from reg-names by developer · Thu Feb 06 10:18:57 2025 +0800
  69. c578762 Azure: Add missing "set -e" to docs job by Tom Rini · Fri Feb 07 13:12:50 2025 -0600
  70. 65ebac7 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Mon Feb 10 08:45:04 2025 -0600
  71. e7696c4 Merge patch series "cmd/setexpr: support concatenation of direct strings" by Tom Rini · Fri Feb 07 13:35:32 2025 -0600
  72. 6cd0654 cmd/setexpr: support concatenation of direct strings by Heinrich Schuchardt · Mon Feb 03 16:10:29 2025 +0100
  73. 42d2aba test: remove available memory check in setexpr_test_str_oper() by Heinrich Schuchardt · Mon Feb 03 16:10:28 2025 +0100
  74. 0d4fdbb test: remove available memory check in setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:27 2025 +0100
  75. bbc2bb9 test: clean up setexpr_test_str() by Heinrich Schuchardt · Mon Feb 03 16:10:26 2025 +0100
  76. 608854e Merge patch series "led: add function naming option from linux" by Tom Rini · Fri Feb 07 10:53:43 2025 -0600
  77. 350d252 led: add function naming option from linux by Heiko Schocher · Tue Jan 28 14:52:46 2025 +0100
  78. 27564e2 doc: remove redundant leds bindings by Heiko Schocher · Tue Jan 28 14:52:45 2025 +0100
  79. 5ebcac8 Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Feb 06 08:09:54 2025 -0600
  80. da658ae boot: android: handle boot images with missing DTB by Sam Day · Thu Jan 23 14:35:01 2025 +0000
  81. 01d1185 usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unset by Michael Ferolito · Mon Jan 27 21:09:45 2025 -0600
  82. d583386 arm64: configs: Remove SYS_BOOTM_LEN for TI devices by Aashvij Shenai · Wed Jan 29 16:26:09 2025 +0530
  83. e3f6829 arm: Correct dependency for STATIC_MACH_TYPE by Liya Huang · Tue Jan 28 21:31:49 2025 +0800
  84. 4da9d75 armv7m: kconfig adds the NVIC option and masks the GIC option when NVIC is selected by Liya Huang · Tue Jan 28 21:22:15 2025 +0800
  85. a3c34ab Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Wed Feb 05 12:38:50 2025 -0600
  86. be65edc zynqmp: Save "bootseq" environment variable in decimal format by Benjamin Szőke · Tue Feb 04 21:56:17 2025 +0100
  87. 7fd3458 arm64: zynqmp: Describe images without TF-A by Michal Simek · Tue Feb 04 09:53:41 2025 +0100
  88. f77acbb arm64: zynqmp: Use DTB address base from .config by Michal Simek · Tue Feb 04 09:53:40 2025 +0100
  89. 775cbf4 arm64: zynqmp: Fix TEE loading address and add hash by Michal Simek · Tue Feb 04 09:53:39 2025 +0100
  90. 0341c06 fpga: Make do_fpga_loads() static by Michal Simek · Mon Feb 03 10:28:15 2025 +0100
  91. 0dc8908 configs: versal: update initial stack pointer by Padmarao Begari · Mon Feb 03 14:34:09 2025 +0530
  92. 3e28549 xilinx: Enable MBEDTLS/LWIP/WGET and WGET_HTTPS by Michal Simek · Wed Jan 29 16:31:25 2025 +0100
  93. 7f499ed xilinx: Enable meminfo command with mapping by Michal Simek · Mon Jan 27 12:11:38 2025 +0100
  94. 6d529a5 xilinx: Enable mkfwumdata tool for a/b update by Michal Simek · Fri Jan 24 14:04:07 2025 +0100
  95. 3bec0e3 fpga: add new symbol for fpga_loadb by Ibai Erkiaga · Tue Jan 21 13:01:34 2025 +0000
  96. 0e2bc7f fpga: xilinx exclusive commands by Ibai Erkiaga · Tue Jan 21 13:01:33 2025 +0000
  97. 9b5b739 fpga: resort fpga commands by Ibai Erkiaga · Tue Jan 21 13:01:32 2025 +0000
  98. d4c0a45 fpga: improve loads usage information by Ibai Erkiaga · Tue Jan 21 13:01:31 2025 +0000
  99. ae27975 fpga: fix alignment on fpga cmd usage info by Ibai Erkiaga · Tue Jan 21 13:01:30 2025 +0000
  100. 283d148 fpga: Avoid ignored-qualifiers warning by Alexander Dahl · Tue Jan 21 17:22:12 2025 +0100