Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d1cb3f660aed0273d59ea37a3db08967ef0f4656
/
drivers
/
mmc
/
omap_hsmmc.c
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
b2d1e56
mmc: omap_hsmmc: Set 3.3V for IO voltage on all places
by Pali Rohár
· Fri Jul 03 22:58:23 2020 +0200
bf3e246
mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()
by Tom Rini
· Thu Jun 04 16:03:55 2020 -0400
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
01db77e
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
by Faiz Abbas
· Wed Feb 26 13:44:32 2020 +0530
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· Fri Dec 06 21:41:35 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
db174c6
mmc: Rename timeout parameters for clarification
by Sam Protsenko
· Wed Aug 14 22:52:51 2019 +0300
4527b50
mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
by Jean-Jacques Hiblot
· Tue Jul 02 10:53:51 2019 +0200
6574396
mmc: omap_hsmmc: don't fill the send_init_stream callback
by Jean-Jacques Hiblot
· Tue Jul 02 10:53:49 2019 +0200
a1e7a4d
mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
by Jean-Jacques Hiblot
· Tue Jul 02 10:53:48 2019 +0200
fc1ad62
mmc: omap_hsmmc: Set 3.3V for IO voltage
by Faiz Abbas
· Fri Apr 05 14:18:46 2019 +0530
b3f9dd9
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Feb 10 08:11:32 2019 -0500
b269197
mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator
by Lokesh Vutla
· Fri Jan 11 15:15:52 2019 +0530
e4d3056
mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)
by Faiz Abbas
· Wed Jan 30 18:08:42 2019 +0530
793260a
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
by Bin Meng
· Wed Oct 24 06:36:32 2018 -0700
ac740ff
mmc: omap_mmc: Remove invert references
by Adam Ford
· Sat Sep 08 08:16:23 2018 -0500
f2eb432
mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pin
by Adam Ford
· Wed Sep 05 04:11:08 2018 -0500
6122af4
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
by Adam Ford
· Tue Aug 21 07:16:56 2018 -0500
8e2bdbd
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:19 2018 +0100
cebf059
mmc: omap_hsmmc: make it possible to compile out ADMA support
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:18 2018 +0100
9882155
mmc: omap_hsmmc: compile out write support if not needed
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:17 2018 +0100
4cb36a2
mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat
by Jean-Jacques Hiblot
· Fri Feb 23 10:40:16 2018 +0100
4b9cb77
mmc: Fix uninitialised priv member
by Alex Kiernan
· Fri Feb 09 15:24:38 2018 +0000
7a41bb4
mmc: omap_hsmmc: add signal voltage selection support
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:46 2018 +0100
e1f25c0
mmc: omap_hsmmc: allow mmc clock to be gated
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:45 2018 +0100
20157d4
mmc: omap_hsmmc: implement send_init_stream callback
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:44 2018 +0100
6ce31e4
mmc: omap_hsmmc: update mmc->clock with the actual bus speed
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:43 2018 +0100
dae1ad4
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:42 2018 +0100
8c2efe9
mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:41 2018 +0100
e7da6ac
mmc: omap_hsmmc: Add support to set IODELAY values
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:40 2018 +0100
569c3d5
mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:38 2018 +0100
192e430
mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:37 2018 +0100
a420d7d
mmc: omap_hsmmc: Workaround for errata id i802
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:36 2018 +0100
f0f821b
mmc: omap_hsmmc: Add tuning support
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:35 2018 +0100
0c1f3d0
mmc: omap_hsmmc: Enable DDR mode support
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:34 2018 +0100
cf38d4e
mmc: omap_hsmmc: set MMC mode in the UHSMS bit field
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:33 2018 +0100
73897ed
mmc: omap_hsmmc: add support to set default io voltage
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:32 2018 +0100
2e18c9b
mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:31 2018 +0100
7fe2f19
mmc: omap_hsmmc: cleanup clock configuration
by Jean-Jacques Hiblot
· Tue Jan 30 16:01:30 2018 +0100
6e54381
mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit
by Kishon Vijay Abraham I
· Thu Sep 21 16:51:36 2017 +0200
316e7ae
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
by Kishon Vijay Abraham I
· Thu Sep 21 16:51:35 2017 +0200
826be2a
mmc: omap_hsmmc: Add support for DMA (ADMA2)
by Kishon Vijay Abraham I
· Thu Sep 21 16:51:34 2017 +0200
3d45bb4
Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"
by Jean-Jacques Hiblot
· Thu Sep 21 16:51:32 2017 +0200
419eed2
mmc: sanitize includes for DM i2c
by Felix Brack
· Wed Oct 11 17:05:28 2017 +0200
5f4bd8c
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· Tue Jul 04 13:31:19 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
8fc9d3a
drivers: omap_hsmmc: move to DM_MMC_OPS
by Jean-Jacques Hiblot
· Fri Apr 14 19:50:02 2017 +0200
c38e645
dm: mmc: omap_hsmmc: Add pre-reloc flag to the driver
by Lokesh Vutla
· Wed Apr 26 13:37:06 2017 +0530
9a696fb
dm: mmc: omap_hsmmc: Update to support of-platdata
by Lokesh Vutla
· Wed Apr 26 13:37:05 2017 +0530
c0edb0f
omap_hsmmc: update struct hsmmc to accommodate omap3 from DT
by Adam Ford
· Mon Apr 17 08:09:37 2017 -0500
a3c556c
mmc: omap_hsmmc: add support for CONFIG_BLK
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:34 2017 +0100
ae51a66
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:33 2017 +0100
26319b1
mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:32 2017 +0100
d58ef8e
mmc: omap_hsmmc: use an accessor to get the private data
by Jean-Jacques Hiblot
· Wed Mar 22 16:00:31 2017 +0100
df5338c
omap_hsmmc.c: Fix build warning on non-omap3
by Tom Rini
· Thu Feb 09 13:41:28 2017 -0500
ef35496
drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx
by Adam Ford
· Mon Feb 06 11:31:43 2017 -0600
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
b6cd1d3
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· Fri Dec 30 15:30:16 2016 +0900
d999d05
ARM: OMAP4+: Add support for getting pbias info from board
by Lokesh Vutla
· Wed Nov 23 13:25:28 2016 +0530
813fe9d
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
by Nishanth Menon
· Tue Nov 29 15:22:00 2016 +0530
640fd70
drivers: mmc: omap_hsmmc: fix build breakage
by Sekhar Nori
· Wed Aug 10 19:24:03 2016 +0530
7825d20
mmc: use the generic error number
by Jaehoon Chung
· Tue Jul 19 16:33:36 2016 +0900
280f715
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx
by Heiko Schocher
· Tue Jun 07 08:31:22 2016 +0200
77ca42b
dm: mmc: Set up the device pointer when using the MMC uclass
by Simon Glass
· Sun May 01 13:52:34 2016 -0600
a9a0aa7
drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
by Mugunthan V N
· Mon Apr 04 17:28:01 2016 +0530
1fda80c
drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
by Mugunthan V N
· Mon Apr 04 15:22:49 2016 +0530
4bbf2b3
omap_hsmmc: Board-specific TWL6030 MMC power initialization
by Paul Kocialkowski
· Sat Feb 27 19:18:52 2016 +0100
b649748
power: twl6030: Device-index-specific MMC power initialization
by Paul Kocialkowski
· Sat Feb 27 19:18:51 2016 +0100
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· Mon Feb 29 15:25:51 2016 -0700
d97631a
drivers: mmc: omap_hsmmc: convert driver to adopt device driver model
by Mugunthan V N
· Mon Sep 28 12:56:30 2015 +0530
44157de
ARM: k2g: add SD card and eMMC support
by Roger Quadros
· Sat Sep 19 16:26:53 2015 +0530
e343afb
mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xx
by Nikita Kiryanov
· Thu Jul 30 23:56:21 2015 +0300
5ffdd85
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
by Nikita Kiryanov
· Thu Jul 30 23:56:20 2015 +0300
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· Mon Mar 23 17:56:59 2015 -0500
6ad0981
omap3: mmc: add 1.8v bias setting for MMC1
by Albert ARIBAUD \(3ADEV\)
· Fri Jan 16 09:09:50 2015 +0100
6955989
omap_hsmmc: Board-specific TWL4030 MMC power initializations
by Paul Kocialkowski
· Sat Nov 08 20:55:47 2014 +0100
f745ba4
twl4030: device-index-specific MMC power initializations, common ramp-up delay
by Paul Kocialkowski
· Sat Nov 08 20:55:46 2014 +0100
a51c615
arm: omap: add support for am57xx devices
by Felipe Balbi
· Thu Nov 06 08:28:51 2014 -0600
2f4e095
omap: hsmmc: assume cd gpio is active low
by Igor Grinberg
· Mon Nov 03 11:32:23 2014 +0200
1a96d7f
dm: omap: gpio: Support driver model
by Simon Glass
· Wed Oct 22 21:37:09 2014 -0600
aedeeaa
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· Sat Jul 12 21:24:08 2014 +0200
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· Tue Mar 11 19:34:20 2014 +0200
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· Mon Mar 10 20:05:51 2014 +0200
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· Wed Feb 26 19:28:45 2014 +0200
19df412
ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xx
by Lubomir Popov
· Wed Aug 14 18:59:18 2013 +0300
06640ca
omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset func
by Oleksandr Tyshchenko
· Tue Aug 06 13:44:16 2013 +0300
8372baf
mmc: omap_hsmmc: Update pbias programming
by Balaji T K
· Thu Jun 06 05:04:32 2013 +0000
8e90aa6
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
by Nishanth Menon
· Tue Mar 26 05:20:56 2013 +0000
627612c
twl6035: rename to palmas
by Nishanth Menon
· Tue Mar 26 05:20:54 2013 +0000
Next »