summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-01rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang
2017-10-30net: fec_mxc: Change "error frame" message to debug levelFabio Estevam
2017-10-29Merge git://git.denx.de/u-boot-videoTom Rini
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno
2017-10-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar
2017-10-27driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha
2017-10-27i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada
2017-10-27i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada
2017-10-27Merge git://git.denx.de/u-boot-x86Tom Rini
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick
2017-10-27spi: ich: Lock down controller settings if requiredBin Meng
2017-10-26video: add anx6345 DM driverVasily Khoruzhick
2017-10-26video: anx9804: split out registers definitions into a separate headerVasily Khoruzhick
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng
2017-10-25SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara
2017-10-23rtc: mc146818: Correct alarm message for day alarmBin Meng
2017-10-23simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-10-18Merge git://git.denx.de/u-boot-i2cTom Rini
2017-10-18Merge git://git.denx.de/u-boot-spiTom Rini
2017-10-17i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard
2017-10-17i2c: stm32f7_i2c: fix data abortChristophe Kerello
2017-10-17i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada
2017-10-16usbtty: fix typosHeinrich Schuchardt
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-10-16spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen
2017-10-16mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello
2017-10-16dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard
2017-10-16dm: clk: remove CLK() macro for clk_stm32h7Patrice Chotard
2017-10-15clk: uniphier: add NAND controller clockMasahiro Yamada
2017-10-15mtd: nand: denali_dt: add clock supportMasahiro Yamada
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada
2017-10-15clk: uniphier: add PXs3 clock dataMasahiro Yamada
2017-10-15clk: uniphier: rework for better clock tree structureMasahiro Yamada
2017-10-15i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada
2017-10-15i2c: uniphier: replace debug() with dev_dbg()Masahiro Yamada
2017-10-15usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>Masahiro Yamada
2017-10-15pinctrl: uniphier: simplify input enable and delete pin arraysMasahiro Yamada
2017-10-15pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3Masahiro Yamada
2017-10-15gpio: uniphier: rework single device node modelMasahiro Yamada
2017-10-15mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)Masahiro Yamada