summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-0114-363/+1714
|\
| * usb: fastboot: Convert USB f_fastboot to shared fastbootAlex Kiernan2018-05-302-283/+39
| * fastboot: Add support for 'oem format' commandAlex Kiernan2018-05-302-0/+41
| * net: fastboot: Merge AOSP UDP fastbootAlex Kiernan2018-05-307-9/+729
| * mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-301-0/+1
| * fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to KconfigAlex Kiernan2018-05-301-0/+7
| * fastboot: Rename public fb_ functions to fastboot_Alex Kiernan2018-05-303-12/+40
| * fastboot: Extract common definitions from USB fastbootAlex Kiernan2018-05-301-2/+0
| * fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan2018-05-302-6/+16
| * fastboot: Fix parameter types in _fb_nand_writeAlex Kiernan2018-05-301-1/+1
| * fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAMEAlex Kiernan2018-05-301-13/+0
| * fastboot: Add missing newlinesAlex Kiernan2018-05-301-14/+14
| * fastboot: Correct dependencies in FASTBOOT_FLASHAlex Kiernan2018-05-303-26/+13
| * fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan2018-05-304-16/+64
| * fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan2018-05-303-75/+77
| * fastboot: Move fastboot to drivers/fastbootAlex Kiernan2018-05-306-0/+772
| * gadget: f_thor: Fix memory leaks of usb request and its bufferSeung-Woo Kim2018-05-301-33/+32
| * rockchip: xhci: remove DTS parsing for PHY (which is unused)Philipp Tomsich2018-05-301-16/+0
| * usb: xhci: Handle endianness in xhci_set_configuration()Bin Meng2018-05-301-1/+1
| * usb: xhci: Fix config fail of FS hub behind a HS hub with MTTBin Meng2018-05-301-1/+8
| * usb: xhci: Initialize dev_state to 0 in the input slot contextBin Meng2018-05-301-0/+1
| * usb: xhci: Set accurate add context flags when updating hub attributesBin Meng2018-05-301-1/+1
| * usb: xhci-rcar: deregister before deactivating clockMatthias Blankertz2018-05-301-1/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-05-306-40/+78
|\ \
| * | sf: Add Macronix MX25U25635F IDMarek Vasut2018-05-291-0/+1
| * | sf: Add Winbond W25Q256 IDMarek Vasut2018-05-291-0/+2
| * | spi: fsl_qspi: remove superfluous assignmentHeinrich Schuchardt2018-05-161-1/+1
| * | spi: lpc32xx: simplify logical expressionHeinrich Schuchardt2018-05-161-1/+1
| * | spi: atcspi200: avoid NULL dereferenceHeinrich Schuchardt2018-05-161-2/+4
| * | sf: Default page size Spansion flash "S25FS512S" is 256bAshish Kumar2018-05-161-5/+6
| * | sf: Add support for ISSI is25wpKimmo Rautkoski2018-05-161-0/+3
| * | spi: stm32_qspi: Add reset supportPatrice Chotard2018-05-161-0/+15
| * | spi: stm32_qspi: Use dev_read_xxx APIPatrice Chotard2018-05-161-11/+6
| * | spi: stm32_qspi: Add chip select managementChristophe Kerello2018-05-161-0/+15
| * | spi: stm32_qspi: Add st, stm32f469-qspi compatible stringChristophe Kerello2018-05-161-0/+1
| * | spi: stm32_qspi: Align reg-names with kernel 4.12 RC1Christophe Kerello2018-05-161-2/+2
| * | spi: stm32_qspi: Sort include files alphabeticallyPatrice Chotard2018-05-161-3/+3
| * | spi: stm32_qspi: Solve issue detected by checkpatchPatrick Delaunay2018-05-161-13/+18
| * | spi: stm32_qspi: Remove CONFIG_CLK flagPatrice Chotard2018-05-161-4/+2
* | | Merge git://git.denx.de/u-boot-riscvTom Rini2018-05-305-49/+11
|\ \ \
| * | | mtd: ftsmc020: Drop unsed codeRick Chen2018-05-292-38/+0
| * | | mmc: ftsdc010_mci: Sync compatible with DT mmc nodeRick Chen2018-05-291-1/+1
| * | | net: ftmac100: Fix compiler warningRick Chen2018-05-291-7/+7
| * | | spi: atcspi200: Fix compiler warningRick Chen2018-05-291-3/+3
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-05-294-6/+131
|\ \ \
| * | | 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
| |/ /