summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-17pinctrl: meson: Add GXL SupportNeil Armstrong3-0/+741
2017-11-16Merge git://www.denx.de/git/u-boot-marvellTom Rini2-4/+5
2017-11-16mvebu: usb: xhci: a38x supportJon Nettleton1-2/+3
2017-11-16pci: mvebu: Increase size of PCIe default mappingVlaoMao1-2/+2
2017-11-15driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha1-1/+1
2017-11-14mtd: nand: fsl-ifc: fix support of multiple NAND devicesKurt Kanzenbach1-9/+6
2017-11-14drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()Ashish Kumar1-1/+1
2017-11-10net: sun8i_emac: Fix build for non-H3/H5 SoCsChen-Yu Tsai1-0/+3
2017-11-09Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-6/+13
2017-11-09sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC usersArtturi Alm1-0/+1
2017-11-09sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm1-1/+1
2017-11-07mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau1-13/+13
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-06video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng1-5/+11
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-28Merge 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-24rtc: mc146818: Correct alarm message for day alarmBin Meng1-1/+1
2017-10-24simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada1-2/+0
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada6-59/+51
2017-10-21net: 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