index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
mmc.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
include/mmc.h: Remove declaration for spl_mmc_load()
Lad, Prabhakar
2014-01-08
1
-1
/
+0
*
mmc: Fix erase_grp_size for partitioned card
Oliver Metz
2013-10-31
1
-0
/
+2
*
mmc: size optimization when !CONFIG_MMC_SPI
Paul Burton
2013-09-17
1
-0
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-22
1
-0
/
+26
|
\
|
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
1
-0
/
+26
|
|
\
|
|
*
MMC: APIs to support resize of EMMC boot partition
Amar
2013-06-13
1
-0
/
+26
*
|
|
mmc: report capacity for the selected partition
Stephen Warren
2013-06-13
1
-0
/
+7
|
/
/
*
|
mmc: Split device init to decouple OCR-polling delay
Che-Liang Chiou
2013-05-06
1
-0
/
+30
|
/
*
mmc: Define a constant for the maximum block size
Simon Glass
2013-05-01
1
-0
/
+3
*
mmc: check the revision for sd3.0
Jaehoon Chung
2013-04-17
1
-0
/
+1
*
mmc: support the correct card version for eMMC
Jaehoon Chung
2013-04-17
1
-8
/
+13
*
mmc: add support for write protection
Nikita Kiryanov
2013-03-08
1
-0
/
+2
*
mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
Stephen Warren
2012-09-05
1
-0
/
+1
*
mmc: Remove unused item flags in struct mmc_cmd
Kaspter Ju
2012-09-02
1
-1
/
+0
*
da850/omap-l138: Add support to read u-boot image from MMC/SD
Lad, Prabhakar
2012-09-01
1
-0
/
+2
*
include/mmc.h: remove struct mmc_csd
Andreas Bießmann
2012-05-08
1
-50
/
+0
*
mmc:fix: Set mmc width according to MMC host capabilities
Łukasz Majewski
2012-05-08
1
-0
/
+3
*
ATMEL: use generic mmc framework
Sven Schnelle
2012-03-13
1
-1
/
+0
*
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
1
-0
/
+2
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+2
*
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
1
-1
/
+1
*
mmc: change magic number to macro define
Lei Wen
2011-11-03
1
-7
/
+9
*
mmc: Access mode validation for eMMC cards > 2 GiB
Łukasz Majewski
2011-07-15
1
-0
/
+1
*
MMC: add erase function to both mmc and sd
Lei Wen
2011-07-15
1
-0
/
+8
*
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
1
-0
/
+8
*
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-05-18
1
-0
/
+1
*
mmc_spi: generate response for send status command
Thomas Chou
2011-05-18
1
-0
/
+1
*
mmc: coding style fix and tabify of mmc.h
Thomas Chou
2011-04-29
1
-22
/
+22
*
MMC: make b_max unconditional
John Rigby
2011-04-29
1
-2
/
+0
*
mmc: SEND_OP_COND considers card capabilities (voltage)
Raffaele Recalcati
2011-04-13
1
-0
/
+2
*
mmc: checking status after commands with R1b response
Raffaele Recalcati
2011-04-13
1
-0
/
+4
*
mmc: add generic mmc spi driver
Thomas Chou
2011-04-13
1
-0
/
+5
*
Davinci MMCSD Support
Sandeep Paulraj
2011-02-02
1
-0
/
+3
*
fsl_esdhc: Use mmc_set_clock to set initial speed
Jerry Huang
2010-12-18
1
-1
/
+2
*
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-09-03
1
-1
/
+14
*
mmc: add function prototype for mmc_set_dev in mmc.h
Steve Sakoman
2010-07-05
1
-0
/
+1
*
MMC: add weak function to detect MMC/SD card
Stefano Babic
2010-03-07
1
-0
/
+1
*
include/mmc.h: Fix typo in IS_SD() macro
Albin Tonnerre
2009-08-23
1
-1
/
+1
*
mmc: fix response decoding on little endian
Rabin Vincent
2009-06-02
1
-3
/
+3
*
Add MMC Framework
Andy Fleming
2009-02-16
1
-9
/
+181
*
Eliminated arch-specific mmc header requirement
Andy Fleming
2009-02-16
1
-1
/
+52
*
Convert mmc_init to mmc_legacy_init
Andy Fleming
2009-02-16
1
-1
/
+1
*
Eliminate support for using MMC as memory
Andy Fleming
2009-02-16
1
-1
/
+0
*
MMC: Consolidate MMC/SD command definitions
Haavard Skinnemoen
2008-06-28
1
-0
/
+24
*
* Fix CONFIG_NET_MULTI support in include/net.h
wdenk
2003-06-15
1
-0
/
+33
[prev]