summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* mci: core: allocate memory used for DMA with dma_allocAhmad Fatoum3 days1-6/+6
* mci: core: don't fail MMC probe if HS200 isn't supported in HWAhmad Fatoum10 days1-0/+2
* mci: arasan: fix build for non-ZynqMPSteffen Trumtrar2024-04-021-1/+2
* mci: mci-core: fix mci_switch_status callSteffen Trumtrar2024-04-021-3/+1
* mci: sdhci: replace sdhci_wait_idleSteffen Trumtrar2024-03-188-10/+36
* mci: arasan-sdhci: add HS200 tuning support on ZynqMPSteffen Trumtrar2024-03-181-3/+59
* mci: sdhci: add tuning supportSteffen Trumtrar2024-03-182-1/+301
* mci: mci-core: replace value with defineSteffen Trumtrar2024-03-181-1/+1
* mci: mci-core: add HS200 supportSteffen Trumtrar2024-03-182-10/+254
* mci: core: parse more host capabilities from DTSteffen Trumtrar2024-03-181-6/+30
* mci: arasan: register sdcard/sampleclkSteffen Trumtrar2024-03-181-0/+316
* mci: core: save the set clock as actual_clockSteffen Trumtrar2024-03-181-0/+2
* mci: arasan: read clk phases from DTSteffen Trumtrar2024-03-181-0/+121
* mci: arasan: implement 25MHz quirk for zynqmpSteffen Trumtrar2024-03-181-1/+27
* mci: arasan: fix dma supportSteffen Trumtrar2024-03-181-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2024-03-154-11/+55
|\
| * mci: arasan: add dma supportSteffen Trumtrar2024-03-131-7/+9
| * mci: add comment about hardcoded 512 bytes for DDRAhmad Fatoum2024-03-081-0/+1
| * mci: dwcmshc-sdhci: add support for Kalray Coolidge v2 SoC eMMC controllerYann Sionneau2024-03-041-0/+36
| * mci: sdhci: add register define for P_VENDOR_SPECIFIC_AREAYann Sionneau2024-03-041-0/+2
| * mci: dwcmshc-sdhci: Fix f_max computationYann Sionneau2024-03-041-2/+7
| * mci: dwcmshc-sdhci: Remove superfluous call to sdhci_enable_v4_modeYann Sionneau2024-03-041-2/+0
* | Merge branch 'for-next/at91'Sascha Hauer2024-03-153-1/+13
|\ \
| * | mci: atmel_mci: fix zeroing of block length on AT91SAM9263Ahmad Fatoum2024-02-231-1/+11
| * | mci: atmel_mci: disable power save modeAhmad Fatoum2024-02-232-0/+2
| |/
* | block: record block device typeAhmad Fatoum2024-03-051-0/+1
* | cdev: implement setter/getter for cdev device nodeAhmad Fatoum2024-03-051-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2024-02-212-0/+8
|\
| * mci: bcm2835: support 8bit bus widthPierre-Olivier Huard2024-02-162-0/+8
* | mci: atmel_mci: mark atmci_setup_data very verbose debug printAhmad Fatoum2024-02-161-1/+1
* | mci: atmel_mci: lower version log output from info to debugAhmad Fatoum2024-02-161-1/+1
* | mci: sdhci: atmel: fix truncation when reading out capsAhmad Fatoum2024-02-131-1/+1
|/
* Merge branch 'for-next/layerscape'Sascha Hauer2024-01-232-27/+98
|\
| * ARM: Layerscape: LS1028a: reserve DDR region for TF-ASascha Hauer2024-01-101-1/+2
| * mci: imx-esdhc-pbl: implement esdhc xload for ls1028aSascha Hauer2024-01-081-1/+54
| * mci: imx-esdhc-pbl: factor out common functionSascha Hauer2024-01-081-27/+39
| * mci: imx-esdhc: add ls1028a supportSascha Hauer2024-01-021-2/+7
* | ARM: i.MX8M: allow board code to configure the bl33 loadaddrMarco Felsch2024-01-191-5/+7
* | ARM: i.MX8M: remove unutilized start parameter to i.MX8M load functionsAhmad Fatoum2024-01-171-13/+11
|/
* Merge branch 'for-next/dma'Sascha Hauer2023-12-182-31/+26
|\
| * mci: stm32_sdmmc2: correct usage of DMA APIAhmad Fatoum2023-12-151-22/+25
| * mci: core: remove broken, unneeded write bounce bufferAhmad Fatoum2023-12-051-9/+1
* | mci: imx-esdhc-pbl: fix prediv settingSascha Hauer2023-12-151-9/+7
* | mci: imx-esdhc-pbl: ls1046a: Add missing ESDHC_FLAG_MULTIBLK_NO_INTSascha Hauer2023-12-151-1/+1
* | mci: imx-esdhc: Fix WML setting for layerscape PBLSascha Hauer2023-12-151-9/+4
* | mci: eMMC responds to CMD12 with R1 in case of readYann Sionneau2023-12-051-1/+2
* | mci: set RCA to 2 according to eMMC specificationYann Sionneau2023-12-051-1/+1
|/
* Merge branch 'for-next/stm32mp1'Sascha Hauer2023-11-272-3/+19
|\
| * mci: stm32_sdmmc2: enable eMMC 52MHz DDR modeAhmad Fatoum2023-11-231-2/+12
| * mci: core: check for both 3.3v and 1.8v DDR supportAhmad Fatoum2023-11-231-1/+7