summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-04phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-09-01fastboot: getvar: fix partition-size return valueGary Bisson
2020-09-01fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi
2020-09-01f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun
2020-09-01f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun
2020-09-01f_sdp: Support searching and loading FIT or container imagePeng Fan
2020-09-01f_sdp: Fix wrong usb request sizeYe Li
2020-09-01f_sdp: Add high speed endpoint descriptorYe Li
2020-09-01usb: max3420: add the gadget driverJassi Brar
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt
2020-09-01dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt
2020-09-01fastboot: Support defining raw partitions without a partition tableFilip Brozovic
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li
2020-09-01usb: gadget: Fix controller index in UMSYe Li
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang
2020-09-01eth/r8152: modify rtl_clear_bp functionHayes Wang
2020-09-01eth/r8152: reset PHY after setting itHayes Wang
2020-09-01eth/r8152: reset bmu after disabling Tx/RxHayes Wang
2020-09-01serial: sh: Improve FIFO empty check on RXMarek Vasut
2020-09-01x86: pinctrl: Fix 'relatove' typoSimon Glass
2020-08-31Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-31arm64: a37xx: pci: Depends on DM_GPIOPali Rohár
2020-08-31mmc: xenon: set signal voltage and max base clockEvan Wang
2020-08-31arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár
2020-08-31arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár
2020-08-31firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla
2020-08-31firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla
2020-08-27pci: kconfig: Setup proper dependency for PCIE_ROCKCHIPMichal Simek
2020-08-27drivers: usb: Fix config indentationRuben Di Battista
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-25watchdog: Add reset support for OcteonTX / TX2Suneel Garapati
2020-08-25mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati
2020-08-25pci: Add PCI controller driver for OcteonTX / TX2Suneel Garapati
2020-08-25ata: ahci: Add BAR index quirk for Cavium PCI SATA deviceSuneel Garapati
2020-08-25pci: pci-uclass: Check validity of ofnodeSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati
2020-08-25pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-25Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954xTrommel, Kees (Contractor)
2020-08-25i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 supportStefan Roese
2020-08-25pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati