summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian
2017-01-18Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-01-18Merge git://git.denx.de/u-boot-samsungTom Rini
2017-01-18i2c: i2c-cdns: No need for dedicated probe functionMoritz Fischer
2017-01-18i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0Moritz Fischer
2017-01-18i2c: i2c-cdns: Reorder timeout loop for interrupt waitingMoritz Fischer
2017-01-18i2c: i2c-cdns: Detect unsupported sequences for rev 1.0Moritz Fischer
2017-01-18i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer
2017-01-18i2c: Kconfig: Add SYS_I2C_S3C24X0 entryJaehoon Chung
2017-01-18i2c: s3c24x0: fix the compiler error for exynos4Jaehoon Chung
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2017-01-17pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20Masahiro Yamada
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-01-17drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla
2017-01-17usb: ehci-mx6: handle vbus-supplyPeng Fan
2017-01-17usb: ehci-mx6: implement ofdata_to_platdataPeng Fan
2017-01-17drivers: usb: Add USB_XHCI_ZYNQMP to KconfigMichal Simek
2017-01-17usb: dwc2-otg: remove unused variableMasahiro Yamada
2017-01-17Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-01-15Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2017-01-15spi: Zap cf_qspi driver and related codeJagan Teki
2017-01-14rtc: pcf2127: Update Kconfig and code styleMeng Yi
2017-01-14omap-gpmc: use SECTOR_BYTES instead of hardcoded valueLadislav Michl
2017-01-14Kconfig: CONFIG_OF_PLATDATA doesn't really existTom Rini
2017-01-13spi: Zap ep93xx_spi driver and related codeJagan Teki
2017-01-13video: cfb_console: fix hang if splashimage file is missingAnatolij Gustschin
2017-01-13Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini
2017-01-13mmc: sunxi: revive depends on UART0_PORT_FMasahiro Yamada
2017-01-13mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cdMasahiro Yamada
2017-01-13mmc: sdhci: fix NULL pointer access when host->ops is not setMasahiro Yamada
2017-01-12net: gmac_rockchip: Add Rockchip GMAC driverSjoerd Simons
2017-01-12net: designware: Export the operation functionsSimon Glass
2017-01-12net: designware: Split the link init into a separate functionSimon Glass
2017-01-12net: designware: Adjust dw_adjust_link() to return an errorSimon Glass
2017-01-12net: designware: Export various functions/struct to allow subclassingSjoerd Simons
2017-01-12rockchip: video: fix mpixelclock in rockchip HDMINickey Yang Nickey Yang
2017-01-12mmc: rockchip_sdhci: add clock init for mmcKever Yang
2017-01-11power_i2c.c: Fix unused variable warningTom Rini
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada
2017-01-11mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIPMasahiro Yamada
2017-01-11power: change from meaningless value to error numberJaehoon Chung
2017-01-11mmc: uniphier-sd: fix Kconfig dependencyMasahiro Yamada
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada