summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-15starfive: add ID_EEPROM supoort for visionfive V1Wei Fu1-2/+1
2022-02-15drivers/net/phy/marvell: setup LED config for JH7100 EVBYanhong Wang1-0/+14
2022-02-15starfive: Modify designware driver for JH7100Bo Li3-13/+60
2022-02-15starfive: Add JH7100 MMC driver supportWei Fu3-0/+176
2022-02-15starfive: add JH71x0 serial driverWei Fu3-0/+354
2022-02-15starfive: add OTP driver for jh7100Yanhong Wang3-0/+218
2022-02-15sifive: make WayEnable can be configured by menuconfigWei Fu2-0/+16
2022-02-15sifive_cache: add flush_range func in sifive cache driverWei Fu1-1/+60
2022-02-15cache: add flush_range interface in cache_ops structWei Fu1-0/+11
2022-02-15net/phy: add YuTai Corp Ethernet PHYs(YT8511/YT8521) driverWalker Chen4-0/+289
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford1-3/+42
2022-02-11DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu7-97/+133
2022-02-11DFU: Accept redundant spaces and tabs in dfu_alt_infoMasami Hiramatsu6-14/+37
2022-02-11DFU: Do not copy the entity name over the buffer sizeMasami Hiramatsu1-1/+1
2022-02-11button: adc: set state to pressed when the voltage is closest to nominalPeter Cai1-5/+16
2022-02-11Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2-6/+22
2022-02-11usb: gadget: ci: Avoid null pointer dereferenceMarek Vasut1-1/+4
2022-02-11usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mnAdam Ford1-5/+18
2022-02-11input: apple: Add support for Apple SPI keyboardMark Kettenis3-0/+280
2022-02-11spi: apple: Add driver for Apple SPI controllerMark Kettenis3-0/+293
2022-02-11nvme: apple: Add driver for Apple NVMe storage controllerMark Kettenis3-0/+252
2022-02-11power: domain: apple: Add reset supportMark Kettenis1-1/+72
2022-02-11nvme: Add shutdown functionMark Kettenis2-0/+19
2022-02-11nvme: Introduce driver opsMark Kettenis2-27/+73
2022-02-11mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis3-0/+104
2022-02-11nvme: Split out PCI supportMark Kettenis5-36/+65
2022-02-10Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-0/+187
2022-02-10Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2-6/+1
2022-02-10serial: Add RISC-V HTIF console driverAnup Patel3-0/+187
2022-02-09serial-uclass: fix build warningHeiko Schocher1-1/+1
2022-02-09serial: remove nulldev_serial_inputHeiko Schocher1-5/+0
2022-02-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-3/+2
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass3-0/+42
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass1-3/+3
2022-02-09ahci: Make ahci drivers depend on AHCISimon Glass1-13/+13
2022-02-09sata: sata_sil: Only support BLKSimon Glass1-115/+3
2022-02-09sata: Rearrange Kconfig for SATASimon Glass1-34/+37
2022-02-09sata: Only support BLKSimon Glass2-30/+1
2022-02-09sata: Drop Silicon Image SIL3114 SATA driverSimon Glass4-978/+0
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass1-0/+104
2022-02-09ide: Drop CONFIG_IDE_AHBSimon Glass1-22/+0
2022-02-09mmc: fsl: Use brackets around if()Simon Glass1-1/+1
2022-02-09mmc: fsl_esdhc_imx: fix watermark level in dmaMarcel Ziswiler1-3/+2
2022-02-08phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju1-16/+42
2022-02-08phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade1-1/+377
2022-02-08phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade1-8/+145
2022-02-08phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade1-3/+215
2022-02-08phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade1-1/+40
2022-02-08phy: cadence: Sierra: Check cmn_ready assertion during PHY power onSwapnil Jakhade1-0/+35
2022-02-08phy: cadence: Sierra: Add PHY PCS common register configurationsSwapnil Jakhade1-0/+38