~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
/
tegra_mmc.c
Commit message (
Expand
)
Author
Age
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
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
*
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
*
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
Tom Warren
2020-04-02
*
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
Tom Warren
2020-04-02
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
dm: tegra: mmc: Convert to livetree
Simon Glass
2017-07-28
*
tegra: mmc: Set the bus width correctly
Simon Glass
2017-06-20
*
tegra: Convert MMC to use driver model for operations
Simon Glass
2017-06-01
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
*
mmc: tegra: allow disabling external clock loopback
Marcel Ziswiler
2017-04-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
mmc: change the set_ios return type from void to int
Jaehoon Chung
2017-01-11
*
mmc: tegra: only use new clock/reset APIs
Stephen Warren
2016-09-27
*
mmc: tegra: Add DM_MMC support to Tegra MMC driver
Tom Warren
2016-09-27
*
mmc: tegra: priv struct and naming cleanup
Stephen Warren
2016-09-27
*
mmc: tegra: don't use periph_id in pad_init_mmc()
Stephen Warren
2016-09-27
*
mmc: tegra: move pad_init_mmc() into MMC driver
Stephen Warren
2016-09-27
*
mmc: tegra: use correct alias for SDHCI/MMC nodes
Stephen Warren
2016-09-27
*
ARM: tegra: fix Tegra186 SDHCI clock/reset names
Stephen Warren
2016-08-25
*
mmc: tegra: port to standard clock/reset APIs
Stephen Warren
2016-08-15
*
mmc: use the generic error number
Jaehoon Chung
2016-08-05
*
mmc: tegra: add basic Tegra186 support
Stephen Warren
2016-05-31
*
tegra: mmc: Fix comments in the MMC driver init
Simon Glass
2016-02-16
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
*
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
*
mmc: tegra: Build warning fixes for 64-bit
Thierry Reding
2015-07-27
*
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
*
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
*
dm: mmc: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
*
tegra: make local functions static
Jeroen Hofstee
2014-10-25
*
mmc: Tegra: Fix timeout issue seen on certain eMMC parts
Marcel Ziswiler
2014-10-22
*
ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
Stephen Warren
2014-05-13
*
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
*
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
*
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-03-24
*
mmc: tegra: support Tegra124
Stephen Warren
2014-02-03
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
Tom Warren
2013-03-14
*
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2013-03-14
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
*
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
|
\
|
*
mmc: tegra: use bounce buffer APIs
Stephen Warren
2012-11-27
[next]