summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: meson: Add GXL SupportNeil Armstrong2017-11-173-0/+741
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-11-162-4/+5
|\
| * mvebu: usb: xhci: a38x supportJon Nettleton2017-11-161-2/+3
| * pci: mvebu: Increase size of PCIe default mappingVlaoMao2017-11-161-2/+2
* | driver: net: fsl-mc: Use base 16 in simple_strtoulPrabhakar Kushwaha2017-11-151-1/+1
* | mtd: nand: fsl-ifc: fix support of multiple NAND devicesKurt Kanzenbach2017-11-141-9/+6
* | drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()Ashish Kumar2017-11-141-1/+1
|/
* net: sun8i_emac: Fix build for non-H3/H5 SoCsChen-Yu Tsai2017-11-101-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-11-093-6/+13
|\
| * sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC usersArtturi Alm2017-11-091-0/+1
| * sunxi: fix CONFIG_SUNXI_EMAC referencesArtturi Alm2017-11-091-1/+1
| * video: sunxi: de2: fix SimpleFB node creation when HDMI not initializedIcenowy Zheng2017-11-061-5/+11
* | mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau2017-11-071-13/+13
* | 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