summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tpm: st33zp24: fix STMicroelectronics copyrightPatrice Chotard2017-11-062-2/+4
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-069-18/+19
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-068-17/+19
* scsi: ceva: Start port in probeMichal Simek2017-11-031-1/+6
* rockchip: rk3399: init CPU clock when rkclk_init()Kever Yang2017-11-011-78/+79
* net: fec_mxc: Change "error frame" message to debug levelFabio Estevam2017-10-301-1/+1
* Merge git://git.denx.de/u-boot-videoTom Rini2017-10-2916-187/+983
|\
| * exynos: video: fix typo in DisplayPort driverDongjin Kim2017-10-291-1/+1
| * video/da8xx-fb: Cache-align memory allocationsNiko Mauno2017-10-291-4/+4
| * sunxi: video: add LCD support to DE2 driverVasily Khoruzhick2017-10-273-1/+170
| * sunxi: video: split out PLL configuration codeVasily Khoruzhick2017-10-272-116/+129
| * video: add anx6345 DM driverVasily Khoruzhick2017-10-263-0/+435
| * video: anx9804: split out registers definitions into a separate headerVasily Khoruzhick2017-10-262-53/+99
| * dm: video: bridge: add operation to read EDIDVasily Khoruzhick2017-10-261-0/+10
| * sunxi: setup simplefb for Allwinner DE2Icenowy Zheng2017-10-262-1/+73
| * video: add an option for video simplefb via DTIcenowy Zheng2017-10-261-0/+8
| * video: sunxi: extract simplefb match code to a new fileIcenowy Zheng2017-10-264-12/+55
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-10-273-20/+29
|\ \
| * | usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang2017-10-271-0/+6
| * | armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar2017-10-271-2/+2
| * | driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha2017-10-271-18/+21
* | | i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada2017-10-273-421/+0
* | | i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada2017-10-272-310/+0
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-272-0/+23
|\ \ \
| * | | spi: ich: Lock down controller settings if requiredBin Meng2017-10-272-0/+23
| | |/ | |/|
* | | SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara2017-10-251-0/+1
|/ /
* | rtc: mc146818: Correct alarm message for day alarmBin Meng2017-10-231-1/+1
* | simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada2017-10-231-2/+0
* | mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada2017-10-236-59/+51
|/
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-0/+28
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-1/+54
* Merge git://git.denx.de/u-boot-i2cTom Rini2017-10-182-13/+6
|\
| * i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard2017-10-171-8/+2
| * i2c: stm32f7_i2c: fix data abortChristophe Kerello2017-10-171-10/+11
| * i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada2017-10-171-2/+0
* | Merge git://git.denx.de/u-boot-spiTom Rini2017-10-182-7/+65
|\ \ | |/ |/|
| * sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operationLukasz Majewski2017-09-271-0/+33
| * SPL: SPI: sunxi: add SPL FIT image supportAndre Przywara2017-09-271-7/+32
* | usbtty: fix typosHeinrich Schuchardt2017-10-161-1/+1
* | Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-163-995/+0
* | spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen2017-10-162-185/+0
* | mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello2017-10-161-1/+1
* | dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard2017-10-161-4/+4
* | dm: clk: remove CLK() macro for clk_stm32h7Patrice Chotard2017-10-161-115/+108
* | clk: uniphier: add NAND controller clockMasahiro Yamada2017-10-151-0/+12
* | mtd: nand: denali_dt: add clock supportMasahiro Yamada2017-10-152-0/+13
* | reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada2017-10-151-1/+2
* | clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-10-153-0/+23
* | clk: uniphier: rework for better clock tree structureMasahiro Yamada2017-10-154-183/+323
* | i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada2017-10-151-62/+52