index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-13
mmc: omap_hsmmc: Set 3.3V for IO voltage on all places
Pali Rohár
2020-06-16
mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
Tom Rini
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-09-05
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-07-15
mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
Jean-Jacques Hiblot
2019-07-15
mmc: omap_hsmmc: don't fill the send_init_stream callback
Jean-Jacques Hiblot
2019-07-15
mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
Jean-Jacques Hiblot
2019-04-12
mmc: omap_hsmmc: Set 3.3V for IO voltage
Faiz Abbas
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-02-09
mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator
Lokesh Vutla
2019-02-09
mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
2018-11-14
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
2018-09-29
mmc: omap_mmc: Remove invert references
Adam Ford
2018-09-25
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
Adam Ford
2018-09-11
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
Adam Ford
2018-02-26
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
Jean-Jacques Hiblot
2018-02-26
mmc: omap_hsmmc: make it possible to compile out ADMA support
Jean-Jacques Hiblot
2018-02-26
mmc: omap_hsmmc: compile out write support if not needed
Jean-Jacques Hiblot
2018-02-26
mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
Jean-Jacques Hiblot
2018-02-19
mmc: Fix uninitialised priv member
Alex Kiernan
2018-02-19
mmc: omap_hsmmc: add signal voltage selection support
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: allow mmc clock to be gated
Kishon Vijay Abraham I
2018-02-19
mmc: omap_hsmmc: implement send_init_stream callback
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: update mmc->clock with the actual bus speed
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...
Kishon Vijay Abraham I
2018-02-19
mmc: omap_hsmmc: Add support to set IODELAY values
Kishon Vijay Abraham I
2018-02-19
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
Kishon Vijay Abraham I
2018-02-19
mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: Workaround for errata id i802
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: Add tuning support
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: Enable DDR mode support
Kishon Vijay Abraham I
2018-02-19
mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
Jean-Jacques Hiblot
2018-02-19
mmc: omap_hsmmc: add support to set default io voltage
Kishon Vijay Abraham I
2018-02-19
mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
Kishon Vijay Abraham I
2018-02-19
mmc: omap_hsmmc: cleanup clock configuration
Jean-Jacques Hiblot
2018-01-19
mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit
Kishon Vijay Abraham I
2018-01-19
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
Kishon Vijay Abraham I
2018-01-19
mmc: omap_hsmmc: Add support for DMA (ADMA2)
Kishon Vijay Abraham I
2018-01-18
Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
Jean-Jacques Hiblot
[next]