summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun2020-09-011-2/+2
* f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun2020-09-011-16/+107
* f_sdp: Support searching and loading FIT or container imagePeng Fan2020-09-011-12/+58
* f_sdp: Fix wrong usb request sizeYe Li2020-09-011-1/+1
* f_sdp: Add high speed endpoint descriptorYe Li2020-09-011-2/+28
* usb: max3420: add the gadget driverJassi Brar2020-09-014-0/+890
* fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi2020-09-013-0/+56
* fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-012-0/+40
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-012-2/+2
* dfu: fix dfu tftp on sandboxHeinrich Schuchardt2020-09-011-3/+4
* dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt2020-09-011-0/+1
* fastboot: Support defining raw partitions without a partition tableFilip Brozovic2020-09-011-9/+66
* usb: ci_udc: Add function to remove usb deviceYe Li2020-09-012-0/+25
* usb: gadget: Fix controller index in UMSYe Li2020-09-011-2/+4
* eth/r8152: support RTL8153B/RTL8154BHayes Wang2020-09-013-4/+414
* eth/r8152: modify rtl_clear_bp functionHayes Wang2020-09-012-35/+36
* eth/r8152: reset PHY after setting itHayes Wang2020-09-011-1/+1
* eth/r8152: reset bmu after disabling Tx/RxHayes Wang2020-09-012-1/+20
* Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-311-59/+3
|\
| * firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-311-49/+3
| * firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla2020-08-311-11/+1
* | arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2020-08-312-8/+3
* | mmc: xenon: set signal voltage and max base clockEvan Wang2020-08-311-1/+78
* | arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár2020-08-311-6/+21
* | arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár2020-08-311-3/+3
|/
* pci: kconfig: Setup proper dependency for PCIE_ROCKCHIPMichal Simek2020-08-271-0/+1
* drivers: usb: Fix config indentationRuben Di Battista2020-08-271-6/+6
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-2513-42/+4871
|\
| * watchdog: Add reset support for OcteonTX / TX2Suneel Garapati2020-08-253-0/+77
| * mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati2020-08-254-0/+4114
| * pci: Add PCI controller driver for OcteonTX / TX2Suneel Garapati2020-08-253-0/+373
| * ata: ahci: Add BAR index quirk for Cavium PCI SATA deviceSuneel Garapati2020-08-251-0/+15
| * pci: pci-uclass: Check validity of ofnodeSuneel Garapati2020-08-251-3/+7
| * pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati2020-08-252-0/+35
| * pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati2020-08-251-5/+62
| * pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati2020-08-252-0/+124
| * pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati2020-08-251-6/+18
| * pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-252-3/+16
| * pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati2020-08-251-1/+2
| * pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati2020-08-251-2/+2
| * pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese2020-08-251-6/+8
| * pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese2020-08-251-16/+1
| * dm: core: Add API to read PCI bus-range propertyStefan Roese2020-08-251-0/+17
* | Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-08-253-35/+28
|\ \
| * | Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954xTrommel, Kees (Contractor)2020-08-252-2/+2
| * | i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 supportStefan Roese2020-08-251-33/+26
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-08-251-2/+2
|\ \
| * | ram: sifive: Fix compiler warnings for 32-bitBin Meng2020-08-251-2/+2
| |/
* | xen: Code style conformityAnastasiia Lukianenko2020-08-242-7/+8
* | clk: mt7622: add needed clocks for ssusb-nodeFrank Wunderlich2020-08-241-0/+42