summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-08-25pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati
2020-08-25pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese
2020-08-25pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese
2020-08-25dm: core: Add API to read PCI bus-range propertyStefan Roese
2020-08-25ram: sifive: Fix compiler warnings for 32-bitBin Meng
2020-08-24xen: Code style conformityAnastasiia Lukianenko
2020-08-24clk: mt7622: add needed clocks for ssusb-nodeFrank Wunderlich
2020-08-24ahci: mediatek: fix copyright and author-linesFrank Wunderlich
2020-08-24reset: drop unnecessary comment for pciesysFrank Wunderlich
2020-08-24phy: mtk-tphy: make shared reg optional for v1Frank Wunderlich
2020-08-24virtio_blk: set log2blksz correctlyAKASHI Takahiro
2020-08-24firmware: psci: Do not bind driver if U-Boot runs in EL3Michal Simek
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-24clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.cLukasz Majewski
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: ccf: mux: fix access to the sandbox registerDario Binacchi
2020-08-24clk: ccf: mux: fix typoDario Binacchi
2020-08-24clk: ccf: mux: change include orderDario Binacchi
2020-08-24clk: fix the console output of clk_registerDario Binacchi