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