summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-01net: rtl8139: Minor cleanup of rtl_reset()Marek Vasut
2020-05-01net: rtl8139: Minor cleanup of set_rx_mode()Marek Vasut
2020-05-01net: rtl8139: Consistently use rtl8139_rx_configMarek Vasut
2020-05-01net: rtl8139: Minor cleanup of read_eeprom()Marek Vasut
2020-05-01net: rtl8139: Rework eeprom_delay() macroMarek Vasut
2020-05-01net: rtl8139: Register macro cleanupMarek Vasut
2020-05-01net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptorMarek Vasut
2020-05-01net: dwc_eth_qos: Invalidate RX packet DMA bufferMarek Vasut
2020-05-01net: dwc_eth_qos: Invalidate RX descriptor before readingMarek Vasut
2020-05-01net: dwc_eth_qos: Flush the RX descriptors on initMarek Vasut
2020-05-01net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointerMarek Vasut
2020-05-01net: dwc_eth_qos: Fully rewrite RX descriptor field 3Marek Vasut
2020-05-01net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()Marek Vasut
2020-05-01net: dc2114x: Reorganize driverMarek Vasut
2020-05-01net: dc2114x: Clean up INL/OUTL functionsMarek Vasut
2020-05-01net: dc2114x: Clean up DE4X5 macrosMarek Vasut
2020-05-01net: dc2114x: Clean up remaining driver codeMarek Vasut
2020-05-01net: dc2114x: Clean up SROM operationsMarek Vasut
2020-05-01net: dc2114x: Clean up send_setup_frame()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_halt()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_recv()Marek Vasut
2020-05-01net: dc2114x: Clean up dc21x4x_send()Marek Vasut
2020-05-01net: dc2114x: Clean up init codeMarek Vasut
2020-05-01net: pcnet: Switch to PCI memory accessMarek Vasut
2020-05-01net: pcnet: Replace mips-specific accessorsMarek Vasut
2020-05-01net: tulip: Remove CONFIG_TULIP_*Marek Vasut
2020-05-01net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut
2020-05-01clk: rk3399: Set empty for HCLK_SD assigned-clocksJagan Teki
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-04-30spi: sifive: Fix QPP transferJagan Teki
2020-04-30spi: sifive: Fix format register proto fieldJagan Teki
2020-04-30spi: sifive: Add spi-mem exec opJagan Teki
2020-04-30mtd: spi-nor-ids: Add Spansion s25fs512s flash entryKuldeep Singh
2020-04-30watchdog: kconfig: Enable designware for rk3399Jagan Teki
2020-04-30mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256Jagan Teki
2020-04-30mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki
2020-04-30spi: sifive: Tidy up dm_spi_slave_platdata variableJagan Teki
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-30pci: Avoid auto-config when chain loadingSimon Glass
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-29driver: net: fm: add DM MDIO supportMadalin Bucur
2020-04-29driver: net: fm: separate receive buffer free codeMadalin Bucur
2020-04-29driver: net: fm: change init_phy() paramMadalin Bucur
2020-04-29drivers: net: fsl-mc: add support for CONFIG_DM_ETHIoana Ciornei
2020-04-29drivers: net: ldpaa: add DTS based probing supportIoana Ciornei
2020-04-29drivers: net: add Layerscape mEMAC MDIO driverIoana Ciornei
2020-04-29rockchip: rng: Add a driver for random number generator(rng) deviceLin Jinhan