summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-16drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckSinthu Raja
2022-02-16drivers: power: pmic: Add support for tps659412 PMICSinthu Raja
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford
2022-02-11DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu
2022-02-11DFU: Accept redundant spaces and tabs in dfu_alt_infoMasami Hiramatsu
2022-02-11DFU: Do not copy the entity name over the buffer sizeMasami Hiramatsu
2022-02-11button: adc: set state to pressed when the voltage is closest to nominalPeter Cai
2022-02-11Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-02-11usb: gadget: ci: Avoid null pointer dereferenceMarek Vasut
2022-02-11usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mnAdam Ford
2022-02-10input: apple: Add support for Apple SPI keyboardMark Kettenis
2022-02-10spi: apple: Add driver for Apple SPI controllerMark Kettenis
2022-02-10nvme: apple: Add driver for Apple NVMe storage controllerMark Kettenis
2022-02-10power: domain: apple: Add reset supportMark Kettenis
2022-02-10nvme: Add shutdown functionMark Kettenis
2022-02-10nvme: Introduce driver opsMark Kettenis
2022-02-10mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis
2022-02-10nvme: Split out PCI supportMark Kettenis
2022-02-10Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-02-10Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2022-02-10serial: Add RISC-V HTIF console driverAnup Patel
2022-02-09serial-uclass: fix build warningHeiko Schocher
2022-02-09serial: remove nulldev_serial_inputHeiko Schocher
2022-02-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass
2022-02-09ahci: Make ahci drivers depend on AHCISimon Glass
2022-02-09sata: sata_sil: Only support BLKSimon Glass
2022-02-09sata: Rearrange Kconfig for SATASimon Glass
2022-02-09sata: Only support BLKSimon Glass
2022-02-09sata: Drop Silicon Image SIL3114 SATA driverSimon Glass
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass
2022-02-09ide: Drop CONFIG_IDE_AHBSimon Glass
2022-02-08mmc: fsl: Use brackets around if()Simon Glass
2022-02-09mmc: fsl_esdhc_imx: fix watermark level in dmaMarcel Ziswiler
2022-02-08phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju
2022-02-08phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Check cmn_ready assertion during PHY power onSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Add PHY PCS common register configurationsSwapnil Jakhade
2022-02-08phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...Swapnil Jakhade
2022-02-08phy: cadence: Sierra: Add support to get SSC type from device tree.Swapnil Jakhade
2022-02-08phy: cadence: Sierra: Prepare driver to add support for multilink configurationsSwapnil Jakhade
2022-02-08phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCEAswath Govindraju
2022-02-08phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clockAswath Govindraju
2022-02-08phy: cadence: Sierra: Add a UCLASS_PHY device for linksAswath Govindraju
2022-02-08phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callbackKishon Vijay Abraham I
2022-02-08phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"Kishon Vijay Abraham I