1. 6e44bb0 watchdog: ftwdt010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 6 months ago
  2. 89c4fec watchdog: Add a watchdog driver for Raspberry Pi boards by ETIENNE DUBLE · 1 year, 9 months ago
  3. 5db4972 Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 1 year, 6 months ago
  4. 10f8eec Merge branch 'master_sh/gen4/rswitch' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago
  5. 07679b1 net: rswitch: Add Renesas Ethernet Switch by Phong Hoang · 1 year, 7 months ago
  6. 08c5614 phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8 by Marek Vasut · 1 year, 7 months ago
  7. 53614bc mmc: tmio: Use IS_ENABLED() to check for CONFIG_ option by Marek Vasut · 1 year, 6 months ago
  8. 982e28b nand: raw: octeontx: Make list static by Bin Meng · 1 year, 7 months ago
  9. eb3a6e3 nand: brcmnand: add iproc support by Linus Walleij · 1 year, 8 months ago
  10. ff33d3c mtd: rawnand: nand_base: Handle algorithm selection by Linus Walleij · 1 year, 8 months ago
  11. 12c1e57 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 6 months ago
  12. 6add839 ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot by Tony Dinh · 1 year, 7 months ago
  13. 93f93fe net: sun8i-emac: Remove the SoC variant ID by Samuel Holland · 1 year, 9 months ago
  14. 3cfb1e6 net: sun8i-emac: Use common syscon setup for R40 by Samuel Holland · 1 year, 9 months ago
  15. 0e14834 net: sun8i-emac: Add a flag for the internal PHY switch by Samuel Holland · 1 year, 9 months ago
  16. c5ac4b1 net: sun8i-emac: Add a flag for RMII support by Samuel Holland · 1 year, 9 months ago
  17. c86d473 net: sun8i-emac: Add a structure for variant data by Samuel Holland · 1 year, 9 months ago
  18. f5ee1ea video: sunxi: dw-hdmi: Use DM for HVCC regulator by Samuel Holland · 1 year, 11 months ago
  19. 7108dd2 video: sunxi: dw-hdmi: Use DM for clock gates and resets by Samuel Holland · 1 year, 11 months ago
  20. b6afa7c i2c: fsl_i2c: fix m68k transferts by Angelo Dureghello · 1 year, 7 months ago
  21. b4004c2 i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock by Ye Li · 1 year, 7 months ago
  22. 7f6a2e6 i2c: correct I2C deblock logic by Haibo Chen · 1 year, 7 months ago
  23. d600b0f i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property by Rasmus Villemoes · 1 year, 7 months ago
  24. 8af21b0 mmc: mv_sdhci: Depend on DM_MMC by Stefan Roese · 1 year, 8 months ago
  25. c06a568 mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support by Stefan Roese · 1 year, 8 months ago
  26. 46beaec mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config() by Stefan Roese · 1 year, 8 months ago
  27. 67642c1 mmc: erase: Use TRIM erase when available by Loic Poulain · 1 year, 9 months ago
  28. eeb739a mmc: Check support for TRIM operations by Loic Poulain · 1 year, 9 months ago
  29. fa6f458 Merge branch 'master_regulator/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 6 months ago
  30. 187c7ab Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 7 months ago
  31. e3fed5c video: tl070wsh30: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  32. 641c595 video: simple-panel: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  33. 97485e3 video: rm68200: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  34. 2d8253c video: otm8009a: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  35. 6419dba mmc: npcm_sdhci: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  36. 7d39feb misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR by Marek Vasut · 1 year, 8 months ago
  37. 965f74b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  38. cc54a92 simple_panel: support simple MIPI DSI panels by Svyatoslav Ryhel · 1 year, 7 months ago
  39. 86cb1bd simple_panel: add support for get_display_timing by Svyatoslav Ryhel · 1 year, 7 months ago
  40. acbb871 video: tegra20: add DSI controller driver by Svyatoslav Ryhel · 1 year, 7 months ago
  41. a8f4f9f video: tegra-dc: pass DC regmap to internal devices by Svyatoslav Ryhel · 1 year, 7 months ago
  42. b450c6c video: tegra-dc: add panel_set_backlight call by Svyatoslav Ryhel · 1 year, 7 months ago
  43. 8076cc5 video: tegra-dc: add 180 degree panel rotation by Svyatoslav Ryhel · 1 year, 7 months ago
  44. 098dbcb video: tegra-dc: assign regmap directly by Svyatoslav Ryhel · 1 year, 7 months ago
  45. f67f23c video: tegra-dc: request timings from panel driver first by Svyatoslav Ryhel · 1 year, 7 months ago
  46. e114f50 video: tegra-dc: get clocks from device tree by Svyatoslav Ryhel · 1 year, 7 months ago
  47. cf291ba video: move tegra dc driver into own folder by Svyatoslav Ryhel · 1 year, 7 months ago
  48. 8dfeee6 tegra: lcd: video: integrate display driver for t30 by Marcel Ziswiler · 1 year, 7 months ago
  49. de4c777 pinctrl: renesas: Add R8A779G0 V4H PFC tables by Hai Pham · 1 year, 8 months ago
  50. 53f27dd clk: renesas: Add R8A779G0 V4H clock tables by Hai Pham · 1 year, 8 months ago
  51. 1b1834c pinctrl: renesas: Add R8A779F0 S4 PFC tables by LUU HOAI · 1 year, 8 months ago
  52. 17207aa clk: renesas: Add R8A779F0 S4 clock tables by Hai Pham · 1 year, 8 months ago
  53. 3e01ed8 clk: renesas: Update R-Car Gen3 driver Gen4 support by Marek Vasut · 1 year, 8 months ago
  54. 72f2781 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · 1 year, 8 months ago
  55. bbe36e2 serial: sh: Add HSCIF support for R-Car SoC by Hai Pham · 1 year, 8 months ago
  56. 3bf63fb serial: sh: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  57. c2fbaaf net: ravb: Add R-Car Gen4 support by Hai Pham · 1 year, 7 months ago
  58. 632a7b1 mmc: renesas-sdhi: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  59. 2769ddc mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros by Marek Vasut · 1 year, 8 months ago
  60. dd073c0 mmc: tmio: Check 'addr' width before checking for 64bit limitation by Marek Vasut · 1 year, 8 months ago
  61. 79da1a9 i2c: rcar_i2c: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  62. 19d0c64 Merge branch 'master_net/phy/prep-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  63. a5c7613 gpio: renesas: Add R-Car Gen4 support by Hai Pham · 1 year, 8 months ago
  64. b0177a2 phy: Add .set_mode and .set_speed callbacks by Marek Vasut · 1 year, 7 months ago
  65. b6fcab0 net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux by Marek Vasut · 1 year, 7 months ago
  66. 87b7502 net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux by Marek Vasut · 1 year, 7 months ago
  67. bf3dabb net: phy: marvell: Import and use marvell_phy.h from Linux by Marek Vasut · 1 year, 7 months ago
  68. 75d2889 net: phy: Synchronize PHY interface modes with Linux by Marek Vasut · 1 year, 7 months ago
  69. 166ea49 net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI by Marek Vasut · 1 year, 7 months ago
  70. 6b1948d net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support by Marek Vasut · 1 year, 7 months ago
  71. 9461d73 net: phy: Only call phy_init() on systems needing manual relocation by Marek Vasut · 1 year, 7 months ago
  72. c878e70 net: phy: Re-inline phy_drv_reloc() by Marek Vasut · 1 year, 7 months ago
  73. 7da03bb net: phy: Drop unused phy_register() by Marek Vasut · 1 year, 7 months ago
  74. 8728d4c net: phy: Drop static phy_drivers list by Marek Vasut · 1 year, 7 months ago
  75. 20bd8e4 net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  76. f705329 net: phy: genphy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  77. 53ef8d7 net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  78. 81a8728 net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  79. 7f4e6c2 net: phy: fixed: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  80. 5c359aa net: phy: mscc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  81. 330d64f net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  82. 6620b92 net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  83. fb5cf1b net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  84. 5b777fe net: phy: ti: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  85. 787a67f net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  86. 2ea350c net: phy: smsc: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  87. f2e0be3 net: phy: realtek: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  88. 1965f2a net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  89. d1296d4 net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  90. 390e3fc net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  91. 3b96dc7 net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  92. 6b5eea7 net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  93. f282e32 net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  94. 9010be9 net: phy: marvell: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  95. f10c893 net: phy: lxt: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  96. b20c53a net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  97. abdbfad net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  98. 7e9ce5a net: phy: davicom: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  99. 579f359 net: phy: cortina: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago
  100. 227650f net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER() by Marek Vasut · 1 year, 7 months ago