summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/30Apr2020Tom Rini2020-04-3011-1176/+982
|\
| * spi: sifive: Fix QPP transferJagan Teki2020-04-301-20/+37
| * spi: sifive: Fix format register proto fieldJagan Teki2020-04-301-3/+21
| * spi: sifive: Add spi-mem exec opJagan Teki2020-04-301-1/+74
| * mtd: spi-nor-ids: Add Spansion s25fs512s flash entryKuldeep Singh2020-04-301-1/+2
| * watchdog: kconfig: Enable designware for rk3399Jagan Teki2020-04-301-0/+1
| * mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256Jagan Teki2020-04-301-1/+2
| * mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki2020-04-301-0/+1
| * spi: sifive: Tidy up dm_spi_slave_platdata variableJagan Teki2020-04-301-15/+15
| * spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumTudor Ambarus2020-04-291-1/+1
| * mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko2020-04-291-0/+10
| * mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko2020-04-293-1/+193
| * mtd: spi-nor: Enable dual and quad read for s25fl256s0Bacem Daassi2020-04-291-1/+1
| * mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu*Kuldeep Singh2020-04-291-2/+2
| * spi: cadence-qspi: Move ref clock calculation to probePratyush Yadav2020-04-291-16/+17
| * spi: use is_power_of_2 instead of hweight32 in spi_nor_write()Rasmus Villemoes2020-04-291-4/+1
| * spi: Transform the FSL QuadSPI driver to use the SPI MEM APIKuldeep Singh2020-04-292-1114/+608
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-302-2/+64
|\ \
| * | pci: Avoid auto-config when chain loadingSimon Glass2020-04-301-2/+2
| * | acpi: Add a method to write tables for a deviceSimon Glass2020-04-301-0/+62
| |/
* | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-304-13/+12
|\ \
| * | ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder2020-04-271-1/+1
| * | clk: versal: Fix watchdog clock issueT Karthik Reddy2020-04-271-1/+4
| * | mmc: zynq: parse dt when probingBenedikt Grassl2020-04-272-11/+7
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-3012-93/+1025
|\ \ \ | |_|/ |/| |
| * | driver: net: fm: add DM ETH supportMadalin Bucur2020-04-295-10/+447
| * | driver: net: fm: add DM MDIO supportMadalin Bucur2020-04-291-2/+137
| * | driver: net: fm: separate receive buffer free codeMadalin Bucur2020-04-291-26/+37
| * | driver: net: fm: change init_phy() paramMadalin Bucur2020-04-291-11/+8
| * | drivers: net: fsl-mc: add support for CONFIG_DM_ETHIoana Ciornei2020-04-291-12/+36
| * | drivers: net: ldpaa: add DTS based probing supportIoana Ciornei2020-04-292-32/+206
| * | drivers: net: add Layerscape mEMAC MDIO driverIoana Ciornei2020-04-293-0/+154
* | | Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-285-0/+262
|\ \ \
| * | | usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong2020-04-281-0/+16
| * | | phy: meson: add GXBB PHY driverBeniamino Galvani2020-04-283-0/+244
| * | | clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong2020-04-281-0/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-284-10/+104
|\ \ \
| * | | usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard2020-04-281-1/+1
| * | | usb: host: dwc2: add trace to have clean usb startPatrick Delaunay2020-04-281-0/+2
| * | | usb: host: dwc2: force reset assertPatrick Delaunay2020-04-281-0/+2
| * | | usb: host: dwc2: add clk supportPatrick Delaunay2020-04-281-1/+29
| * | | usb: host: dwc2: add phy supportPatrick Delaunay2020-04-281-0/+66
| * | | usb: ether: avoid NULL check before free()Heinrich Schuchardt2020-04-281-2/+1
| * | | usb: avoid NULL check before freeHeinrich Schuchardt2020-04-281-6/+3
| |/ /
* | | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-274-1/+63
|\ \ \
| * | | sysreset: add reset controller based reboot driverWeijie Gao2020-04-273-0/+55
| * | | nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
| |/ /
* | | Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini2020-04-271-3/+6
|\ \ \ | |/ / |/| |
| * | ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev2020-04-271-3/+6
| |/
* | video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson2020-04-261-0/+1