summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-29spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumTudor Ambarus
2020-04-29mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko
2020-04-29mtd: spi-nor: Enable dual and quad read for s25fl256s0Bacem Daassi
2020-04-29mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu*Kuldeep Singh
2020-04-29spi: cadence-qspi: Move ref clock calculation to probePratyush Yadav
2020-04-29spi: use is_power_of_2 instead of hweight32 in spi_nor_write()Rasmus Villemoes
2020-04-29spi: Transform the FSL QuadSPI driver to use the SPI MEM APIKuldeep Singh
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-04-28usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard
2020-04-28usb: host: dwc2: add trace to have clean usb startPatrick Delaunay
2020-04-28usb: host: dwc2: force reset assertPatrick Delaunay
2020-04-28usb: host: dwc2: add clk supportPatrick Delaunay
2020-04-28usb: host: dwc2: add phy supportPatrick Delaunay
2020-04-28usb: ether: avoid NULL check before free()Heinrich Schuchardt
2020-04-28usb: avoid NULL check before freeHeinrich Schuchardt
2020-04-28usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong
2020-04-28phy: meson: add GXBB PHY driverBeniamino Galvani
2020-04-28clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong
2020-04-27Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-04-27Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini
2020-04-27sysreset: add reset controller based reboot driverWeijie Gao
2020-04-27nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev
2020-04-26video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson
2020-04-26drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson
2020-04-24rtc: ds1374: typo WatchdogHeinrich Schuchardt
2020-04-24spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-24serial: actions: add compatible stringAmit Singh Tomar
2020-04-24cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan
2020-04-24dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass
2020-04-24mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach
2020-04-24bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis
2020-04-24eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao
2020-04-24watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey
2020-04-23dm: pinctrl: Use right device pointer for configuring pinctrlLokesh Vutla
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22drivers: mmc: rpmb: do not build for SPLHeinrich Schuchardt
2020-04-22mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut
2020-04-22mmc: Add option to adjust b_max before long readMarek Vasut
2020-04-22mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut