aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-05gpio: npcm: Add support for Nuvoton NPCM SoCsWIP/2022-05-05-platform-updatesStanley Chu3-0/+131
2022-05-05pinctrl: mediatek: add support for different types of IO pinsSam Shih2-5/+81
2022-05-05pinctrl: mediatek: introduce multiple memory bases supportSam Shih2-20/+57
2022-05-05pinctrl: mediatek: rewrite mtk_pinconf_set and related functionsSam Shih2-30/+114
2022-05-05timer: npcm: Add NPCM timer supportJim Liu3-0/+125
2022-05-05serial: npcm: Add support for Nuvoton NPCM SoCsJim Liu3-0/+167
2022-05-05clk: nuvoton: Add support for NPCM750Jim Liu5-0/+502
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+1
2022-05-04Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini6-274/+1370
2022-05-04Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini5-34/+468
2022-05-04net: mvneta: Drop unneeded macroMarek Behún1-3/+1
2022-05-04net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled inMarek Behún1-2/+4
2022-05-04net: mvneta: Drop fixed_link member from private structMarek Behún1-5/+2
2022-05-04net: mvneta: Write PHY address just before enabling HW pollingMarek Behún1-4/+2
2022-05-04net: mvneta: Convert to use PHY_FIXED for fixed-linkMarek Behún1-61/+37
2022-05-04net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUSMarek Behún1-2/+2
2022-05-04net: mvneta: Don't check for CONFIG_PHYLIBMarek Behún1-4/+0
2022-05-04net: mvneta: Drop unnecessary spaceMarek Behún1-1/+1
2022-05-04net: mvneta: Use bool instead of int for boolean variableMarek Behún1-2/+2
2022-05-04net: mvneta: Drop one indentation level in mvneta_adjust_link()Marek Behún1-20/+18
2022-05-04net: mvneta: Fix unused variable warning if DM_GPIO is disabledMarek Behún1-3/+2
2022-05-04net: mvneta: Don't register MDIO busMarek Behún1-141/+2
2022-05-04net: mvneta: Remember fixed link instead of PHY address in priv dataMarek Behún1-18/+5
2022-05-04net: mvneta: Use DM MDIO API for connecting PHYMarek Behún2-6/+6
2022-05-04net: mvneta: Fix 10Mbps speedMarek Behún1-1/+1
2022-05-04net: mvneta: Get rid of platdataMarek Behún1-20/+4
2022-05-04net: Add ethernet support for MIPS OcteonStefan Roese5-0/+1300
2022-05-03pci: Add config for Enhanced AllocationAndrew Scull2-2/+17
2022-05-03virtio: pci: Make use of dm_pci_map_bar()Andrew Scull1-10/+8
2022-05-03virtio: pci: Check virtio configs are mappedAndrew Scull1-3/+17
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull30-39/+52
2022-05-03pci: Update dm_pci_bus_to_virt() parametersAndrew Scull2-4/+4
2022-05-03pci: Match region flags using a maskAndrew Scull1-85/+25
2022-05-03pci: Map bars with offset and lengthAndrew Scull30-47/+56
2022-05-03pci: Range check address conversionsAndrew Scull1-22/+35
2022-05-03pci: Check region ranges are addressableAndrew Scull1-1/+16
2022-05-03pci: Fix use of flags in dm_pci_map_bar()Andrew Scull1-5/+5
2022-05-03virtio: pci: Read entire capability into memoryAndrew Scull1-34/+38
2022-05-03virtio: pci: Check virtio capability is in boundsAndrew Scull1-4/+16
2022-05-03virtio: pci: Check virtio common config sizeAndrew Scull1-0/+8
2022-05-03virtio: pci: Bounds check notification writesAndrew Scull1-2/+15
2022-05-03virtio: pci: Bounds check device config accessAndrew Scull1-4/+12
2022-05-03virtio: pci: Fix discovery of device config lengthAndrew Scull1-1/+1
2022-05-03virtio: pci: Allow exclusion of legacy driverAndrew Scull2-1/+11
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt1-0/+1
2022-05-03sf: dataflash: add support for AT45DB641ELuca Ellero1-0/+3
2022-05-03sf: dataflash: add support for "extended ID"Luca Ellero1-34/+64
2022-05-03spi: npcm-fiu: add NPCM7xx FIU controller driverJim Liu3-0/+394
2022-05-03mtd: spi-nor-ids: add Macronix mx25u51245g flash entryTien Fong Chee1-0/+2
2022-05-03mtd: spi-nor-ids: Add Winbond W25Q128JW IDMarek Vasut1-0/+5