summaryrefslogtreecommitdiffstats
path: root/include/mci.h
Commit message (Expand)AuthorAgeFilesLines
* mci: mci-core: add HS200 supportSteffen Trumtrar2024-03-181-2/+40
* mci: core: parse more host capabilities from DTSteffen Trumtrar2024-03-181-2/+30
* include: mci: add more EXT_CSD_CARD_TYPE_*Steffen Trumtrar2024-03-181-2/+13
* mci: core: save the set clock as actual_clockSteffen Trumtrar2024-03-181-0/+1
* include: mci: sync mci_timing with linuxSteffen Trumtrar2024-03-181-8/+10
* Merge branch 'for-next/mmc'Sascha Hauer2023-11-271-1/+7
|\
| * mci: export mci_get_ext_csd as helperMarco Felsch2023-11-151-0/+1
| * commands: mmc: add write_reliability subcommandLI Qingwu2023-11-151-0/+4
| * mci: core: check switch error for switch commandLI Qingwu2023-11-151-0/+1
| * mci: correct ENH_ATTRIBUTE_EN_MASK bit maskLI Qingwu2023-11-151-1/+1
* | mci: fix defineSascha Hauer2023-11-061-2/+2
|/
* mci: add eMMC DDR52 supportAhmad Fatoum2023-04-211-0/+19
* mci: introduce new dedicated enum mmc_bus_width typeAhmad Fatoum2023-04-211-10/+10
* mci: core: drop unused DDR/SDR constantsAhmad Fatoum2023-04-211-6/+0
* Merge branch 'for-next/misc'Sascha Hauer2023-01-201-0/+43
|\
| * mci: handle SDIO cards gracefullySascha Hauer2023-01-111-0/+4
| * mci: Add more respone typesSascha Hauer2023-01-111-0/+24
| * mci: only write blocks when card out of programming modeAhmad Fatoum2022-12-161-0/+15
* | Rename struct device_d to deviceSascha Hauer2023-01-101-3/+3
|/
* mci: core: act upon broken-cd device tree propertyAhmad Fatoum2022-10-041-0/+1
* mci: core: add device parameter for eMMC boot ackLucas Stach2022-06-101-0/+2
* mci: mci-core: respect disable-wp propertyMichael Tretter2021-06-161-0/+1
* mci: sdhci: port over some common functions from LinuxSascha Hauer2021-06-101-0/+2
* mci: fix wrong sd/mmc/emmc card size computation for arch where char is signedYann Sionneau2020-09-151-1/+1
* mci: mci-core: add GPP supportJuergen Borleis2020-09-141-0/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* Merge branch 'for-next/spdx'Sascha Hauer2020-02-181-11/+1
|\
| * include: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-171-11/+1
* | Merge branch 'for-next/parameter'Sascha Hauer2020-02-181-1/+0
|\ \
| * | mci: remove param_probe member from struct mciChristian Eggers2020-01-271-1/+0
| |/
* / mci: core: populate mci_ios.timing memberAhmad Fatoum2020-02-141-11/+14
|/
* mci: implement command to switch a mmc device to enhanced modeUwe Kleine-König2019-09-121-0/+7
* mci: provide wrapper for mci_get_device_by_name ∘ devpath_to_nameUwe Kleine-König2019-09-121-0/+6
* commands: mmc_extcsd: describe missing bitAhmad Fatoum2019-08-301-0/+1
* mci: drop unused parameter from mci_switch()Uwe Kleine-König2018-01-221-2/+1
* mmc: allow skipping SD card initializationPhilipp Zabel2017-09-261-0/+1
* mmc_extcsd command: reworkSascha Hauer2017-07-061-2/+5
* mmc: add eMMC v5 and V5.1 detection supportPeter Seiderer2017-07-061-0/+2
* mmc: Consistently use EXT_CSD_* names from eMMC 5.1 specSascha Hauer2017-07-061-48/+37
* mci: Allow parsing for explicit DT nodeAndrey Smirnov2017-03-301-0/+1
* mci: Allow to partition eMMC boot partitionsSascha Hauer2017-01-191-0/+1
* mci: Fix version numbers againTrent Piepho2016-06-071-1/+6
* mci: core: bus-width property should override driver defaultTrent Piepho2015-11-191-0/+2
* drivers: mci: Add mci_get_device_by_name functionDaniel Schultz2015-09-041-0/+4
* include: mci: Add new ext. CSD field definesDaniel Schultz2015-09-041-0/+99
* drivers: mci: Make two functions publicDaniel Schultz2015-09-041-0/+3
* mci: implement non-removable propertyLucas Stach2014-06-041-0/+1
* mci: Add regulator supportSascha Hauer2014-04-291-0/+2
* mci: Fix version handlingSascha Hauer2014-02-141-9/+9
* mci: add DSR supportMarkus Niebel2014-01-151-0/+3