Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e178c62c0e830924cf847c232b34933fab17e5de
/
drivers
/
mmc
/
omap_hsmmc.c
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
8fc9d3a
drivers: omap_hsmmc: move to DM_MMC_OPS
by Jean-Jacques Hiblot
· 8 years ago
c38e645
dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver
by Lokesh Vutla
· 8 years ago
9a696fb
dm: mmc: omap_hsmmc: Update to support of-platdata
by Lokesh Vutla
· 8 years ago
c0edb0f
omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
by Adam Ford
· 8 years ago
a3c556c
mmc: omap_hsmmc: add support for CONFIG_BLK
by Jean-Jacques Hiblot
· 8 years ago
ae51a66
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
by Jean-Jacques Hiblot
· 8 years ago
26319b1
mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
by Jean-Jacques Hiblot
· 8 years ago
d58ef8e
mmc: omap_hsmmc: use an accessor to get the private data
by Jean-Jacques Hiblot
· 8 years ago
df5338c
omap_hsmmc.c: Fix build warning on non-omap3
by Tom Rini
· 8 years ago
ef35496
drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx
by Adam Ford
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
b6cd1d3
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· 8 years ago
d999d05
ARM: OMAP4+: Add support for getting pbias info from board
by Lokesh Vutla
· 8 years ago
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· 8 years ago
640fd70
drivers: mmc: omap_hsmmc: fix build breakage
by Sekhar Nori
· 8 years ago
7825d20
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
280f715
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
by Heiko Schocher
· 8 years ago
77ca42b
dm: mmc: Set up the device pointer when using the MMC uclass
by Simon Glass
· 9 years ago
a9a0aa7
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
by Mugunthan V N
· 9 years ago
1fda80c
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
by Mugunthan V N
· 9 years ago
4bbf2b3
omap_hsmmc: Board-specific TWL6030 MMC power initialization
by Paul Kocialkowski
· 9 years ago
b649748
power: twl6030: Device-index-specific MMC power initialization
by Paul Kocialkowski
· 9 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
d97631a
drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
by Mugunthan V N
· 9 years ago
44157de
ARM: k2g: add SD card and eMMC support
by Roger Quadros
· 9 years ago
e343afb
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
by Nikita Kiryanov
· 9 years ago
5ffdd85
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
by Nikita Kiryanov
· 9 years ago
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· 10 years ago
6ad0981
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
6955989
omap_hsmmc: Board-specific TWL4030 MMC power initializations
by Paul Kocialkowski
· 10 years ago
f745ba4
twl4030: device-index-specific MMC power initializations, common ramp-up delay
by Paul Kocialkowski
· 10 years ago
a51c615
arm: omap: add support for am57xx devices
by Felipe Balbi
· 10 years ago
2f4e095
omap: hsmmc: assume cd gpio is active low
by Igor Grinberg
· 10 years ago
1a96d7f
dm: omap: gpio: Support driver model
by Simon Glass
· 10 years ago
aedeeaa
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· 10 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
19df412
ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx
by Lubomir Popov
· 11 years ago
06640ca
omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
by Oleksandr Tyshchenko
· 11 years ago
8372baf
mmc: omap_hsmmc: Update pbias programming
by Balaji T K
· 11 years ago
8e90aa6
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
by Nishanth Menon
· 12 years ago
627612c
twl6035: rename to palmas
by Nishanth Menon
· 12 years ago
47c6b2a
mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used
by Peter Korsgaard
· 12 years ago
834b6b0
ARM: OMAP4+: Make control module register structure generic
by Lokesh Vutla
· 12 years ago
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· 12 years ago
1382286
omap_hsmmc: introduce omap_hsmmc_data struct
by Nikita Kiryanov
· 12 years ago
f6640a9
omap_hsmmc: fix out of bounds array access
by Nikita Kiryanov
· 12 years ago
7464703
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
d9cf836
omap5: pbias ldo9 turn on
by Balaji T K
· 13 years ago
20c372f
OMAP4/5: Make the sysctrl structure common
by SRICHARAN R
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
ddde188
mmc: omap: handle controller errors properly
by Grazvydas Ignotas
· 13 years ago
8927ac9
mmc: omap: improve stat wait message
by Grazvydas Ignotas
· 13 years ago
ef2b729
mmc: omap: follow TRM procedure to power on cards
by Grazvydas Ignotas
· 13 years ago
32ec325
omap_hsmmc: Wait for CMDI to be clear
by Tom Rini
· 13 years ago
b9c8b77
mmc: Implement card detection.
by Thierry Reding
· 13 years ago
f72611f
omap: Checkpatch fixes
by Sricharan
· 13 years ago
fd6e294
mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unset
by Tom Rini
· 13 years ago
f843d33
mmc: omap: config VMMC, MMC1_PBIAS
by Balaji T K
· 13 years ago
977f830
mmc: omap: enable high capacity
by Balaji T K
· 13 years ago
7414023
MMC: omap_hsmmc.c: Add missing prototype header
by Dirk Behme
· 14 years ago
91fcc4b
MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx silicon
by John Rigby
· 14 years ago
f2f4366
MMC: make b_max unconditional
by John Rigby
· 14 years ago
d3bfaac
mmc: omap: timeout counter fix
by Nishanth Menon
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
c53f5e5
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago