~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
omap_hsmmc.c
Commit message (
Expand
)
Author
Age
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driver
Lukasz Majewski
2022-03-07
*
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
2021-09-27
*
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
*
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-28
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
mmc: omap_hsmmc: Set 3.3V for IO voltage on all places
Pali Rohár
2020-07-13
*
mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
Tom Rini
2020-06-16
*
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-05-18
*
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
2020-03-09
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
mmc: Rename timeout parameters for clarification
Sam Protsenko
2019-09-05
*
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-07-15
*
mmc: omap_hsmmc: Set 3.3V for IO voltage
Faiz Abbas
2019-04-12
*
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-02-10
|
\
|
*
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
2019-02-09
|
/
*
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
2018-11-14
*
mmc: omap_mmc: Remove invert references
Adam Ford
2018-09-29
*
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
Adam Ford
2018-09-25
*
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
Adam Ford
2018-09-11
*
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-26
*
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
[next]