Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8d191626669932aae4ec7f583ef8e0030f085dbe
/
include
/
mmc.h
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