1. 945fc27 serial: ns16550: fix comment to mention schedule instead of watchdog_reset by Rasmus Villemoes · 6 months ago
  2. 4388ada wdt-uclass: watchdog_reset cleanup by Rasmus Villemoes · 6 months ago
  3. 008c4b3 cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 6 months ago
  4. df2b382 wdt-uclass: prevent multiple cyclic_register calls by Rasmus Villemoes · 6 months ago
  5. b993bd6 bcmgenet: fix Rx buffer corruption caused by lack of cache flush by Yasuharu Shibata · 6 months ago
  6. 6610375 net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol by Marek Vasut · 6 months ago
  7. 4031a42 net: phy: Turn default auto-negotiation timeout into Kconfig symbol by Marek Vasut · 6 months ago
  8. 3db3a6b Merge patch series "Enable OSPI boot for j721s2" by Tom Rini · 5 months ago
  9. 11d5655 mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode by Pratyush Yadav · 6 months ago
  10. 4f836fb memory: ti-gpmc: use printf to dump settings/timings by Roger Quadros · 6 months ago
  11. 30060e0 Merge patch series "Adding support to load secure firmware for HS devices" by Tom Rini · 6 months ago
  12. 5b5bb51 drivers: remoteproc: ti_k3 : enable secure booting with firmware images by Manorit Chawdhry · 6 months ago
  13. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 6 months ago
  14. ceec476 andes: l2 cache driver: fixes typos and cctl status by Leo Yu-Chi Liang · 6 months ago
  15. 46ff00b Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 6 months ago WIP/27May2024
  16. 57c601c tpm: display warning if using gpio reset with TPM by Tim Harvey · 6 months ago
  17. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 6 months ago WIP/24May2024-next
  18. e67c0b7 drivers: fwu: mtd: allocate buffer for image info dynamically by Sughosh Ganu · 8 months ago
  19. f42a61f drivers: fwu: add the size parameter to the metadata access API's by Sughosh Ganu · 8 months ago
  20. 702dc3c clk: rockchip: rk3588: Set SPLL frequency during SPL stage by Heiko Stuebner · 6 months ago
  21. 377e91c Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 6 months ago WIP/22May2024-next
  22. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
  23. 0fe031d md5: Use typedef for MD5 context by Raymond Mao · 6 months ago
  24. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  25. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
  26. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  27. a424705 phy: Use dt-bindig definations for npcm usb phy by Jim Liu · 7 months ago WIP/17May2024-next
  28. 31cf220 pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset() by Jonas Karlman · 7 months ago
  29. ad7dce5 Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 6 months ago
  30. 30f39de usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer by Thinh Nguyen · 8 months ago
  31. 95b4d65 usb: dwc3: gadget: properly check ep cmd by Felipe Balbi · 8 months ago
  32. db11351 usb: dwc3: gadget: Check ENBLSLPM before sending ep command by Thinh Nguyen · 8 months ago
  33. d107a53 usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · 8 months ago
  34. 967b31c usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · 8 months ago
  35. 1339550 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · 8 months ago
  36. 1db973b dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring by Matthias Schiffer · 7 months ago
  37. e563593 dma: ti: k3-udma: add missing <net.h> include by Matthias Schiffer · 7 months ago
  38. b079bd9 net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed" by Matthias Schiffer · 7 months ago
  39. 0898f44 net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop() by Matthias Schiffer · 7 months ago
  40. 85e2c69 Merge patch series "Add remoteproc driver for AM62a SoC" by Tom Rini · 6 months ago
  41. 8d5e971 remoteproc: k3-r5: Add support for R5F core on AM62A SoCs by Hari Nagalla · 7 months ago
  42. a536609 remoteproc: k3-dsp: Enable C71x support for AM62A by Hari Nagalla · 7 months ago
  43. 9c29afe Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay" by Tom Rini · 6 months ago
  44. 92114d7 usb: dwc3: Add dwc3 glue driver for am62 by Sjoerd Simons · 7 months ago
  45. 2b8dc36 andes: Unify naming policy for Andes related source by Leo Yu-Chi Liang · 6 months ago
  46. 9578e74 riscv: add NULL check before calling strlen in the riscv cpu's get_desc() by Hanyuan Zhao · 7 months ago
  47. 83eed2c usb: cdns3: gadget.c: Set fast access bit by Aswath Govindraju · 7 months ago
  48. 3a9f642 crypto: nuvoton: npcm_sha: Support SHA 384/512 by Jim Liu · 7 months ago
  49. c8ffd13 Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  50. c671999 Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver" by Tom Rini · 7 months ago
  51. 86b40d2 soc: ti: pruss: Add support for AM64x by MD Danish Anwar · 7 months ago
  52. 2b1a5d2 remoteproc: pru: Add support for AM64x PRU / RTU cores by MD Danish Anwar · 7 months ago
  53. 48022fb net: Add drivers for Sysnopsys Ethernet 10G device by Boon Khai Ng · 7 months ago
  54. 1afa75c Merge patch series "arm: Add Analog Devices SC5xx Machine Type" by Tom Rini · 7 months ago WIP/07May2024-next
  55. 8691ffa drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheral by Greg Malysa · 7 months ago
  56. 8af2e14 drivers: serial: Add in UART for ADI SC5XX-family processors by Nathan Barrett-Morrison · 7 months ago
  57. 16fe111 drivers: clk: adi: Add in SC5XX-family clock driver by Nathan Barrett-Morrison · 7 months ago
  58. 2193e16 xen: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  59. d23a829 watchdog: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  60. 334edd5 w1-eeprom: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  61. 051d224 w1: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  62. 3ba56d6 virtio: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  63. a295557 video: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  64. 37ea47d reboot-mode: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  65. 12a8b0d usb: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  66. 41b7743 ram: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  67. 5771d4e ufs: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  68. 37de718 pwm: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  69. 8f9f759 tpm: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  70. 8719a3f power: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  71. 0a0a6b7 timer: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  72. c45973b pinctrl: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  73. 66fa353 thermal: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  74. 5323767 phy: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  75. 33a67c5 sysreset: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  76. 99fbb0e pci_endpoint: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  77. abe1bba sysinfo: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  78. 9ddfd00 spmi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  79. 7d2bf7c spi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  80. 0fc6271 sound: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  81. 294ebef soc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  82. d5cb488 smem: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  83. 6af4346 sm: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  84. a8604d0 serial: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  85. 8625f7b scsi: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  86. 16a50b6 rtc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  87. 174f184 reset: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  88. f07668b remoteproc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  89. 8db017c pci: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  90. 9dea8fe pch: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  91. 5f98a16 nvme: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  92. 0e407c7 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  93. 57f9f79 mux: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  94. 6fa1cca mtd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  95. 7938ac6 mmc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  96. 4fa7521 misc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  97. c199f37 memory: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  98. f10a78a mailbox: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  99. be1f54a led: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  100. 3f77172 iommu: Remove <common.h> and add needed includes by Tom Rini · 7 months ago