1. f245343 lan7xxx: Require phylib by Alexander Graf · 7 years ago
  2. b321c44 net/phy/cortina: Add No firmware upload option by Priyanka Jain · 7 years ago
  3. af5484a net/phy/cortina.c: Update get_phy_id implementation by Priyanka Jain · 7 years ago
  4. a802d1e configs: ls1012a: add pfe configuration for LS1012A by Calvin Johnson · 7 years ago
  5. 6281a76 drivers: net: pfe_eth: provide pfe commands by Calvin Johnson · 7 years ago
  6. a4a4043 drivers: net: pfe_eth: LS1012A PFE driver introduction by Calvin Johnson · 7 years ago
  7. 365108e drivers: net: phy: Fix aquantia compilation with DM by Calvin Johnson · 7 years ago
  8. b24b1e4 net: mvpp2x: add check after calloc by Heinrich Schuchardt · 7 years ago
  9. 66526e7 net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys by kevans@FreeBSD.org · 7 years ago
  10. 4b5f6c5 DW SPI: use 32 bit access instead of 16 and 32 bit mix by Eugeniy Paltsev · 7 years ago
  11. bcdcb3e DW SPI: add option to use external gpio for chip select by Eugeniy Paltsev · 7 years ago
  12. d3d8aae DW SPI: refactor poll_transfer functions by Eugeniy Paltsev · 7 years ago
  13. fc282c7 DW SPI: fix transmit only mode by Eugeniy Paltsev · 7 years ago
  14. c6b4f03 DW SPI: fix tx data loss on FIFO flush by Eugeniy Paltsev · 7 years ago
  15. aa1ced7 spi: spi_flash: do not fail silently on bad user input by Liam Beguin · 7 years ago
  16. 8e948c6 phy: add support for bcm6318 usbh phy by Álvaro Fernández Rojas · 7 years ago
  17. f55c153 phy: add support for bcm6368 usbh phy by Álvaro Fernández Rojas · 7 years ago
  18. 190c36b phy: add support for bcm6358 usbh phy by Álvaro Fernández Rojas · 7 years ago
  19. bcb9b50 phy: add support for bcm6348 usbh phy by Álvaro Fernández Rojas · 7 years ago
  20. 1b075ba dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · 7 years ago
  21. da77353 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  22. c17848a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  23. ec9c80d nand: Remove unused ppc4xx NAND driver and references by Stefan Roese · 7 years ago
  24. 266fa4d clk: stm32mp1: add clock tree initialization by Patrick Delaunay · 7 years ago
  25. a615191 clk: add driver for stm32mp1 by Patrick Delaunay · 7 years ago
  26. a7519b3 reset: stm32: adapt driver for stm32mp1 by Patrick Delaunay · 7 years ago
  27. 8aeba62 pinctrl: stm32: update pincontrol for stmp32mp157 by Patrick Delaunay · 7 years ago
  28. 5d0c74e pmic: add stpmu1 support by Patrick Delaunay · 7 years ago
  29. e70f70a ram: stm32mp1: add driver by Patrick Delaunay · 7 years ago
  30. 2514c2d arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago
  31. 35746c0 stm32mp: stm32f7_i2c: use calloc instead of kmalloc by Patrick Delaunay · 7 years ago
  32. f11c308 gpio: stm32f7_gpio: handle node ngpios by Patrick Delaunay · 7 years ago
  33. d876eaf dm: gpio: Convert stm32f7 driver to livetree by Patrick Delaunay · 7 years ago
  34. 0e373c0 spl: add SPL_RESET_SUPPORT by Patrick Delaunay · 7 years ago
  35. 735fb25 sunxi: Add AXP_PMIC_BUS kconfig entry by Jagan Teki · 7 years ago
  36. e6194ce video: stm32: stm32_ltdc: set the blending factor by yannick fertre · 7 years ago
  37. 75fa711 video: stm32: stm32_ltdc: missing set of line interrupt position by yannick fertre · 7 years ago
  38. 2a0e878 video: stm32: stm32_ltdc: set rate of the pixel clock by yannick fertre · 7 years ago
  39. c4c33e9 video: stm32: stm32_ltdc: update file header & footer by yannick fertre · 7 years ago
  40. c0fb2fc video: stm32: stm32_ltdc: add reset by yannick fertre · 7 years ago
  41. 1ef9aed video: exynos: remove redundant assignments by Heinrich Schuchardt · 7 years ago
  42. c16b342 video, da8xx-fb: fix time out in wait_for_event() by Heinrich Schuchardt · 7 years ago
  43. 348f044 video: stb_truetype: simplify expression by Heinrich Schuchardt · 7 years ago
  44. 41ec127 video: cfb_console: simplify logical constraint by Heinrich Schuchardt · 7 years ago
  45. ac6c796 usb: dwc2: Replace printf, pr_err by dev_info, dev_err by Patrice Chotard · 7 years ago
  46. c2e4c86 usb: dwc2: increase timeout in wait_for_chhltd by Christophe Kerello · 7 years ago
  47. 82e7975 usb: dwc2: disable external vbus supply when the device is removed by Christophe Kerello · 7 years ago
  48. 6048d42 usb: ohci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  49. cab4d48 usb: ohci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  50. 633e1ec usb: ohci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  51. df7777a usb: ehci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  52. 20f06a4 usb: ehci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  53. a800a67 usb: ehci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  54. 2715e32 usb: Remove unused ppc4xx EHCI host driver by Stefan Roese · 7 years ago
  55. 2fd4242 ubs: xhci-dwc3: Enable USB3 PHY when available by Vignesh R · 7 years ago
  56. 3fc2635 usb: xhci-dwc3: Refractor PHY operations into separate function by Vignesh R · 7 years ago
  57. 7d4e4d3 usb: xhci-dwc3: Power on USB PHY before using by Vignesh R · 7 years ago
  58. 42637fd usb: dwc2: Allow selection of data buffer size by Alexey Brodkin · 7 years ago
  59. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  60. 87c692c watchdog: omap_wdt: improve watchdog reset path by Ruslan Bilovol · 7 years ago
  61. 162a7de clk: at91: clk-system: add set/get_rate operations by Wenyou Yang · 7 years ago
  62. fed0509 clk: at91: add PLLADIV driver by Wenyou Yang · 7 years ago
  63. cb0cb1b clk: at91: add USB Host clock driver by Wenyou Yang · 7 years ago
  64. 3fa9bc7 Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  65. b2b41d2 spi: omap3: Fix redeclared error by Jagan Teki · 7 years ago
  66. b75643a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  67. 2536f18 arch-stm32: Factorize stm32.h for STM32F4 and F7 by Patrice Chotard · 7 years ago
  68. 6243c88 clk: clk_stm32f: Add DSI clock support by Patrice Chotard · 7 years ago
  69. 5e99350 clk: clk_stm32f: Add set_rate for LTDC clock by Patrice Chotard · 7 years ago
  70. e8fb9ed clk: clk_stm32f: Configure SAI PLL to generate LTDC pixel clock by Patrice Chotard · 7 years ago
  71. 1038e03 clk: clk_stm32f: Rework SDMMC stm32_clk_get_rate() part by Patrice Chotard · 7 years ago
  72. 651a70e clk: clk_stm32f: No more need of 48Mhz from PLL_SAI by Patrice Chotard · 7 years ago
  73. 526aa92 clk: clk_stm32f: Fix RCC_PLLSAICFGR mask defines by Patrice Chotard · 7 years ago
  74. aa230be clk: clk_stm32f: Fix stm32_clk_get_rate() by Patrice Chotard · 7 years ago
  75. 167f2c9 mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin by Patrick Delaunay · 7 years ago
  76. a72dd8e mmc: stm32: sdmmc2: add hardware flow control support by Patrick Delaunay · 7 years ago
  77. aa5e3e2 board: stm32: switch to DM STM32 timer by Patrice Chotard · 7 years ago
  78. 09b335a clk: clk_stm32h7: Fix prescaler for Domain 3 by Patrice Chotard · 7 years ago
  79. b436794 clk: clk_stm32h7: Fix stm32_clk_get_rate() for timer by Patrice Chotard · 7 years ago
  80. 61803a9 clk: clk_stm32f: Fix stm32_clk_get_rate() for timer by Patrice Chotard · 7 years ago
  81. 5120a08 timer: stm32: Add timer support for STM32 SoCs family by Patrice Chotard · 7 years ago
  82. cc66dcd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  83. ee5f249 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  84. f9326ec rockchip: pwm: convert to use live dt by Kever Yang · 7 years ago
  85. bbfef40 rockchip: clk: rk1108: convert to use live dt by Kever Yang · 7 years ago
  86. 0851643 rockchip: clk: rk3328: convert to use live dt by Kever Yang · 7 years ago
  87. 995cde1 rockchip: clk: rk3288: convert to use live dt by Kever Yang · 7 years ago
  88. 99b8553 rockchip: clk: rk322x: convert to use live dt by Kever Yang · 7 years ago
  89. aca4564 rockchip: clk: rk3188: convert to use live dt by Kever Yang · 7 years ago
  90. 7ae028b rockchip: clk: rk3036: convert to use live dt by Kever Yang · 7 years ago
  91. b30c419 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · 7 years ago
  92. 2d53018 net: sun8i_emac: Fix PHY initialization by Samuel Holland · 7 years ago
  93. 8be4e61 mmc: sunxi: support cd-inverted by Heinrich Schuchardt · 7 years ago
  94. c2a7a7e arm: sunxi: Move spl spi sunxi code to mach-sunxi by Jagan Teki · 7 years ago
  95. 8480792 spi: omap3: Skip set_mode, set_speed from claim by Jagan Teki · 7 years ago
  96. 15927ae spi: atcspi200: Drop non-dm code by Jagan Teki · 7 years ago
  97. c9bf43d bcm283x_pl011: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  98. 293b981 serial_bcm283x_mu: Flush RX queue after setting baud rate by Alexander Graf · 7 years ago
  99. d06717f sunxi: video: mark framebuffer as EFI reserved memory by Heinrich Schuchardt · 7 years ago
  100. d38826a treewide: Fix gdsys mail addresses by Mario Six · 7 years ago