index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.
wkoszek
2013-04-27
1
-0
/
+1
*
Print MB and GB instead of MiB and GiB mislabeled as MB and GB.
imp
2013-04-14
1
-24
/
+24
*
Set the backlink in mmc commands to the mmc request that contains them.
ian
2013-03-24
2
-0
/
+4
*
Fix highest voltage detection
gonzo
2013-01-21
2
-1
/
+4
*
Use %u for unsigned serial number
emaste
2012-11-22
1
-1
/
+1
*
Add BCM2835 SDHCI driver and enable it in Raspberry Pi config
gonzo
2012-10-29
1
-0
/
+1
*
Split sdhci driver in two parts: sdhci and sdhci_pci.
gonzo
2012-10-16
1
-1
/
+1
*
Remove an unneeded NULL check after M_WAITOK.
kevlo
2012-09-30
1
-2
/
+0
*
The check for MAXPHYS doesn't make sense, so remove it.
imp
2012-08-23
1
-7
/
+24
*
Merging of projects/armv6, part 10
gonzo
2012-08-15
1
-0
/
+1
*
Add missing prototypes. While at it, sort them alphabetically.
marius
2012-06-02
2
-14
/
+73
*
- Fix some typos in mmc_acquire_bus() and mmc_send_csd().
marius
2012-05-27
1
-10
/
+104
*
o Fixes:
marius
2012-04-21
5
-33
/
+89
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-1
/
+1
*
Fix integer overflow on 32bit systems when calculating media size,
mav
2011-08-14
1
-1
/
+1
*
Fix read_ivar implementation for MMC and SD.
jchandra
2011-05-30
2
-12
/
+12
*
Fix 32bit bit fields handling. This fixes card serial number fetching.
mav
2011-01-17
1
-1
/
+1
*
Wait for commands to complete 10 times longer. This makes my A-DATA 32GB SDHC
pjd
2011-01-04
1
-2
/
+2
*
Report relative card address to NewBus as location string.
mav
2010-05-23
1
-0
/
+10
*
Temporarily revert the new-bus locking for 8.0 release. It will be
jhb
2009-08-20
1
-2
/
+0
*
Make the newbus subsystem Giant free by adding the new newbus sxlock.
attilio
2009-08-02
1
-0
/
+2
*
read_ivar takes a uintptr_t * not a u_char *.
imp
2009-03-12
1
-1
/
+1
*
Add kernel dumping support. Works fine with sdhci controller driver.
mav
2009-02-17
1
-1
/
+30
*
o Define some symbols for a few items that are bare constants in the
imp
2009-02-03
2
-16
/
+34
*
Add one more debug level.
mav
2009-01-28
1
-2
/
+2
*
Improve mmc driver verbose logging.
mav
2009-01-28
1
-12
/
+78
*
Default to normal bus timing mode on SD cards. In practice, most
imp
2009-01-21
1
-0
/
+1
*
Fix minor style nit for file consistency.
imp
2009-01-21
1
-5
/
+4
*
Make the command reporting be under boot verbose.
imp
2009-01-21
1
-6
/
+10
*
Fix copy/paste mistake in variable name. This could lead to using incorrect
mav
2009-01-21
1
-1
/
+1
*
Implement suspend/resume for mmc and mmcsd drivers.
mav
2008-12-06
2
-66
/
+164
*
Report card erase sector size as disk stripe size.
mav
2008-11-23
1
-0
/
+2
*
Improve detach handling: close races, flush queue.
mav
2008-11-23
1
-13
/
+16
*
Allow card reader bridge driver to report maximum supported transfer size.
mav
2008-10-29
4
-8
/
+8
*
Coalesce sequentional BIO_DELETE requests to slightly relax size and alignment
mav
2008-10-18
1
-8
/
+23
*
Implement BIO_DELETE command with MMC and SD erase commands.
mav
2008-10-18
4
-149
/
+333
*
Use GB suffix only from 10GB instead of 1GB.
mav
2008-10-12
1
-1
/
+1
*
style(9): spaces around operators.
imp
2008-10-12
1
-8
/
+12
*
Print the cards natural size.
imp
2008-10-12
1
-24
/
+58
*
SELECT_CARD command with zero RCA deselects all cards and so has no reply.
mav
2008-10-11
1
-1
/
+1
*
Give mmcsd driver a bit more information about card. It allows to reorganize
mav
2008-10-11
3
-14
/
+36
*
Add high capacity MMC cards support.
mav
2008-10-09
1
-5
/
+17
*
o Use seprate routines to decode cid and csd for sd and mmc cards. All they
imp
2008-10-09
1
-90
/
+103
*
Only voltage bits should be zero in send_op_cond argument to ignore busy.
mav
2008-10-08
1
-2
/
+4
*
Generic SD Host Controller driver going to be named sdhci.
mav
2008-10-08
1
-1
/
+1
*
Fix bit offset in mmc_sd_switch().
mav
2008-10-08
1
-2
/
+2
*
Set of mmc layer improvements:
mav
2008-10-08
6
-35
/
+557
*
Define and use MMC_SECTOR_SIZE.
imp
2008-10-02
4
-4
/
+12
*
MAXPHYS seems more stable on the AT91RM9200 boards that I have. We
imp
2008-10-02
1
-1
/
+1
*
Improve support for multiple block read/write. This code is currently
imp
2008-09-30
1
-38
/
+42
[next]