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
*
common: freescale: Move arch-specific declarations
Simon Glass
2017-06-05
9
-0
/
+24
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
1
-0
/
+1
*
samsung: Drop more references fo s3c24x0
Simon Glass
2017-06-05
3
-13
/
+0
*
samsung: nand: Drop s3c2410_nand driver
Simon Glass
2017-06-05
2
-176
/
+0
*
samsung: usb: Drop ohci-s3c24xx driver
Simon Glass
2017-06-05
3
-2098
/
+0
*
samsung: mmc: Drop s3c_sdi driver
Simon Glass
2017-06-05
2
-324
/
+0
*
gpio: samsung: Drop s3c2440_gpio driver
Simon Glass
2017-06-05
2
-89
/
+0
*
common: Drop inclusion of pci.h
Simon Glass
2017-06-05
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2017-06-03
11
-61
/
+207
|
\
|
*
net: pch_gbe: Add cache maintenance
Paul Burton
2017-06-02
1
-0
/
+12
|
*
net: pch_gbe: CPU accessible addresses are virtual
Paul Burton
2017-06-02
1
-12
/
+13
|
*
net: pch_gbe: Fix rx descriptor buffer addresses
Paul Burton
2017-06-02
1
-2
/
+2
|
*
net: pch_gbe: Reset during probe
Paul Burton
2017-06-02
1
-0
/
+5
|
*
net: zynq_gem: Dont flush dummy descriptors
Siva Durga Prasad Paladugu
2017-06-02
1
-4
/
+0
|
*
net: zynq_gem: Use wait_for_bit with non breakable
Siva Durga Prasad Paladugu
2017-06-02
1
-2
/
+2
|
*
net: phy: marvell 88e151x: Fix handling of RGMII interface types
Phil Edworthy
2017-06-02
1
-1
/
+44
|
*
drivers: net: cpsw: abort init() on aneg timeout
Sekhar Nori
2017-06-02
1
-12
/
+22
|
*
net: macb: Fix GMAC not work when enable DM_ETH
Wenyou Yang
2017-06-02
1
-5
/
+2
|
*
net: mvpp2.c: Enable 10G support for port 0 (SFI)
Stefan Chulski
2017-06-02
1
-15
/
+40
|
*
armv8/ls1046a: RGMII PHY requires internal delay on Tx
Madalin Bucur
2017-06-02
1
-2
/
+2
|
*
armv8/ls1043a: RGMII PHY requires internal delay on Tx
Madalin Bucur
2017-06-02
1
-2
/
+2
|
*
net: zynq_gem: Do not return -ENOSYS on success
Olliver Schinagl
2017-06-02
1
-5
/
+3
|
*
net: designware: Add phy supply support
Jacob Chen
2017-06-02
1
-0
/
+17
|
*
net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable
Philipp Tomsich
2017-06-02
2
-0
/
+42
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-06-03
2
-64
/
+246
|
\
\
|
|
/
|
/
|
|
*
QE: add QE support on SD boot
Zhao Qiang
2017-06-01
1
-1
/
+35
|
*
drivers: net: fsl-mc: Include MAC addr fixup to DPL
Bogdan Purcareata
2017-06-01
1
-63
/
+195
|
*
drivers: net: fsl-mc: Link MC boot to PHY_RESET_R
Bogdan Purcareata
2017-06-01
1
-0
/
+16
*
|
dm: gpio: power: Convert pm8916 drivers to livetree
Simon Glass
2017-06-01
2
-6
/
+4
*
|
dm: sandbox: sysreset: Convert driver to livetree
Simon Glass
2017-06-01
1
-1
/
+1
*
|
dm: sandbox: spi: Convert driver to support livetree
Simon Glass
2017-06-01
1
-4
/
+2
*
|
dm: spi-flash: Convert uclass to livetree
Simon Glass
2017-06-01
1
-4
/
+3
*
|
dm: sandbox: i2c_rtc: Drop fdtdec.h header
Simon Glass
2017-06-01
1
-1
/
+0
*
|
dm: sandbox: i2c: Drop fdtdec.h header
Simon Glass
2017-06-01
1
-1
/
+0
*
|
dm: spi: Convert uclass to livetree
Simon Glass
2017-06-01
1
-17
/
+14
*
|
cros_ec: Update the cros_ec keyboard driver to livetree
Simon Glass
2017-06-01
3
-24
/
+22
*
|
dm: Update the I2C eeprom driver for livetree
Simon Glass
2017-06-01
1
-5
/
+2
*
|
dm: pci: Update uclass to support livetree
Simon Glass
2017-06-01
1
-14
/
+12
*
|
dm: reset: Update uclass to support livetree
Simon Glass
2017-06-01
1
-11
/
+10
*
|
dm: power-domain: Update uclass to support livetree
Simon Glass
2017-06-01
1
-11
/
+8
*
|
sandbox: phy: Update driver for livetree
Simon Glass
2017-06-01
1
-2
/
+1
*
|
dm: phy: Update uclass to support livetree
Simon Glass
2017-06-01
1
-12
/
+9
*
|
dm: mailbox: Update uclass to support livetree
Simon Glass
2017-06-01
2
-13
/
+9
*
|
dm: clk: fixed: Update to support livetree
Simon Glass
2017-06-01
1
-3
/
+2
*
|
dm: clk: Update uclass to support livetree
Simon Glass
2017-06-01
2
-11
/
+8
*
|
clk: Modify xlate() method for livetree
Simon Glass
2017-06-01
4
-7
/
+7
*
|
sandbox: usb: Convert emulators to livetree
Simon Glass
2017-06-01
2
-5
/
+2
*
|
dm: usb: Convert uclass to livetree
Simon Glass
2017-06-01
1
-5
/
+3
*
|
dm: adc: Convert uclass to livetree
Simon Glass
2017-06-01
1
-8
/
+6
*
|
dm: mmc: Convert uclass to livetree
Simon Glass
2017-06-01
1
-1
/
+2
[next]