index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-05-06
dm: rtc: sandbox: Enable real-time clock support
Simon Glass
2015-05-06
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
Simon Glass
2015-05-06
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-06
dm: rtc: Add a uclass for real-time clocks
Simon Glass
2015-05-06
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
2015-05-06
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-06
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-06
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-06
dm: i2c: Add functions to read and write a register
Simon Glass
2015-05-06
dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
2015-05-06
cros_ec: Handle the single duplex requirement in cros_ec
Simon Glass
2015-05-06
cros_ec: Show the protocol version in the debug message
Simon Glass
2015-05-06
dm: spi: Avoid setting the speed with every transfer
Simon Glass
2015-05-06
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-05-05
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
Stefan Roese
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-05-05
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
2015-05-05
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Yangbo Lu
2015-05-05
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
2015-05-05
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
2015-05-05
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
2015-05-05
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
2015-05-05
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-05-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-05-04
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-05-04
fsl/pci: Set CFG_READY for PCIe v3.0 and later
Minghuan Lian
2015-05-04
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
Zhao Qiang
2015-05-04
drivers: usb: fsl: Workaround for Erratum A004477
Nikhil Badola
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
Hans de Goede
2015-05-04
sunxi: emac: Prepare for driver-model support
Hans de Goede
2015-05-04
sunxi: emac: port to phylib
Hans de Goede
2015-05-04
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
[next]