This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-26 11:47:31 +00:00
Code
Issues
Releases
Activity
8ea24d528f
freebsd
/
sys
/
dev
/
sdhci
History
Rui Paulo
ecc2d99765
Style changes and typos fixed.
2013-08-19 05:48:42 +00:00
..
sdhci_fdt.c
Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.
2013-04-27 22:38:29 +00:00
sdhci_if.m
Add hooks for plugging platform-provided transfer backend.
2013-02-28 19:43:14 +00:00
sdhci_pci.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
sdhci.c
Style changes and typos fixed.
2013-08-19 05:48:42 +00:00
sdhci.h
Add a new SDHCI_QUIRK_DONT_SHIFT_RESPONSE for hardware that pre-shifts
2013-08-18 19:08:53 +00:00