Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
27909a9070ed485a6d42cc00d18fb3eade552f09
/
include
/
mmc.h
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
6362b11
mmc: add missing prototype for mmc_get_env_dev
by Clemens Gruber
· Tue Jan 26 16:20:38 2016 +0100
1e0f92a
mmc: store hwpart in the block device
by Stephen Warren
· Mon Dec 07 11:38:49 2015 -0700
0b61928
dm: Convert PCI MMC over to use DM PCI API
by Simon Glass
· Sun Nov 29 13:18:08 2015 -0700
957e066
mmc: update MMC_ERASE argument to match Linux kernel.
by Eric Nelson
· Mon Dec 07 07:50:01 2015 -0700
1e8eb1b
dm: mmc: Add an MMC uclass
by Simon Glass
· Tue Jun 23 15:38:48 2015 -0600
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· Mon Mar 23 17:56:59 2015 -0500
3a669bc
mmc: Fix splitting device initialization
by Andrew Gabbasov
· Thu Mar 19 07:44:07 2015 -0500
ec600d1
mmc: Avoid extra duplicate entry in mmc device structure
by Andrew Gabbasov
· Thu Mar 19 07:44:03 2015 -0500
90cccbf
mmc: Fix typo in MMC type checking macro
by Andrew Gabbasov
· Thu Mar 19 07:44:02 2015 -0500
ccd887d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· Mon Mar 02 09:42:53 2015 +0100
a095bfd
mmc: Implement SD/MMC versioning properly
by Pantelis Antoniou
· Fri Jan 23 12:12:01 2015 +0200
fad3e06
mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
by Otavio Salvador
· Tue Feb 17 10:42:43 2015 -0200
509805b
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· Tue Jan 27 22:13:39 2015 -0700
37a50b9
mmc: extend mmcinfo output to show partition write reliability settings
by Diego Santa Cruz
· Tue Dec 23 10:50:33 2014 +0100
8020027
mmc: extend the mmc hardware partitioning API with write reliability
by Diego Santa Cruz
· Tue Dec 23 10:50:31 2014 +0100
69eb71a0
mmc: add API to do eMMC hardware partitioning
by Diego Santa Cruz
· Tue Dec 23 10:50:29 2014 +0100
61b78fe
mmc: read the high capacity WP group size for eMMC
by Diego Santa Cruz
· Tue Dec 23 10:50:25 2014 +0100
747f6fa
mmc: fix erase_grp_size computation with high-capacity size definition
by Diego Santa Cruz
· Tue Dec 23 10:50:24 2014 +0100
3b62d84
mmc: read the size of eMMC enhanced user data area
by Diego Santa Cruz
· Tue Dec 23 10:50:22 2014 +0100
c145f9e
mmc: extend mmcinfo to show enhanced partition attribute
by Diego Santa Cruz
· Tue Dec 23 10:50:17 2014 +0100
9fc2a41
mmc: Fix handling of bus widths and DDR card capabilities
by Andrew Gabbasov
· Mon Dec 01 06:59:09 2014 -0600
32f53b6
MMC: add MMC_VERSION_5_0
by Markus Niebel
· Tue Nov 18 15:13:53 2014 +0100
6d39892
MMC: fix user capacity for partitioned eMMC card
by Markus Niebel
· Tue Nov 18 15:11:42 2014 +0100
2439fe9
mmc: Board-specific MMC power initializations
by Paul Kocialkowski
· Sat Nov 08 20:55:45 2014 +0100
d491ad0
mmc: add prototype for mmc_get_env_addr
by Jeroen Hofstee
· Wed Oct 08 22:58:05 2014 +0200
aedeeaa
mmc: prevent some warnings with make W=1
by Jeroen Hofstee
· Sat Jul 12 21:24:08 2014 +0200
e61f9f6
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Mon Jun 02 08:43:48 2014 +0200
343cd9f
eMMC: add support for operations in RPMB partition
by Pierre Aubert
· Thu Apr 24 10:30:06 2014 +0200
e80682f
mmc: Handle switch error status bit in MMC card status
by Andrew Gabbasov
· Thu Apr 03 04:34:32 2014 -0500
38ce30b
mmc: support the DDR mode for eMMC
by Jaehoon Chung
· Fri May 16 13:59:54 2014 +0900
0d1791d
mmc: remove the unnecessary define and fix the wrong bit control
by Jaehoon Chung
· Fri May 16 13:59:53 2014 +0900
05d2f41
mmc: mmc header fix
by Mateusz Zalega
· Wed Apr 30 13:04:15 2014 +0200
b8fb7b8
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Apr 08 09:25:08 2014 +0200
35a3ea1
mmc: Add 'mmc rst-function' sub-command
by Tom Rini
· Fri Feb 07 14:15:20 2014 -0500
23bcc9b
blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
by Tom Rini
· Fri Mar 28 16:55:29 2014 -0400
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
a3645db
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Stefano Babic
· Wed Mar 05 12:51:26 2014 +0100
72fed48
mmc: Add a prototype for board_mmc_init()
by Fabio Estevam
· Sat Feb 15 14:51:59 2014 -0200
f85cd82
cmd_mmc.c: Drop open/close mmc sub-commands
by Tom Rini
· Wed Feb 05 10:24:23 2014 -0500
4cf854c
cmd_mmc.c: Add bootbus mmc sub-command
by Tom Rini
· Wed Feb 05 10:24:22 2014 -0500
f8c6f79
cmd_mmc.c: Add 'partconf' command to mmc
by Tom Rini
· Wed Feb 05 10:24:21 2014 -0500
0395141
mmc: add setdsr support
by Markus Niebel
· Mon Dec 16 13:40:46 2013 +0100
561d92a
include/mmc.h: Remove declaration for spl_mmc_load()
by Lad, Prabhakar
· Tue Dec 03 12:17:34 2013 +0530
b3f1409
mmc: Fix erase_grp_size for partitioned card
by Oliver Metz
· Tue Oct 01 20:32:07 2013 +0200
d451955
mmc: size optimization when !CONFIG_MMC_SPI
by Paul Burton
· Wed Sep 04 16:12:26 2013 +0100
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Sat Jun 22 07:38:12 2013 -0400
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jun 19 12:53:59 2013 +0200
e315ae8
mmc: report capacity for the selected partition
by Stephen Warren
· Tue Jun 11 15:14:01 2013 -0600
1104e9b
MMC: APIs to support resize of EMMC boot partition
by Amar
· Sat Apr 27 11:42:58 2013 +0530
4a2c7d7
mmc: Split device init to decouple OCR-polling delay
by Che-Liang Chiou
· Wed Nov 28 15:21:13 2012 +0000
a09c2b7
mmc: Define a constant for the maximum block size
by Simon Glass
· Wed Apr 03 08:54:30 2013 +0000
d552bd1
mmc: check the revision for sd3.0
by Jaehoon Chung
· Tue Jan 29 22:58:16 2013 +0000
6108ef6
mmc: support the correct card version for eMMC
by Jaehoon Chung
· Tue Jan 29 19:31:16 2013 +0000
020f261
mmc: add support for write protection
by Nikita Kiryanov
· Mon Dec 03 02:19:46 2012 +0000
009784c
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
by Stephen Warren
· Mon Jul 30 10:55:43 2012 +0000
ee939dd
mmc: Remove unused item flags in struct mmc_cmd
by Kaspter Ju
· Thu May 31 04:27:50 2012 +0000
8dc6df8
da850/omap-l138: Add support to read u-boot image from MMC/SD
by Lad, Prabhakar
· Sun Jun 24 21:35:20 2012 +0000
f155de6
include/mmc.h: remove struct mmc_csd
by Andreas Bießmann
· Mon Mar 19 23:13:18 2012 +0000
b6fe0dc
mmc:fix: Set mmc width according to MMC host capabilities
by Łukasz Majewski
· Mon Mar 12 22:07:18 2012 +0000
8aa9682
ATMEL: use generic mmc framework
by Sven Schnelle
· Fri Oct 21 14:49:25 2011 +0200
3178932
mmc: make mmc_send_status() more reliable
by Jan Kloetzke
· Sun Feb 05 22:29:12 2012 +0000
b9c8b77
mmc: Implement card detection.
by Thierry Reding
· Mon Jan 02 01:15:37 2012 +0000
d7aebf4
mmc: Change board_mmc_getcd() function prototype.
by Thierry Reding
· Mon Jan 02 01:15:36 2012 +0000
217467f
mmc: change magic number to macro define
by Lei Wen
· Mon Oct 03 20:35:10 2011 +0000
237823e
mmc: Access mode validation for eMMC cards > 2 GiB
by Łukasz Majewski
· Tue Jul 05 02:19:44 2011 +0000
ea52676
MMC: add erase function to both mmc and sd
by Lei Wen
· Wed Jun 22 17:03:31 2011 +0000
31b9980
mmc: enable partition switch function for emmc
by Lei Wen
· Mon May 02 16:26:26 2011 +0000
d430d7c
cmd_mmc: eliminate device num in the mmc command
by Lei Wen
· Mon May 02 16:26:25 2011 +0000
4538500
mmc_spi: generate response for send status command
by Thomas Chou
· Tue Apr 19 03:48:32 2011 +0000
225d4c0
mmc: coding style fix and tabify of mmc.h
by Thomas Chou
· Tue Apr 19 03:48:31 2011 +0000
f2f4366
MMC: make b_max unconditional
by John Rigby
· Mon Apr 18 05:50:08 2011 +0000
1df837e
mmc: SEND_OP_COND considers card capabilities (voltage)
by Raffaele Recalcati
· Fri Mar 11 02:01:13 2011 +0000
01a0dc6
mmc: checking status after commands with R1b response
by Raffaele Recalcati
· Fri Mar 11 02:01:12 2011 +0000
1254c3d
mmc: add generic mmc spi driver
by Thomas Chou
· Fri Dec 24 13:12:21 2010 +0000
5034717
Davinci MMCSD Support
by Sandeep Paulraj
· Mon Dec 20 20:01:21 2010 -0500
0caea1a
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· Thu Nov 25 17:06:07 2010 +0000
c718a56
AT91: MCI: add SD/MMC driver using mmc framework
by Reinhard Meyer
· Fri Aug 13 10:31:06 2010 +0200
e454830
mmc: add function prototype for mmc_set_dev in mmc.h
by Steve Sakoman
· Thu Jul 01 12:12:42 2010 -0700
6e00edf
MMC: add weak function to detect MMC/SD card
by Stefano Babic
· Fri Feb 05 15:04:43 2010 +0100
06f9db1
include/mmc.h: Fix typo in IS_SD() macro
by Albin Tonnerre
· Sat Aug 22 14:21:53 2009 +0200
bdf7a68
mmc: fix response decoding on little endian
by Rabin Vincent
· Sun Apr 05 13:30:55 2009 +0530
ad347bb
Add MMC Framework
by Andy Fleming
· Thu Oct 30 16:41:01 2008 -0500
724ecf0
Eliminated arch-specific mmc header requirement
by Andy Fleming
· Thu Oct 30 16:31:39 2008 -0500
9b81c6e
Convert mmc_init to mmc_legacy_init
by Andy Fleming
· Thu Oct 30 16:21:00 2008 -0500
0919258
Eliminate support for using MMC as memory
by Andy Fleming
· Thu Oct 30 16:19:25 2008 -0500
31e5ad0
MMC: Consolidate MMC/SD command definitions
by Haavard Skinnemoen
· Thu May 22 11:09:59 2008 +0200
7a428cc
* Fix CONFIG_NET_MULTI support in include/net.h
by wdenk
· Sun Jun 15 22:40:42 2003 +0000