1. 65bd46b video: sunxi: dw-hdmi: Use DM for clock gates and resets by Samuel Holland · 2 years ago
  2. 6f88ce2 i2c: fsl_i2c: fix m68k transferts by Angelo Dureghello · 1 year, 8 months ago
  3. 725a7ac i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock by Ye Li · 1 year, 8 months ago
  4. 56105aa i2c: correct I2C deblock logic by Haibo Chen · 1 year, 8 months ago
  5. 404e4d9 i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property by Rasmus Villemoes · 1 year, 8 months ago
  6. fb0720b mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 10 months ago
  7. acd5f4d mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 10 months ago
  8. 99c8d53 mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 10 months ago
  9. 7fc98c5 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 10 months ago
  10. c0aadbb mmc: Check support for TRIM operations by Loic Poulain · 1 year, 10 months ago
  11. a4c30ee Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  12. 9fb8628 Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 8 months ago
  13. a951b43 video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  14. bbdd135 video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  15. e718e72 video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  16. 8da2cb6 video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  17. 3301e2e mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  18. a0ec476 misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 9 months ago
  19. 1899e4b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  20. 47508aa simple_panel: support simple MIPI DSI panels by Svyatoslav Ryhel · 1 year, 8 months ago
  21. f926003 simple_panel: add support for get_display_timing by Svyatoslav Ryhel · 1 year, 8 months ago
  22. feddf9f video: tegra20: add DSI controller driver by Svyatoslav Ryhel · 1 year, 8 months ago
  23. 0c8aa5e video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · 1 year, 8 months ago
  24. 7673aba video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 8 months ago
  25. 4f5b79b video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 8 months ago
  26. 9716fe5 video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 8 months ago
  27. d880629 video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 8 months ago
  28. c1f260a video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 8 months ago
  29. d15683f video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 8 months ago
  30. cad5671 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 8 months ago
  31. 9a8aaa3 pinctrl: renesas: Add R8A779G0 V4H PFC tables by Hai Pham · 1 year, 9 months ago
  32. 68f1ac0 clk: renesas: Add R8A779G0 V4H clock tables by Hai Pham · 1 year, 9 months ago
  33. 9b68f5d pinctrl: renesas: Add R8A779F0 S4 PFC tables by LUU HOAI · 1 year, 9 months ago
  34. 99d4039 clk: renesas: Add R8A779F0 S4 clock tables by Hai Pham · 1 year, 9 months ago
  35. ba2c7d2 clk: renesas: Update R-Car Gen3 driver Gen4 support by Marek Vasut · 1 year, 9 months ago
  36. 47c4f50 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · 1 year, 9 months ago
  37. 19923d8 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 9 months ago
  38. 797e2a3 serial: sh: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  39. aee59c5 net: ravb: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  40. 206dc91 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  41. d4be38e mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · 1 year, 9 months ago
  42. e56cc7b mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · 1 year, 9 months ago
  43. f39867d3 i2c: rcar_i2c: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  44. 7b762e0 Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 8 months ago
  45. 2120b5c gpio: renesas: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
  46. 4332c09 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · 1 year, 8 months ago
  47. 1ac4e19 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 8 months ago
  48. 9cd9d22 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 8 months ago
  49. f7c5c23 net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 8 months ago
  50. adc3fdc net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 8 months ago
  51. 24b8e48 net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI by Marek Vasut · 1 year, 8 months ago
  52. 2b43bdb net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support by Marek Vasut · 1 year, 8 months ago
  53. a71b357 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 8 months ago
  54. 5437f6a net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 8 months ago
  55. cab3ea8 net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 8 months ago
  56. fbe4cf2 net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 8 months ago
  57. fd37a06 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  58. e89158b net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  59. f5a118f net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  60. 43323a7 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  61. fa976d9 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  62. 9e89353 net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  63. d3a1dae net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  64. d918b53 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  65. fda2647 net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  66. 417463c net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  67. c8b841f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  68. 9097368 net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  69. 81144b3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  70. 6297e31 net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  71. 49eacfd net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  72. 85b898d net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  73. 9e20316 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  74. ce250e9 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  75. cbf9f5c net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  76. 5859efa net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  77. 09b32fb net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  78. 4065690 net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  79. ebc4351 net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  80. b389d1c net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  81. 2d4bf10 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  82. 2c54fb1 net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  83. e06c37b net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  84. b770adb net: phy: b53: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  85. cb63797 net: phy: atheros: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  86. f29b47d net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  87. 09f1a01 net: phy: adin: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 8 months ago
  88. 2994e30 net: phy: Iterate over both registered PHYs and struct phy_driver linker list by Marek Vasut · 1 year, 8 months ago
  89. 51aa62a net: phy: Factor manual relocation into separate function by Marek Vasut · 1 year, 8 months ago
  90. 58d8729 net: phy: teranetics: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
  91. 4ed915f net: phy: cortina: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
  92. 418a48b net: phy: ca_phy: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
  93. 9212159 net: phy: aquantia: Staticize PHY driver entries by Marek Vasut · 1 year, 8 months ago
  94. f439a1e serial-uclass: drop redundant code in serial_check_stdout() by Rasmus Villemoes · 1 year, 8 months ago
  95. d6f93b3 ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA by Heinrich Schuchardt · 1 year, 8 months ago
  96. a618d7a ata: fix requirements for CONFIG_AHCI_PCI by Heinrich Schuchardt · 1 year, 8 months ago
  97. cffcee9 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · 1 year, 8 months ago
  98. f7241a4 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · 1 year, 10 months ago
  99. 5f7f822 blk: blkmap: Add memory mapping support by Tobias Waldekranz · 1 year, 10 months ago
  100. 4f76dd3 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 10 months ago