summaryrefslogtreecommitdiff
path: root/drivers/mmc/xenon_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-201-1/+1
* 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
* mmc: sdhci: Make set_ios_post() return intFaiz Abbas2019-07-171-1/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-2/+2
* dm: core: Rename of_device_is_compatible()Simon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
* mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driverStefan Roese2017-03-211-1/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-2/+3
* mmc: Add Marvell Xenon SDHCI controller driverStefan Roese2017-01-251-0/+497