summaryrefslogtreecommitdiff
path: root/drivers/mmc/bcm2835_sdhost.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet2019-09-061-5/+7
* mmc: Unirqify bcm2835_sdhost and fix writesAlexander Graf2018-05-231-218/+47
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* mmc: use core clock frequency in bcm2835 sdhostJonathan Gray2018-04-051-1/+2
* mmc: Add bcm2835 sdhost controllerAlexander Graf2018-01-281-0/+979