summaryrefslogtreecommitdiffstats
path: root/drivers/mci
Commit message (Expand)AuthorAgeFilesLines
* mci: stm32_sdmmc2: parse generic MCI oftree propertiesAhmad Fatoum2019-11-061-0/+7
* mci: add support for stm32mp sd/mmc controllerOleksij Rempel2019-11-063-0/+675
* Merge branch 'for-next/mmc'Sascha Hauer2019-10-172-6/+28
|\
| * mci: imx-esdhc: fix error handling during probeMarco Felsch2019-09-121-6/+24
| * mci: core: make mci_register -EPROBE_DEFER sensitiveMarco Felsch2019-09-121-0/+4
* | mci: imx-esdhc-pbl: Fix watermark level value for i.MXAndrey Smirnov2019-10-022-3/+23
|/
* ARM: i.MX8: Fix piggydata loadingSascha Hauer2019-08-231-8/+13
* esdhc-pbl: add piggy load functionRouven Czerwinski2019-08-071-0/+46
* esdhc-pbl: extract header parsing from image startRouven Czerwinski2019-08-071-14/+30
* Merge branch 'for-next/at91'Sascha Hauer2019-06-111-2/+2
|\
| * ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writelAhmad Fatoum2019-05-241-2/+2
* | ARM: introduce sync_caches_for_executionSascha Hauer2019-05-131-1/+3
|/
* Merge branch 'for-next/mmc'Sascha Hauer2019-05-103-0/+643
|\
| * mci: add driver for BCM283x sdhost coreLucas Stach2019-05-063-0/+643
* | esdhc-xload: invalidate icache before jumping to imageSascha Hauer2019-05-101-0/+3
* | mci: imx-esdhc-pbl: ls1046a: Set better divider valuesSascha Hauer2019-05-081-1/+1
|/
* Merge branch 'for-next/layerscape'Sascha Hauer2019-04-082-2/+61
|\
| * esdhc-xload: Add support for LayerscapeSascha Hauer2019-03-131-1/+59
| * mci: imx-esdhc: Actually enable cache snoopingSascha Hauer2019-03-131-1/+2
* | mci: imx-esdhc: resolve conflicting flagsAlexander Kurz2019-03-181-4/+5
* | mci: imx-esdhc-pbl: initialize is_beChristian Hemp2019-03-181-0/+2
|/
* Merge branch 'for-next/spd'Sascha Hauer2019-03-072-3/+3
|\
| * crc: import crc_itu_t() from kernelSascha Hauer2019-03-042-3/+3
* | Merge branch 'for-next/rpi'Sascha Hauer2019-03-071-1/+4
|\ \
| * | mci: bcm2835: parse other device tree properties.Tomaz Solc2019-02-191-0/+3
| * | mci: bcm2835: use device_initcall(), not coredev.Tomaz Solc2019-02-191-1/+1
| |/
* | esdhc-xload: check for PRSSTAT_BREN only after each blockSascha Hauer2019-03-051-9/+16
* | esdhc-xload: Add bigendian supportSascha Hauer2019-03-051-3/+10
* | esdhc-xload: Use static inline io wrappersSascha Hauer2019-03-051-27/+33
* | esdhc-xload: move some register defines to header fileSascha Hauer2019-03-053-10/+8
* | esdhc-xload: Move to drivers/mciSascha Hauer2019-03-053-0/+391
|/
* Merge branch 'for-next/rpi'Sascha Hauer2019-02-131-5/+5
|\
| * mci: bcm2835: make locally used functions staticRoland Hieber2019-02-051-5/+5
* | mci: imx-esdhc: Add layerscape supportSascha Hauer2019-02-122-1/+15
* | mci: imx-esdhc: Add bigendian register access supportSascha Hauer2019-02-071-6/+15
* | mci: imx-esdhc: implement static inline io wrappersSascha Hauer2019-02-072-64/+83
* | mci: imx-esdhc: remove unnecessary includeSascha Hauer2019-02-061-1/+0
* | mci: imx-esdhc: make clkidx configurableSascha Hauer2019-02-061-1/+7
* | mci: imx-esdhc: move platform_dataSascha Hauer2019-02-061-1/+1
* | mci: imx-esdhc: use dev_idSascha Hauer2019-02-061-14/+19
* | mci: imx-esdhc: Do not reset twiceSascha Hauer2019-02-061-47/+34
|/
* Merge branch 'for-next/mmc'Sascha Hauer2019-01-156-22/+5
|\
| * mci: mxs: Drop explicit devname setup codeAndrey Smirnov2018-12-101-6/+0
| * mci: imx-esdhc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-4/+0
| * mci: omap_hsmmc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-6/+0
| * mci: dw_mmc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-3/+0
| * mci: tegra-sdmmc: Drop explicit devname setup codeAndrey Smirnov2018-12-101-3/+0
| * mci: core: Use alias as a devname by defaultAndrey Smirnov2018-12-101-0/+5
* | Merge branch 'for-next/misc'Sascha Hauer2019-01-151-11/+15
|\ \
| * | mci: skip of_partitions_register_fixup for boot partitionsAhmad Fatoum2019-01-031-1/+6