summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci_mvebu: add scsi supportKen Ma2018-05-292-1/+17
* ata: ahci_mvebu: a8040 a0: remove bad port register offsets workaroundsDavid Sniatkiwicz2018-05-291-8/+0
* ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma2018-05-293-0/+62
* mvebu: pinctrl: Add SD/eMMC PHY selector to the driverKonstantin Porotchkin2018-05-291-2/+57
* mvebu: pinctrl: sync compatible string with Linux 4.17-rc4Evan Wang2018-05-291-4/+4
* mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd()Patrice Chotard2018-05-261-2/+2
* stm32mp1: add FUSE command supportPatrick Delaunay2018-05-263-0/+126
* serial: stm32: Add setparity supportPatrick Delaunay2018-05-262-2/+51
* serial: stm32: Fix bits defines namePatrice Chotard2018-05-262-10/+10
* serial: stm32: Add debug uart supportPatrick Delaunay2018-05-262-22/+92
* ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk2018-05-261-13/+24
* serial: serial_msm: added pinmux & configRamon Fried2018-05-261-6/+18
* serial: serial_msm: initialize uart only before relocationRamon Fried2018-05-261-0/+4
* serial: serial_msm: fail probe if settings clocks failsRamon Fried2018-05-261-2/+4
* PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen2018-05-263-5/+13
* PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen2018-05-261-2/+2
* PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not setTuomas Tynkkynen2018-05-261-0/+7
* tpm: add a Sandbox TPMv2.x driverMiquel Raynal2018-05-253-1/+636
* tpm2: tis_spi: add the possibility to reset the chip with a gpioMiquel Raynal2018-05-251-0/+16
* tpm: add support for TPMv2.x SPI modulesMiquel Raynal2018-05-253-0/+675
* tpm: prepare support for TPMv2.x commandsMiquel Raynal2018-05-251-0/+2
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-258-8/+11
* tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal2018-05-251-11/+38
* tpm: add Revision ID field in the chip structureMiquel Raynal2018-05-251-0/+1
* Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini2018-05-242-0/+42
|\
| * serial/serial_arc: Implement debug serialAlexey Brodkin2018-05-242-0/+35
| * serial: Convert ARC_SERIAL to KconfigAlexey Brodkin2018-05-241-0/+7
* | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-05-241-218/+47
|\ \ | |/ |/|
| * mmc: Unirqify bcm2835_sdhost and fix writesAlexander Graf2018-05-231-218/+47
* | i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen2018-05-232-377/+0
* | i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen2018-05-232-276/+0
* | net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen2018-05-232-1016/+0
* | clk: at91: clk-h32mx: replace dm_warn with dev_dbgEugen Hristev2018-05-231-1/+1
* | Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2018-05-231-0/+7
|/
* SPDX: Fixup SPDX tags in a few new filesTom Rini2018-05-202-3/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-05-203-227/+294
|\
| * i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut2018-05-203-0/+360
| * i2c: rcar_i2c: Remove the driverMarek Vasut2018-05-202-293/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-05-2017-45/+744
|\ \
| * | drivers: usb: dwc3: remove devm_zalloc from linux_compactMugunthan V N2018-05-184-8/+8
| * | usb: xhci: zynqmp: Remove support for !DM_USBMichal Simek2018-05-182-46/+1
| * | usb: xhci: zynqmp: Add support for DM_USBMichal Simek2018-05-181-0/+69
| * | usb: dwc3: Add generic DWC3 glue logic driverMichal Simek2018-05-183-0/+164
| * | usb: common: add support to get maximum speed from dtMugunthan V N2018-05-181-0/+29
| * | usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N2018-05-183-1/+62
| * | phy: add support for STM32 usb phy controllerPatrice Chotard2018-05-183-0/+416
| * | gadget: f_thor: update to support more than 4GB file as thor 5.0Seung-Woo Kim2018-05-182-4/+8
| * | gadget: f_thor: fix filename overflowSeung-Woo Kim2018-05-181-1/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-05-204-2/+744
|\ \ \ | |_|/ |/| |
| * | configs: Add DDR Kconfig support for Arria 10Tien Fong Chee2018-05-181-1/+1