summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-19mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host capsAdam Ford1-1/+22
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini8-333/+286
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún1-2/+4
2022-02-17pci: mvebu: Ensure that root port is always on root zero busPali Rohár1-30/+22
2022-02-17arm: a37xx: pci: Update comment about Command/Direct modePali Rohár1-1/+1
2022-02-17arm: a37xx: pci: Register controller also when no PCIe card is connectedPali Rohár1-9/+3
2022-02-17arm: a37xx: pci: Do not try to access other buses when link is downPali Rohár1-17/+21
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár1-5/+2
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár2-3/+3
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár1-1/+2
2022-02-17rtc: ds1307: Add bindings for microchip, mcp7940xPali Rohár1-0/+1
2022-02-17arm: a37xx: pci: Ensure that root port is always on root zero busPali Rohár1-12/+6
2022-02-17arm: a37xx: pci: Use dev_read_addr()Pali Rohár1-1/+1
2022-02-17arm: a37xx: pci: Cleanup macro namesPali Rohár1-202/+192
2022-02-17arm: a37xx: pci: Use standard register macros from pci.hPali Rohár1-52/+30
2022-02-17Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini3-5/+60
2022-02-16drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckSinthu Raja1-0/+2
2022-02-16drivers: power: pmic: Add support for tps659412 PMICSinthu Raja1-0/+1
2022-02-16usb: xhci: reset endpoint on USB stallStefan Agner1-0/+31
2022-02-16usb: dwc3: core: stop the core when it's removedAngus Ainslie1-0/+9
2022-02-16usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie1-5/+20
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