summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-04net: mvneta: Drop unnecessary spaceMarek Behún
2022-05-04net: mvneta: Use bool instead of int for boolean variableMarek Behún
2022-05-04net: mvneta: Drop one indentation level in mvneta_adjust_link()Marek Behún
2022-05-04net: mvneta: Fix unused variable warning if DM_GPIO is disabledMarek Behún
2022-05-04net: mvneta: Don't register MDIO busMarek Behún
2022-05-04net: mvneta: Remember fixed link instead of PHY address in priv dataMarek Behún
2022-05-04net: mvneta: Use DM MDIO API for connecting PHYMarek Behún
2022-05-04net: mvneta: Fix 10Mbps speedMarek Behún
2022-05-04net: mvneta: Get rid of platdataMarek Behún
2022-05-04net: Add ethernet support for MIPS OcteonStefan Roese
2022-05-03pci: Add config for Enhanced AllocationAndrew Scull
2022-05-03virtio: pci: Make use of dm_pci_map_bar()Andrew Scull
2022-05-03virtio: pci: Check virtio configs are mappedAndrew Scull
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Update dm_pci_bus_to_virt() parametersAndrew Scull
2022-05-03pci: Match region flags using a maskAndrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-03pci: Range check address conversionsAndrew Scull
2022-05-03pci: Check region ranges are addressableAndrew Scull
2022-05-03pci: Fix use of flags in dm_pci_map_bar()Andrew Scull
2022-05-03virtio: pci: Read entire capability into memoryAndrew Scull
2022-05-03virtio: pci: Check virtio capability is in boundsAndrew Scull
2022-05-03virtio: pci: Check virtio common config sizeAndrew Scull
2022-05-03virtio: pci: Bounds check notification writesAndrew Scull
2022-05-03virtio: pci: Bounds check device config accessAndrew Scull
2022-05-03virtio: pci: Fix discovery of device config lengthAndrew Scull
2022-05-03virtio: pci: Allow exclusion of legacy driverAndrew Scull
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt
2022-05-03sf: dataflash: add support for AT45DB641ELuca Ellero
2022-05-03sf: dataflash: add support for "extended ID"Luca Ellero
2022-05-03spi: npcm-fiu: add NPCM7xx FIU controller driverJim Liu
2022-05-03mtd: spi-nor-ids: add Macronix mx25u51245g flash entryTien Fong Chee
2022-05-03mtd: spi-nor-ids: Add Winbond W25Q128JW IDMarek Vasut
2022-05-02Merge branch '2022-05-02-add-verifying-program-loader'Tom Rini
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-05-02net: marvell: mvgbe: Set PHY page 0 before phy_connectTony Dinh
2022-04-29sound: Fix buffer overflow in square wave generationAndrew Scull
2022-04-29usb: sandbox: Bounds check read from bufferAndrew Scull
2022-04-29usb: sandbox: Check for string end in copy_to_unicode()Andrew Scull
2022-04-29x86: sandbox: Add missing PCI bar to barinfoAndrew Scull
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-28led: gpio: Use NOP uclass driver for top-level nodeMarek Vasut
2022-04-28led: gpio: Check device compatible string to determine the top level nodeMarek Vasut
2022-04-28led: Mark device instance with DM_FLAG_PROBE_AFTER_BINDMarek Vasut
2022-04-28dm: core: Add DM_FLAG_PROBE_AFTER_BIND flagMarek Vasut
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2022-04-27Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-04-26cpu: 83xx: Add missing dependency on CPU_MPC83XXMichal Simek
2022-04-26pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"Pali Rohár