index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi_flash: do not fail silently on bad user input
Liam Beguin
2018-03-22
1
-1
/
+1
*
phy: add support for bcm6318 usbh phy
Álvaro Fernández Rojas
2018-03-21
3
-0
/
+152
*
phy: add support for bcm6368 usbh phy
Álvaro Fernández Rojas
2018-03-21
3
-0
/
+203
*
phy: add support for bcm6358 usbh phy
Álvaro Fernández Rojas
2018-03-21
3
-0
/
+101
*
phy: add support for bcm6348 usbh phy
Álvaro Fernández Rojas
2018-03-21
3
-0
/
+101
*
dm: cpu: bmips: add BCM6362 support
Álvaro Fernández Rojas
2018-03-21
1
-0
/
+51
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2018-03-19
7
-128
/
+255
|
\
|
*
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
Patrice Chotard
2018-03-17
1
-9
/
+11
|
*
usb: dwc2: increase timeout in wait_for_chhltd
Christophe Kerello
2018-03-17
1
-1
/
+1
|
*
usb: dwc2: disable external vbus supply when the device is removed
Christophe Kerello
2018-03-17
1
-3
/
+35
|
*
usb: ohci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
1
-7
/
+6
|
*
usb: ohci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
1
-40
/
+59
|
*
usb: ohci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
1
-0
/
+17
|
*
usb: ehci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
1
-7
/
+9
|
*
usb: ehci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
1
-40
/
+59
|
*
usb: ehci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
1
-0
/
+17
|
*
usb: Remove unused ppc4xx EHCI host driver
Stefan Roese
2018-03-17
2
-36
/
+0
|
*
ubs: xhci-dwc3: Enable USB3 PHY when available
Vignesh R
2018-03-17
1
-0
/
+11
|
*
usb: xhci-dwc3: Refractor PHY operations into separate function
Vignesh R
2018-03-17
1
-27
/
+48
|
*
usb: xhci-dwc3: Power on USB PHY before using
Vignesh R
2018-03-17
1
-0
/
+12
|
*
usb: dwc2: Allow selection of data buffer size
Alexey Brodkin
2018-03-17
2
-1
/
+13
*
|
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-03-19
1
-0
/
+5
|
\
\
|
*
|
sunxi: Add AXP_PMIC_BUS kconfig entry
Jagan Teki
2018-03-19
1
-0
/
+5
|
|
/
*
|
nand: Remove unused ppc4xx NAND driver and references
Stefan Roese
2018-03-19
3
-217
/
+0
*
|
clk: stm32mp1: add clock tree initialization
Patrick Delaunay
2018-03-19
1
-0
/
+576
*
|
clk: add driver for stm32mp1
Patrick Delaunay
2018-03-19
3
-0
/
+1166
*
|
reset: stm32: adapt driver for stm32mp1
Patrick Delaunay
2018-03-19
2
-7
/
+31
*
|
pinctrl: stm32: update pincontrol for stmp32mp157
Patrick Delaunay
2018-03-19
1
-2
/
+7
*
|
pmic: add stpmu1 support
Patrick Delaunay
2018-03-19
3
-0
/
+71
*
|
ram: stm32mp1: add driver
Patrick Delaunay
2018-03-19
8
-0
/
+1291
*
|
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
2018-03-19
3
-5
/
+5
*
|
stm32mp: stm32f7_i2c: use calloc instead of kmalloc
Patrick Delaunay
2018-03-19
1
-2
/
+2
*
|
gpio: stm32f7_gpio: handle node ngpios
Patrick Delaunay
2018-03-19
1
-1
/
+2
*
|
dm: gpio: Convert stm32f7 driver to livetree
Patrick Delaunay
2018-03-19
1
-9
/
+3
*
|
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
2018-03-19
1
-0
/
+1
*
|
video: stm32: stm32_ltdc: set the blending factor
yannick fertre
2018-03-19
1
-6
/
+35
*
|
video: stm32: stm32_ltdc: missing set of line interrupt position
yannick fertre
2018-03-19
1
-0
/
+2
*
|
video: stm32: stm32_ltdc: set rate of the pixel clock
yannick fertre
2018-03-19
1
-23
/
+29
*
|
video: stm32: stm32_ltdc: update file header & footer
yannick fertre
2018-03-19
1
-9
/
+8
*
|
video: stm32: stm32_ltdc: add reset
yannick fertre
2018-03-19
1
-0
/
+11
*
|
video: exynos: remove redundant assignments
Heinrich Schuchardt
2018-03-19
1
-6
/
+6
*
|
video, da8xx-fb: fix time out in wait_for_event()
Heinrich Schuchardt
2018-03-19
1
-2
/
+3
*
|
video: stb_truetype: simplify expression
Heinrich Schuchardt
2018-03-19
1
-1
/
+1
*
|
video: cfb_console: simplify logical constraint
Heinrich Schuchardt
2018-03-19
1
-1
/
+1
|
/
*
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-16
1
-8
/
+40
*
watchdog: omap_wdt: improve watchdog reset path
Ruslan Bilovol
2018-03-16
1
-6
/
+15
*
clk: at91: clk-system: add set/get_rate operations
Wenyou Yang
2018-03-16
1
-0
/
+26
*
clk: at91: add PLLADIV driver
Wenyou Yang
2018-03-16
2
-1
/
+89
*
clk: at91: add USB Host clock driver
Wenyou Yang
2018-03-16
3
-0
/
+155
*
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-03-15
6
-427
/
+25
|
\
[next]