Commit Graph

6713 Commits (aed9fed9758f4c487e1e41a9b881f04614d7691d)

Author SHA1 Message Date
Haikun.Wang@freescale.com a5e1bcdeeb dm: sf: Update default name of spi flash in structure udevice 10 years ago
Simon Glass f56da290b8 dm: usb: exynos: Drop legacy USB code 10 years ago
Hans de Goede fa5b9baa0c usb: ohci: Don't log an error on interrupt packet timeout 10 years ago
Hans de Goede 8d005ef81a usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus 10 years ago
Hans de Goede cae01cb2a9 usb: ohci: Fix ctrl in messages with a data-len of 0 10 years ago
Hans de Goede 6651c14065 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c 10 years ago
Hans de Goede 26548bb283 usb: ohci: Remove unnecessary phcca variable 10 years ago
Hans de Goede 3c5497d831 usb: ohci: Move the td array struct to inside the ohci_dev struct 10 years ago
Hans de Goede 19d95d5729 usb: ohci: Move the ohci_dev struct to inside the main ohci struct 10 years ago
Hans de Goede c5613df585 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars 10 years ago
Hans de Goede 69710ce3ee usb: ohci: Remove unused devgone global variable 10 years ago
Hans de Goede cb8a2c148a dm: usb: Set desc_before_addr from ehci dm code 10 years ago
Hans de Goede fcdd8aaa48 dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code 10 years ago
Hans de Goede 25c8ebdfcd dm: usb: Use usb_get_bus in dm ehci code 10 years ago
Hans de Goede 7f1a07538f dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device 10 years ago
Hans de Goede f78a5c0774 dm: usb: Make usb_get_bus easier to use for callers 10 years ago
Hans de Goede 134692af13 dm: usb: Do not use bus->seq before device_probe(bus) 10 years ago
Axel Lin 76382aa2ce dm: i2c-gpio: Remove redundant dm_gpio_set_value() call 10 years ago
Simon Glass 8e7083fc95 dm: rtc: sandbox: Enable real-time clock support 10 years ago
Simon Glass 5871416640 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC 10 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 10 years ago
Simon Glass dbeda5b225 dm: rtc: Add a uclass for real-time clocks 10 years ago
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters 10 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 10 years ago
Simon Glass 199e87c340 dm: rtc: Rename gregorian day function 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 10 years ago
Simon Glass 1bde67b1f4 dm: i2c: sandbox: Add debugging to the speed limit 10 years ago
Simon Glass 527265d8f2 cros_ec: Handle the single duplex requirement in cros_ec 10 years ago
Simon Glass c4b206dff1 cros_ec: Show the protocol version in the debug message 10 years ago
Simon Glass 60e2809a84 dm: spi: Avoid setting the speed with every transfer 10 years ago
Joe Hershberger 6f2707c6b1 sandbox: eth: Add a function to skip ping timeouts 10 years ago
Stefan Roese 144d509378 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address 10 years ago
Marek Vasut 33fe2fb8df ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver 10 years ago
Simon Glass 707ac1ad17 tegra: mmc: Set the removable flag correctly 10 years ago
Alexander Stein ebe78bb993 mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host 10 years ago
Yangbo Lu 253d5bdd64 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout 10 years ago
Kevin Liu 5e1c23cd39 mmc: sdhci: add timeout setting for response busy command 10 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 10 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 10 years ago
Andrew Gabbasov 1677eef459 mmc: Restructure polling loops to avoid extra delays 10 years ago
Andrew Gabbasov cc17c01f2d mmc: Continue polling MMC card for OCR only if it is still not ready 10 years ago
Andrew Gabbasov 5289b5350b mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() 10 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 10 years ago
Yangbo Lu 2d9ca2c72c mmc: fsl_esdhc: Add peripheral clock support 10 years ago
Yangbo Lu 5a8dbdc6b4 mmc: fsl_esdhc: Add adapter card type identification support 10 years ago
Minghuan Lian 1d0b59a9b0 fsl/pci: Set CFG_READY for PCIe v3.0 and later 10 years ago
Zhao Qiang 5066e62847 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue 10 years ago
Nikhil Badola 0dc78ff857 drivers: usb: fsl: Workaround for Erratum A004477 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago