aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-01rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes1-2/+2
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini11-1176/+982
2020-04-30spi: sifive: Fix QPP transferJagan Teki1-20/+37
2020-04-30spi: sifive: Fix format register proto fieldJagan Teki1-3/+21
2020-04-30spi: sifive: Add spi-mem exec opJagan Teki1-1/+74
2020-04-30mtd: spi-nor-ids: Add Spansion s25fs512s flash entryKuldeep Singh1-1/+2
2020-04-30watchdog: kconfig: Enable designware for rk3399Jagan Teki1-0/+1
2020-04-30mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256Jagan Teki1-1/+2
2020-04-30mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki1-0/+1
2020-04-30spi: sifive: Tidy up dm_spi_slave_platdata variableJagan Teki1-15/+15
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-2/+64
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini4-13/+12
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini12-93/+1025
2020-04-30pci: Avoid auto-config when chain loadingSimon Glass1-2/+2
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass1-0/+62
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur5-10/+447
2020-04-29driver: net: fm: add DM MDIO supportMadalin Bucur1-2/+137
2020-04-29driver: net: fm: separate receive buffer free codeMadalin Bucur1-26/+37
2020-04-29driver: net: fm: change init_phy() paramMadalin Bucur1-11/+8
2020-04-29drivers: net: fsl-mc: add support for CONFIG_DM_ETHIoana Ciornei1-12/+36
2020-04-29drivers: net: ldpaa: add DTS based probing supportIoana Ciornei2-32/+206
2020-04-29drivers: net: add Layerscape mEMAC MDIO driverIoana Ciornei3-0/+154
2020-04-29spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumTudor Ambarus1-1/+1
2020-04-29mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko1-0/+10
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko3-1/+193
2020-04-29mtd: spi-nor: Enable dual and quad read for s25fl256s0Bacem Daassi1-1/+1
2020-04-29mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu*Kuldeep Singh1-2/+2
2020-04-29spi: cadence-qspi: Move ref clock calculation to probePratyush Yadav1-16/+17
2020-04-29spi: use is_power_of_2 instead of hweight32 in spi_nor_write()Rasmus Villemoes1-4/+1
2020-04-29spi: Transform the FSL QuadSPI driver to use the SPI MEM APIKuldeep Singh2-1114/+608
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini5-0/+262
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-10/+104
2020-04-28usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard1-1/+1
2020-04-28usb: host: dwc2: add trace to have clean usb startPatrick Delaunay1-0/+2
2020-04-28usb: host: dwc2: force reset assertPatrick Delaunay1-0/+2
2020-04-28usb: host: dwc2: add clk supportPatrick Delaunay1-1/+29
2020-04-28usb: host: dwc2: add phy supportPatrick Delaunay1-0/+66
2020-04-28usb: ether: avoid NULL check before free()Heinrich Schuchardt1-2/+1
2020-04-28usb: avoid NULL check before freeHeinrich Schuchardt1-6/+3
2020-04-28usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong1-0/+16
2020-04-28phy: meson: add GXBB PHY driverBeniamino Galvani3-0/+244
2020-04-28clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong1-0/+2
2020-04-27Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini4-1/+63
2020-04-27Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini1-3/+6
2020-04-27sysreset: add reset controller based reboot driverWeijie Gao3-0/+55
2020-04-27nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas1-1/+8
2020-04-27ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder1-1/+1
2020-04-27clk: versal: Fix watchdog clock issueT Karthik Reddy1-1/+4
2020-04-27mmc: zynq: parse dt when probingBenedikt Grassl2-11/+7
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev1-3/+6