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
/
arm
/
freescale
/
imx
/
imx_sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix fallout from r292180 (Dec 2015)... ensure that every driver which has
ian
2016-03-21
1
-0
/
+1
*
Quick exit after setting the clock control register.
jhibbits
2016-01-17
1
-0
/
+1
*
Fix the clock divisor calc for imx6 sdcard bus speed.
ian
2015-12-18
1
-2
/
+9
*
Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of
ian
2015-12-14
1
-1
/
+1
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
1
-1
/
+1
*
sdhci.h has grown a dependency on sysctl.h, include the latter where needed.
ian
2014-09-01
1
-0
/
+1
*
Remove extra semicolons.
kevlo
2014-06-06
1
-1
/
+1
*
Stop calling imx51_ccm_foo() clock functions from imx6 code. Instead
ian
2014-04-26
1
-7
/
+2
*
Don't call sdhci_init_slot() until after handling the FDT properties
ian
2014-04-02
1
-3
/
+3
*
Convert the "R1B fix" from a busy-loop in the interrupt handler to a callout.
ian
2014-02-15
1
-26
/
+98
*
Add handling of standard "non-removable" property, and also some workaround
ian
2014-02-13
1
-0
/
+23
*
Write translation code for the SDHCI_PRESENT_STATE register. Freescale
ian
2014-02-13
1
-7
/
+43
*
Follow r261352 by updating all drivers which are children of simplebus
ian
2014-02-02
1
-0
/
+3
*
Bugfix: the attach routine needs to use the same table of fdt compat
ian
2013-11-02
1
-6
/
+2
*
Add sdhci driver glue for imx family SoCs. This should support both uSDHC
ian
2013-10-31
1
-0
/
+704