summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-26spi: nxp_fspi: Fix error reportingAdam Ford
2021-02-26mtd: spi-nor-ids: Add support of flash protection to w25q128Su Baocheng
2021-02-26mtd: spi-nor-ids: Add Gigadevice GD25LQ64CAlper Nebi Yasak
2021-02-26spi: imx: Implement set_speedMarek Vasut
2021-02-24net: cortina_ni: buffer overrunHeinrich Schuchardt
2021-02-24mtd: rawnand: cortina_nand: missing initializationHeinrich Schuchardt
2021-02-24dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt
2021-02-24rng: iProc rng200: Rename ..._platdata variables to just ..._platPeter Robinson
2021-02-24virtio: fix off by one device id comparisonVincent Stehlé
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23spi: zynqmp_gqspi: fix set_speed bug on multiple runsBrandon Maier
2021-02-23net: gem: Fix error path in zynq_gem_probeMichal Simek
2021-02-23net: gem: Enable ethernet rx clock for versalT Karthik Reddy
2021-02-23i2c: i2c_cdns: Enable i2c clockT Karthik Reddy
2021-02-23clk: versal: Add support to enable clocksT Karthik Reddy
2021-02-23clk: zynqmp: Add support to enable clocksT Karthik Reddy
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2021-02-23fpga: zynqpl: fix buffer alignmentMichael Walle
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-02-22clk: ti: improve debug messages for clkctrl driverDario Binacchi
2021-02-21uec.h: fix COFIG_DM typoRasmus Villemoes
2021-02-21dm_qe_uec.c: fix indentation in uec_set_mac_if_mode()Rasmus Villemoes
2021-02-21Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-21dm: i2c: allow disabling driver model in SPLIgor Opaniuk
2021-02-21i2c: at91: fix crash when using 'i2c probe'Eugen Hristev
2021-02-21i2c: i2c-gpio: Fix GPIO outputHarm Berntsen
2021-02-20pci: renesas: Fix BAR mapping on Gen3Marek Vasut
2021-02-20pci: renesas: Make map address and mask power of two on Gen3Marek Vasut
2021-02-20pci: renesas: Add root bus handling on Gen3Marek Vasut
2021-02-19drivers: video: Add Support for Himax HX8238D PanelMoses Christopher
2021-02-19Replace video_uc_platdata with video_uc_platDario Binacchi
2021-02-19video: eliminate unused drivers/video/mb862xx.cHeinrich Schuchardt
2021-02-19video: simple_panel: Add boe,nv101wxmn51 displayAlper Nebi Yasak
2021-02-19video: simple_panel: Add sharp,lq123p1jx31 displayAlper Nebi Yasak
2021-02-19mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseqJaehoon Chung
2021-02-19mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseqJaehoon Chung
2021-02-19mmc: pwrseq: add mmc-pwrseq file to provide a generic interfaceJaehoon Chung
2021-02-19mmc: mmc_spi: Document the 3 local functionsBin Meng
2021-02-19mmc: mmc_spi: Fix potential spec violation in receiving card responseBin Meng
2021-02-19mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd()Bin Meng
2021-02-19mmc: mmc_spi: Print verbose debug output when crc16 check failsBin Meng
2021-02-19mmc: fix response timeout after switch commandStefan Bosch
2021-02-19mmc: sdhci: skip cache invalidation if DMA is not usedYuezhang.Mo@sony.com
2021-02-19mmc: initialize an err variableJaehoon Chung
2021-02-18video: arm: rpi: Add brcm,bcm2711-hdmi0 compatibleNicolas Saenz Julienne
2021-02-18mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()Nicolas Saenz Julienne
2021-02-18xhci: translate virtual addresses into the bus's address spaceNicolas Saenz Julienne