summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-26mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard
2018-05-26stm32mp1: add FUSE command supportPatrick Delaunay
2018-05-26serial: stm32: Add setparity supportPatrick Delaunay
2018-05-26serial: stm32: Fix bits defines namePatrice Chotard
2018-05-26serial: stm32: Add debug uart supportPatrick Delaunay
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk
2018-05-26serial: serial_msm: added pinmux & configRamon Fried
2018-05-26serial: serial_msm: initialize uart only before relocationRamon Fried
2018-05-26serial: serial_msm: fail probe if settings clocks failsRamon Fried
2018-05-26PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen
2018-05-26PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen
2018-05-26PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not setTuomas Tynkkynen
2018-05-25tpm: add a Sandbox TPMv2.x driverMiquel Raynal
2018-05-25tpm2: tis_spi: add the possibility to reset the chip with a gpioMiquel Raynal
2018-05-25tpm: add support for TPMv2.x SPI modulesMiquel Raynal
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-25tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal
2018-05-25tpm: add Revision ID field in the chip structureMiquel Raynal
2018-05-24Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini
2018-05-24Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-05-24serial/serial_arc: Implement debug serialAlexey Brodkin
2018-05-24serial: Convert ARC_SERIAL to KconfigAlexey Brodkin
2018-05-23i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen
2018-05-23net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen
2018-05-23clk: at91: clk-h32mx: replace dm_warn with dev_dbgEugen Hristev
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan
2018-05-23mmc: Unirqify bcm2835_sdhost and fix writesAlexander Graf
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut
2018-05-20i2c: rcar_i2c: Remove the driverMarek Vasut
2018-05-18drivers: usb: dwc3: remove devm_zalloc from linux_compactMugunthan V N
2018-05-18usb: xhci: zynqmp: Remove support for !DM_USBMichal Simek
2018-05-18usb: xhci: zynqmp: Add support for DM_USBMichal Simek
2018-05-18usb: dwc3: Add generic DWC3 glue logic driverMichal Simek
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N
2018-05-18usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N
2018-05-18phy: add support for STM32 usb phy controllerPatrice Chotard
2018-05-18gadget: f_thor: update to support more than 4GB file as thor 5.0Seung-Woo Kim
2018-05-18gadget: f_thor: fix filename overflowSeung-Woo Kim
2018-05-18Merge git://git.denx.de/u-boot-imxTom Rini
2018-05-18configs: Add DDR Kconfig support for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Add DDR driver for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Rename the gen5 sdram driver to more specific nameTien Fong Chee
2018-05-18sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmissionLukasz Majewski
2018-05-18pmic: dm: Add support for MC34708 for PMIC DMLukasz Majewski