aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-06tpm: st33zp24: fix STMicroelectronics copyrightPatrice Chotard2-2/+4
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard9-18/+19
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard8-17/+19
2017-11-03scsi: ceva: Start port in probeMichal Simek1-1/+6
2017-11-01rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang1-78/+79
2017-10-30net: fec_mxc: Change "error frame" message to debug levelFabio Estevam1-1/+1
2017-10-29Merge git://git.denx.de/u-boot-videoTom Rini16-187/+983
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim1-1/+1
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno1-4/+4
2017-10-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-20/+29
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang1-0/+6
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar1-2/+2
2017-10-27driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha1-18/+21
2017-10-27i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada3-421/+0
2017-10-27i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada2-310/+0
2017-10-27Merge git://git.denx.de/u-boot-x86Tom Rini2-0/+23
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick3-1/+170
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick2-116/+129
2017-10-27spi: ich: Lock down controller settings if requiredBin Meng2-0/+23
2017-10-26video: add anx6345 DM driverVasily Khoruzhick3-0/+435
2017-10-26video: anx9804: split out registers definitions into a separate headerVasily Khoruzhick2-53/+99
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick1-0/+10
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng2-1/+73
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng1-0/+8
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng4-12/+55
2017-10-25SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara1-0/+1
2017-10-23rtc: mc146818: Correct alarm message for day alarmBin Meng1-1/+1
2017-10-23simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada1-2/+0
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada6-59/+51
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford1-0/+28
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-1/+54
2017-10-18Merge git://git.denx.de/u-boot-i2cTom Rini2-13/+6
2017-10-18Merge git://git.denx.de/u-boot-spiTom Rini2-7/+65
2017-10-17i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard1-8/+2
2017-10-17i2c: stm32f7_i2c: fix data abortChristophe Kerello1-10/+11
2017-10-17i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada1-2/+0
2017-10-16usbtty: fix typosHeinrich Schuchardt1-1/+1
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen3-995/+0
2017-10-16spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen2-185/+0
2017-10-16mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello1-1/+1
2017-10-16dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard1-4/+4
2017-10-16dm: clk: remove CLK() macro for clk_stm32h7Patrice Chotard1-115/+108
2017-10-15clk: uniphier: add NAND controller clockMasahiro Yamada1-0/+12
2017-10-15mtd: nand: denali_dt: add clock supportMasahiro Yamada2-0/+13
2017-10-15reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada1-1/+2
2017-10-15clk: uniphier: add PXs3 clock dataMasahiro Yamada3-0/+23
2017-10-15clk: uniphier: rework for better clock tree structureMasahiro Yamada4-183/+323
2017-10-15i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada1-62/+52
2017-10-15i2c: uniphier: replace debug() with dev_dbg()Masahiro Yamada1-30/+33
2017-10-15usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>Masahiro Yamada1-1/+1