1. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  2. 565f556 phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · 1 year, 3 months ago
  3. 1a4293e phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · 1 year, 3 months ago
  4. bd78f2c phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · 1 year, 3 months ago
  5. 3b4e6e9 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 3 months ago
  6. 8ec228b net: zynq: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 3 months ago
  7. 017ae49 scsi: ceva: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 3 months ago
  8. 5ccfdd8 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · 1 year, 3 months ago
  9. 14639bf phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · 1 year, 3 months ago
  10. feb4b91 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · 1 year, 3 months ago
  11. cba79a1 net: phy: broadcom: add support for BCM54210E by Marek Vasut · 1 year, 4 months ago
  12. fb89b69 net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · 1 year, 4 months ago
  13. cad6abf ufs: ufs-renesas: Drop include common.h by Marek Vasut · 1 year, 3 months ago
  14. 19f627e ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · 1 year, 3 months ago
  15. 92d5f99 clk: Add GPIO-controlled clock gate driver by Marek Vasut · 1 year, 4 months ago
  16. 31d9d64 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 3 months ago
  17. adee3ba usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · 1 year, 3 months ago
  18. 5b43bc9 usb: check for companion controller in uclass by Fabrice Gasnier · 1 year, 3 months ago
  19. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  20. f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  21. 8a4289a drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · 1 year, 3 months ago
  22. 6539f71 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · 1 year, 3 months ago
  23. 16be2bc drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · 1 year, 3 months ago
  24. d223dcf drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · 1 year, 3 months ago
  25. fa03568 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · 1 year, 3 months ago
  26. 59bf0cd pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · 1 year, 3 months ago
  27. d709d46 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · 1 year, 3 months ago
  28. c37be6a Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 1 year, 3 months ago
  29. c837a14 dm: core: Correct error handling when event fails by Simon Glass · 1 year, 3 months ago
  30. e3380e1 phy: phy-imx8mq-usb: clean up clock code by Tim Harvey · 1 year, 5 months ago
  31. c90729c phy: phy-imx8mq-usb: add vbus regulator support by Tim Harvey · 1 year, 5 months ago
  32. 9871b0e usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · 1 year, 4 months ago
  33. c5b3e5c ufs: Implement cache management by Marek Vasut · 1 year, 3 months ago
  34. 12675cb ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · 1 year, 3 months ago
  35. 7f26fcb ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · 1 year, 3 months ago
  36. 2ff810a ufs: Handle UFS 3.0 controllers by Marek Vasut · 1 year, 3 months ago
  37. f430151 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · 1 year, 3 months ago
  38. 91913a1 ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · 1 year, 3 months ago
  39. 5dab730 ufs: Convert quirks to BIT() macro by Marek Vasut · 1 year, 3 months ago
  40. 0498ff9 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · 1 year, 4 months ago
  41. 4f543e8 scsi: Add buffer_aligned check pass-through by Marek Vasut · 1 year, 4 months ago
  42. 75191f7 blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 4 months ago
  43. 7f0fba9 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 4 months ago
  44. 804f7d6 disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 4 months ago
  45. 27c7a62 dm: event: add EVT_DM_POST_INIT_R event type by Chanho Park · 1 year, 3 months ago
  46. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  47. 17aad80 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 3 months ago
  48. 02660de scsi: Cache align temporary buffer by Marek Vasut · 1 year, 4 months ago
  49. 4b316f1 gpio: pca953x: Add TI TCA9554 support by Marek Vasut · 1 year, 4 months ago
  50. e4e01f8 ufs: cdns: Drop extra space by Marek Vasut · 1 year, 4 months ago
  51. 6796951 arm_ffa: use debug logs by Abdellatif El Khlifi · 1 year, 4 months ago
  52. 9e8cbea serial: stm32: extend TC timeout by Valentin Caron · 1 year, 4 months ago
  53. 141e232 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · 1 year, 5 months ago
  54. cb6f4bb phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E by Siddharth Vadapalli · 1 year, 4 months ago
  55. 0914616 phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200 by Siddharth Vadapalli · 1 year, 4 months ago
  56. 8a5fe04 net: ti: am65-cpsw-nuss: Add logic to support MDIO reset by Suman Anna · 1 year, 4 months ago
  57. 0131c90 net: ti: am65-cpsw-nuss: Add support for SGMII mode by Siddharth Vadapalli · 1 year, 4 months ago
  58. 066e860 dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0 by Suman Anna · 1 year, 4 months ago
  59. 250454c i2c: mvtwsi: reset controller if stuck in "bus error" state by Sam Edwards · 1 year, 4 months ago
  60. aaf5b59 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · 1 year, 4 months ago
  61. 852467d pci: ftpci100: add new driver implementation by Sergei Antonov · 1 year, 4 months ago
  62. 8ee830d pci: Fix device_find_first_child() return value handling by Marek Vasut · 1 year, 4 months ago
  63. b99c635 phy: Add support for the Apple Type-C PHY by Mark Kettenis · 1 year, 5 months ago
  64. 815ce12 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · 1 year, 5 months ago
  65. 01b2917 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · 1 year, 4 months ago
  66. 9a2e9cc mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  67. 0830333 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  68. 335799b usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  69. d82cbc5 adc: Use regulator_set_enable_if_allowed by Jonas Karlman · 1 year, 4 months ago
  70. 832148f Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 4 months ago
  71. d7009fa pinctrl: rockchip: Fix drive and input schmitt on RK3568 by Jonas Karlman · 1 year, 4 months ago
  72. 28cd244 bcm2835: Add simiple-framebuffer for use with fkms by Jason Wessel · 1 year, 4 months ago
  73. aba6776 video: kconfig: Fix a typo in SPL_VIDEO_REMOVE by Bin Meng · 1 year, 4 months ago
  74. 01c76f1 video: vidconsole: Fix null dereference of ops->measure by Bin Meng · 1 year, 4 months ago
  75. a2bd995 clk: renesas: Tear clock controller down last before booting OS by Marek Vasut · 4 years, 7 months ago
  76. 0cd87aa clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · 1 year, 4 months ago
  77. e4c6ccc clk: rockchip: rk3308: Fix ordering between masking and shifting by Massimo Pegorer · 1 year, 4 months ago
  78. 9296f9a clk: rockchip: rk3568: Add dummy support for GMAC speed clocks by Jonas Karlman · 1 year, 4 months ago
  79. ff46cd5 clk: rockchip: rk3568: Include UART clocks in SPL by Jonas Karlman · 1 year, 4 months ago
  80. 6da8400 clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div by Jonas Karlman · 1 year, 4 months ago
  81. acb9812 clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clk by Damon Ding · 1 year, 4 months ago
  82. 8300ceb video: avoid build failure on veyron board by Alvaro Fernando García · 1 year, 4 months ago
  83. 0e2474f pci: rockchip: Release resources on failing probe by Jonas Karlman · 1 year, 5 months ago
  84. a5899cc Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 4 months ago
  85. 160984e watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start() by Sergei Antonov · 1 year, 4 months ago
  86. 8d184d4 pci: plda: Get correct ECAM offset in multiple PCIe RC case by Minda Chen · 1 year, 4 months ago
  87. b7080bf video: Add a Kconfig option for SPL video handoff by Simon Glass · 1 year, 4 months ago
  88. d5a3f14 video: Tidy up Makefile rule for video by Simon Glass · 1 year, 4 months ago
  89. 2d5b5a9 bootstd: Correct creating of bootdev sibling by Simon Glass · 1 year, 4 months ago
  90. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
  91. 4c4ccc5 usb: Return -ENOENT when no devices are found by Simon Glass · 1 year, 4 months ago
  92. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  93. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  94. 70fdcc7 pci: correct function name in message by Heinrich Schuchardt · 1 year, 4 months ago
  95. f9a12cc remoteproc: uclass: Clean up a return by Dan Carpenter · 1 year, 4 months ago
  96. d7a92e9 fdt: off by one in ofnode_lookup_fdt() by Dan Carpenter · 1 year, 4 months ago
  97. d8ac619 cros_ec: Fix an error code is cros_ec_get_sku_id() by Dan Carpenter · 1 year, 4 months ago
  98. 6158287 Revert "lib: string: Fix strlcpy return value", fix callers by Matthias Schiffer · 1 year, 5 months ago
  99. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 4 months ago
  100. a09852d arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · 1 year, 4 months ago