summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-23power: regulator: scmi: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-11-23clk: scmi: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-11-23reset: scmi: define LOG_CATEGORYPatrick Delaunay1-0/+3
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland2-36/+43
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung3-0/+136
2021-11-23net: tsec: Make redundant_init() staticBin Meng1-1/+1
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng1-1/+1
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes1-1/+1
2021-11-23net: dsa: sja1105: add support for SGMIIVladimir Oltean1-1/+570
2021-11-23net: dsa: add driver for NXP SJA1105 L2 switchVladimir Oltean3-0/+2824
2021-11-23net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean1-6/+4
2021-11-23net: introduce a helper to determine whether to use in-band autonegVladimir Oltean1-0/+12
2021-11-23net: tsec: add support for promiscuous modeVladimir Oltean1-4/+16
2021-11-23net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean1-0/+56
2021-11-19Revert "nvme: Enable FUA"Tom Rini1-4/+0
2021-11-19Revert "nvme: Fix error in nvme_setup_prps"Tom Rini1-5/+4
2021-11-18usb: cdns3: cdns3-ti: Add compatible for AM64 SoCAswath Govindraju1-0/+1
2021-11-18phy: cadence: phy-cadence-torrent: Change the name of subnode searchedAswath Govindraju1-2/+2
2021-11-18nvme: Fix error in nvme_setup_prpsJon Lin1-4/+5
2021-11-18nvme: Enable FUAJon Lin1-0/+4
2021-11-18RFC: arm: pci: Add PCI cam support to PCI-E ecam driverAlistair Delva1-3/+12
2021-11-18crypto: aspeed: Add AST2600 ACRY supportChia-Wei Wang3-0/+201
2021-11-18clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang1-0/+24
2021-11-18crypto: aspeed: Add AST2600 HACE supportJohnny Huang6-0/+403
2021-11-18clk: ast2600: Add YCLK control for HACEJoel Stanley1-0/+22
2021-11-18mmc: mtk-sd: implement waiting for DAT0 line stateJulien Masson1-0/+15
2021-11-18pci: Add standard PCIe ECAM macrosPali Rohár6-41/+11
2021-11-18pinctrl: Add Apple pinctrl driverMark Kettenis3-0/+219
2021-11-18aspeed: AST2600 Pinctrl DriverRyan Chen3-0/+469
2021-11-15usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXISamuel Dionne-Riel1-0/+1
2021-11-14Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+1
2021-11-14Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini8-436/+817
2021-11-13sandbox: fix sandbox_wdt_expire_now()Heinrich Schuchardt1-0/+1
2021-11-12Convert CONFIG_MACB to KconfigTom Rini1-1/+0
2021-11-12rtc: ds1337: fix compatible string typoClemens Gruber1-1/+1
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini24-52/+566
2021-11-10tpm: Use the new API on tpm2 spi driverIlias Apalodimas2-417/+32
2021-11-10tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas3-0/+167
2021-11-10tpm2: Introduce TIS tpm coreIlias Apalodimas2-0/+599
2021-11-10tpm: refactor function names for LPC based TPMsIlias Apalodimas1-2/+2
2021-11-10tpm: refactor function names and macros for infineon v1.2 TPMIlias Apalodimas1-17/+17
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini8-15/+97
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2-10/+7
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay6-5/+90
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-6/+5
2021-11-10pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár1-6/+5
2021-11-10watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt1-0/+1
2021-11-09pci: layerscape: Fix the LUT and msi-map mismatch issueHou Zhiqiang5-10/+16
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2-0/+14
2021-11-09usb: dwc3: add layerscape supportMichael Walle3-0/+233