summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-28mmc: Allow for children other than the block deviceSimon Glass
2021-11-28sandbox: mmc: Support a backing fileSimon Glass
2021-11-23firmware: scmi: Add OP-TEE transportEtienne Carriere
2021-11-23tee: optee: remove unused duplicated login Id macrosEtienne Carriere
2021-11-23firmware: scmi: smccc transport: simplify probe sequenceEtienne Carriere
2021-11-23firmware: scmi: smccc transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: use plat data, not priv dataEtienne Carriere
2021-11-23firmware: scmi: mailbox transport: fix probe failure implementationEtienne Carriere
2021-11-23firmware: scmi: add configs to select the supported agentsPatrick Delaunay
2021-11-23power: regulator: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23reset: scmi: define LOG_CATEGORYPatrick Delaunay
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung
2021-11-23net: tsec: Make redundant_init() staticBin Meng
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes
2021-11-23net: dsa: sja1105: add support for SGMIIVladimir Oltean
2021-11-23net: dsa: add driver for NXP SJA1105 L2 switchVladimir Oltean
2021-11-23net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean
2021-11-23net: introduce a helper to determine whether to use in-band autonegVladimir Oltean
2021-11-23net: tsec: add support for promiscuous modeVladimir Oltean
2021-11-23net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean
2021-11-23spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debugTudor Ambarus
2021-11-19Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-19pinctrl: meson: Correct the driver GPIO declarationSimon Glass
2021-11-18Revert "nvme: Enable FUA"Tom Rini
2021-11-18Revert "nvme: Fix error in nvme_setup_prps"Tom Rini
2021-11-17usb: cdns3: cdns3-ti: Add compatible for AM64 SoCAswath Govindraju
2021-11-17phy: cadence: phy-cadence-torrent: Change the name of subnode searchedAswath Govindraju
2021-11-17nvme: Fix error in nvme_setup_prpsJon Lin
2021-11-17nvme: Enable FUAJon Lin
2021-11-17RFC: arm: pci: Add PCI cam support to PCI-E ecam driverAlistair Delva
2021-11-17crypto: aspeed: Add AST2600 ACRY supportChia-Wei Wang
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang
2021-11-17crypto: aspeed: Add AST2600 HACE supportJohnny Huang
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley
2021-11-17mmc: mtk-sd: implement waiting for DAT0 line stateJulien Masson
2021-11-17pci: Add standard PCIe ECAM macrosPali Rohár
2021-11-17pinctrl: Add Apple pinctrl driverMark Kettenis
2021-11-17aspeed: AST2600 Pinctrl DriverRyan Chen
2021-11-17drivers: tpm: atmel_twi: fix printf specifier compile warningMathew McBride
2021-11-17drivers: tpm: atmel_twi: implement get_desc operationMathew McBride
2021-11-17drivers: tpm: atmel_twi: do not use an offset byteMathew McBride
2021-11-17drivers: tpm: atmel_twi: drop non-DM_I2C compatibilityMathew McBride
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-15usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXISamuel Dionne-Riel
2021-11-13Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-13Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-11-13sandbox: fix sandbox_wdt_expire_now()Heinrich Schuchardt