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
...
|
*
|
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
Bin Meng
2017-07-28
2
-2
/
+95
|
*
|
usb: xhci: Correct command TRB 4th dword initialization
Bin Meng
2017-07-28
1
-2
/
+9
|
*
|
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
Bin Meng
2017-07-28
1
-2
/
+1
|
*
|
usb: host: ohci-generic: add generic PHY support
Patrice Chotard
2017-07-28
1
-1
/
+30
|
*
|
usb: host: ohci-generic: add RESET support
Patrice Chotard
2017-07-28
1
-2
/
+40
|
*
|
usb: host: ohci-generic: add CLOCK support
Patrice Chotard
2017-07-28
1
-2
/
+53
|
*
|
usb: host: ehci-generic: add generic PHY support
Patrice Chotard
2017-07-28
1
-1
/
+30
|
*
|
usb: host: ehci-generic: add error path and .remove callback
Patrice Chotard
2017-07-28
1
-23
/
+95
|
*
|
usb: host: ehci-generic: replace printf() by error()
Patrice Chotard
2017-07-28
1
-2
/
+2
|
*
|
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
2
-0
/
+19
|
*
|
clk: add clk_release_all()
Patrice Chotard
2017-07-28
1
-0
/
+26
|
*
|
reset: add reset_release_all()
Patrice Chotard
2017-07-28
1
-0
/
+25
|
*
|
reset: add reset_request()
Patrice Chotard
2017-07-28
1
-0
/
+9
|
*
|
usb: host: xhci-dwc3: Add generic PHY support
Patrice Chotard
2017-07-28
1
-0
/
+32
|
*
|
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
Patrice Chotard
2017-07-28
1
-0
/
+1
|
*
|
usb: host: xhci-dwc3: Add dual role mode support from DT
Patrice Chotard
2017-07-28
1
-0
/
+9
|
*
|
usb: host: xhci-dwc3: Convert driver to DM
Patrice Chotard
2017-07-28
1
-0
/
+46
|
*
|
usb: add static to local symbols
Masahiro Yamada
2017-07-28
4
-13
/
+13
*
|
|
dm: power: Convert as3722 to driver model
Simon Glass
2017-07-28
2
-195
/
+99
*
|
|
power: Add a GPIO driver for the as3722 PMIC
Simon Glass
2017-07-28
1
-0
/
+120
*
|
|
power: Add a regulator driver for the as3722 PMIC
Simon Glass
2017-07-28
3
-0
/
+159
*
|
|
dm: tegra: pci: Convert to livetree
Simon Glass
2017-07-28
1
-29
/
+24
*
|
|
dm: tegra: mmc: Convert to livetree
Simon Glass
2017-07-28
1
-10
/
+7
*
|
|
dm: tegra: pwm: Convert to livetree
Simon Glass
2017-07-28
1
-1
/
+1
*
|
|
dm: tegra: i2c: Convert to livetree
Simon Glass
2017-07-28
1
-2
/
+5
*
|
|
dm: tegra: spi: Convert to livetree
Simon Glass
2017-07-28
1
-8
/
+5
*
|
|
dm: tegra: usb: Convert to livetree
Simon Glass
2017-07-28
1
-20
/
+14
*
|
|
dm: tegra: gpio: Convert to support livetree
Simon Glass
2017-07-28
1
-4
/
+6
*
|
|
dm: video: tegra124: Convert to livetree
Simon Glass
2017-07-28
3
-25
/
+11
*
|
|
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-07-28
5
-5
/
+5
*
|
|
dm: core: Fix up ofnode_get_addr_index() for 64-bit values
Simon Glass
2017-07-28
1
-4
/
+5
*
|
|
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
3
-24
/
+27
*
|
|
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
2017-07-28
1
-1
/
+1
*
|
|
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
2017-07-28
1
-5
/
+0
|
/
/
*
|
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
2
-6
/
+6
*
|
rockchip: rk3288: Add support for drive-strength in PINCTRL
Romain Perier
2017-07-27
1
-1
/
+9
*
|
rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for aut...
Philipp Tomsich
2017-07-27
1
-1
/
+1
*
|
rockchip: pwm: add mask for config setting
Kever Yang
2017-07-27
1
-0
/
+1
*
|
power: pwm_regulator: remove redundant code
Kever Yang
2017-07-27
1
-7
/
+1
*
|
power: pwm_regulator: fix the pwm_set_config parameter order
Kever Yang
2017-07-27
1
-1
/
+1
*
|
rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
Romain Perier
2017-07-27
1
-0
/
+4
*
|
rockchip: rk3288: Remove phy reset GPIO pull up
Romain Perier
2017-07-27
1
-3
/
+1
*
|
rockchip: efuse: dm: change to use dev_read_addr
Philipp Tomsich
2017-07-27
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2017-07-26
3
-33
/
+33
|
\
\
|
*
|
ARM: uniphier: remove SPL support for ARMv8 SoCs
Masahiro Yamada
2017-07-26
3
-33
/
+33
|
|
/
*
|
ram: stm32: add stm32h7 support
Patrice Chotard
2017-07-26
1
-1
/
+24
*
|
ram: stm32: add second SDRAM bank management
Patrice Chotard
2017-07-26
1
-73
/
+142
*
|
ram: stm32: replace fdtdec_get by ofnode calls
Patrice Chotard
2017-07-26
1
-36
/
+47
*
|
ram: stm32: get base address from DT
Patrice Chotard
2017-07-26
1
-28
/
+64
*
|
ram: stm32: migrate fmc defines in driver file
Patrice Chotard
2017-07-26
1
-1
/
+58
[prev]
[next]