summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-06w1: w1-gpio: claim the gpio with correct initial flagEugen Hristev
2021-07-06mmc: openpiton: add piton_mmc driverTianrui Wei
2021-07-06drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux'Green Wan
2021-07-06net: dwc_eth_qos: cosmetic: remove unused define EQOS_DESCRIPTOR_ALIGNPatrick Delaunay
2021-07-06net: enetc: propagate the return code from phy_startup() to eth_ops::startVladimir Oltean
2021-07-06net: enetc: force the RGMII MAC speed/duplex instead of using in-band signalingVladimir Oltean
2021-07-06net: enetc: require a PHY device when probingVladimir Oltean
2021-07-06net: smc911x: Determine bus width at runtimeAndre Przywara
2021-07-06net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbolAndre Przywara
2021-07-06phy: add nxp tja1103 phy driverRadu Pirea (NXP OSS)
2021-07-05Merge branch 'next'Tom Rini
2021-07-01Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-07-01watchdog: cadence: Add expire_now methodMichal Simek
2021-06-30Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...Tom Rini
2021-06-30spi: Update speed/mode on changeMarek Vasut
2021-06-29mtd: spi-nor-tiny: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano
2021-06-29mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-tTakahiro Kuwano
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2021-06-28Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...Tom Rini
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28net: xilinx: axi_emac: Add support for 10G/25G AXI ethernetAshok Reddy Soma
2021-06-28net: xilinx: axi_emac: Cleanup of of_to_plat()Ashok Reddy Soma
2021-06-28serial: zynq: Add support for serial parametersKunihiko Hayashi
2021-06-28serial: Add additional depencies for PL010 and PL011 driversMichal Simek
2021-06-28mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav
2021-06-28mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav
2021-06-28mtd: spi-nor-core: Add non-uniform erase for Spansion/CypressTakahiro Kuwano
2021-06-28mtd: spi-nor-core: allow truncated erasesPratyush Yadav
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on bootPratyush Yadav
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav
2021-06-28mtd: spi-nor-core: Detect Soft Reset sequence support from BFPTPratyush Yadav
2021-06-28mtd: spi-nor-core: Do not make invalid quad enable fatalPratyush Yadav
2021-06-28mtd: spi-nor-core: Enable octal DTR mode when possiblePratyush Yadav
2021-06-28mtd: spi-nor-core: Prepare Read SR and FSR for Octal DTR modePratyush Yadav
2021-06-28mtd: spi-nor-core: Parse xSPI Profile 1.0 tablePratyush Yadav
2021-06-28mtd: spi-nor-core: Get command opcode extension type from BFPTPratyush Yadav
2021-06-28mtd: spi-nor-core: prepare BFPT parsing for JESD216 rev DPratyush Yadav
2021-06-28mtd: spi-nor-core: Add support for DTR protocolPratyush Yadav
2021-06-28mtd: spi-nor-core: Do not set data direction when there is no dataPratyush Yadav
2021-06-28mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav
2021-06-28mtd: spi-nor-core: Introduce flash-specific fixup hooksPratyush Yadav
2021-06-28mtd: spi-nor-core: Move SFDP related declarations to topPratyush Yadav
2021-06-28mtd: spi-nor-core: Add a ->setup() hookPratyush Yadav
2021-06-28mtd: spi-nor-core: Fix address width on flash chips > 16MBPratyush Yadav