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
/
drivers
/
mmc
/
mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mmc:fix Call mmc_init() when executing mmc_get_dev()
Łukasz Majewski
2012-07-13
1
-1
/
+4
*
mmc: remove the hard setting for tran_speed
Jaehoon Chung
2012-07-13
1
-6
/
+7
*
mmc:fix: Set mmc width according to MMC host capabilities
Łukasz Majewski
2012-05-08
1
-1
/
+3
*
mmc: Fix warning if CONFIG_MMC_TRACE is enabled
Dirk Behme
2012-04-21
1
-1
/
+1
*
drivers/mmc/mmc.c: Fix build warning
Anatolij Gustschin
2012-03-30
1
-1
/
+1
*
MMC: Implement generic bounce buffer
Marek Vasut
2012-03-29
1
-3
/
+99
*
mmc: make mmc_send_status() more reliable
Jan Kloetzke
2012-02-15
1
-8
/
+12
*
mmc: fix card busy polling
Jan Kloetzke
2012-02-15
1
-8
/
+6
*
mmc: Implement card detection.
Thierry Reding
2012-01-08
1
-0
/
+18
*
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
1
-2
/
+2
*
mmc: add host_caps checking avoid switch card improperly
Macpaul Lin
2012-01-08
1
-0
/
+10
*
Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"
Macpaul Lin
2011-11-25
1
-14
/
+2
*
mmc: CMD7:MMC_CMD_SELECT_CARD response fix
Ajay Bhargav
2011-11-03
1
-1
/
+1
*
mmc: test mmc bus width on startup
Lei Wen
2011-11-03
1
-18
/
+26
*
mmc: change magic number to macro define
Lei Wen
2011-11-03
1
-9
/
+12
*
mmc: retry the cmd8 to meet 74 clocks requirement in the spec
Lei Wen
2011-11-03
1
-2
/
+14
*
mmc: dcache: allocate cache aligned buffers for ext_csd
Anton staaf
2011-10-25
1
-2
/
+2
*
mmc: dcache: allocate cache aligned buffer for scr and switch_status
Anton staaf
2011-10-25
1
-5
/
+5
*
mmc: Fix mmc_send_status()
Marek Vasut
2011-09-04
1
-1
/
+2
*
disk/part.c: Make features optional
Matthew McClintock
2011-07-26
1
-0
/
+2
*
mmc: Access mode validation for eMMC cards > 2 GiB
Łukasz Majewski
2011-07-15
1
-1
/
+5
*
mmc: fix the condition for MMC version 4
Yoshihiro Shimoda
2011-07-15
1
-4
/
+11
*
MMC: add erase function to both mmc and sd
Lei Wen
2011-07-15
1
-0
/
+102
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
1
-4
/
+4
*
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
1
-1
/
+29
*
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-05-18
1
-0
/
+5
*
MMC: make b_max unconditional
John Rigby
2011-04-29
1
-4
/
+4
*
MMC may wrongly regconize 2GB eMMC as high capacity
Raffaele Recalcati
2011-04-13
1
-3
/
+0
*
mmc: trace added
Raffaele Recalcati
2011-04-13
1
-0
/
+57
*
mmc: SEND_OP_COND considers card capabilities (voltage)
Raffaele Recalcati
2011-04-13
1
-3
/
+18
*
mmc: checking status after commands with R1b response
Raffaele Recalcati
2011-04-13
1
-3
/
+59
*
mmc: remove duplicated header file
Minkyu Kang
2011-04-13
1
-1
/
+0
*
mmc: add generic mmc spi driver
Thomas Chou
2011-04-13
1
-20
/
+73
*
mmc: constify & localize data
Mike Frysinger
2011-04-13
1
-2
/
+2
*
MMC: Max blocks value adjustable
Matt Waddel
2011-04-13
1
-10
/
+9
*
SD1.00 wide-bus fix
Alagu Sankar
2011-04-13
1
-3
/
+3
*
mmc: Add multi-block read support to the generic mmc driver
Alagu Sankar
2010-11-04
1
-71
/
+39
*
mmc: Clean up generic mmc driver multi-block write functions
Steve Sakoman
2010-11-04
1
-24
/
+14
*
mmc: seperate block number into small parts for multi-write cmd
Lei Wen
2010-10-27
1
-15
/
+39
*
MMC: Fix for capacity calculation on eMMC
Sukumar Ghorai
2010-10-17
1
-0
/
+11
*
mmc: fix compiler warnings
Wolfgang Denk
2010-09-19
1
-2
/
+2
*
mmc: add boundary check for mmc operation
Lei Wen
2010-09-18
1
-0
/
+10
*
Fix memory leak in mmc_read()
Wolfgang Denk
2010-03-11
1
-1
/
+1
*
MMC: add weak function to detect MMC/SD card
Stefano Babic
2010-03-07
1
-0
/
+7
*
mmc: check correctness of the voltage mask in ocr
Stefano Babic
2010-03-07
1
-1
/
+9
*
mmc: set bus width to 1 and clock to minimum early during initialization
Ilya Yanok
2009-07-19
1
-0
/
+3
*
mmc: Fix decoding of SCR & function switch data on little-endian machines
Yauhen Kharuzhy
2009-06-02
1
-5
/
+5
*
mmc: Remove return from mmc_init for non SD 2.0 compatible cards.
Yauhen Kharuzhy
2009-06-02
1
-4
/
+0
*
mmc: drop unnecessary casts
Rabin Vincent
2009-06-02
1
-10
/
+10
*
mmc: fix response decoding on little endian
Rabin Vincent
2009-06-02
1
-10
/
+10
[prev]
[next]