summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup omap_hsmmc_set_iosKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot
2018-02-19mmc: use pr_* log functionsMasahiro Yamada
2018-02-19mtd: ubi: Fix worker handlingRichard Weinberger
2018-02-19i2c: mvtwsi.c: Fix set speedStefan Mavrodiev
2018-02-18sandbox: Add 64-bit sandboxMario Six
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass
2018-02-18net: sh_eth: Fix DT base address fetchingMarek Vasut
2018-02-18net: sh_eth: Fix checkpatch warningMarek Vasut
2018-02-18net: sh_eth: Return directly from sh_eth_recv_startMarek Vasut
2018-02-18net: sh_eth: Zap port variableMarek Vasut
2018-02-17i2c: rcar_iic: Allow IIC on RCar Gen2Marek Vasut
2018-02-16Merge git://git.denx.de/u-boot-shTom Rini
2018-02-16Merge git://git.denx.de/u-boot-usbTom Rini
2018-02-16serial: Replace CONFIG_ with CONFIG_IS_ENABLEDMarek Vasut
2018-02-16net: ravb: Initialize PHY in probe() onceMarek Vasut
2018-02-16clk: rmobile: Assure SD-IF clock are configured correctlyMarek Vasut
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas
2018-02-15usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTHAlexey Brodkin
2018-02-15Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski
2018-02-14Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini
2018-02-13SystemACE: RemoveTom Rini
2018-02-13spi: Migrate CONFIG_CF_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_LPC32XX_SSP to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MPC8XXX_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_MXS_SPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_SH_QSPI to KconfigTuomas Tynkkynen
2018-02-13spi: Migrate CONFIG_SH_SPI to KconfigTuomas Tynkkynen
2018-02-13video: ivybridge_igd: Fix compiler warningBin Meng
2018-02-13rockchip: gpio: remove dead codeHeinrich Schuchardt
2018-02-09drivers/ddr/fsl: Dual-license DDR driverYork Sun
2018-02-09crypto/fsl: instantiate all rng state handlesLukas Auer
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2018-02-08block: Migrate SystemACE chip to KconfigTom Rini
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-02-08Kconfig: net: phylib: Phylib should depends on NETMichal Simek
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford
2018-02-07atcspi200: avoid possible NULL dereferenceHeinrich Schuchardt
2018-02-06Merge git://git.denx.de/u-boot-ubiTom Rini
2018-02-06ubi: Ensure no fastmap flush after uif_closeMartin Townsend
2018-02-06i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt