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
/
at91
/
at91_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fetch the chip select in the bridge driver, like all the other spi
imp
2012-08-23
1
-5
/
+9
*
Allow chip selects other than 0. The SAM9260EK board
imp
2012-07-31
1
-4
/
+14
*
Revert the part of r236495 that introduced checking of SPI_SR_TXEMPTY
marius
2012-06-18
1
-14
/
+8
*
- Prepend the device description with "AT91" to reflect its nature. [1]
marius
2012-06-03
1
-72
/
+191
*
Remove pointless semicolons after label
kevlo
2011-09-30
1
-2
/
+2
*
- Make SPI bus bridge be non-arch dependent by using more generic
gonzo
2009-05-13
1
-1
/
+1
*
Tweak the disclaimer section of the license to match COPYRIGHT, for
imp
2008-11-25
1
-10
/
+11
*
Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel
imp
2008-10-07
1
-3
/
+3
*
Use tsleep() rather than msleep() with a NULL mtx.
jhb
2007-02-27
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
MFp4:
imp
2006-11-29
1
-3
/
+3
*
MFp4: Working SPI driver.
imp
2006-10-20
1
-53
/
+66
*
MF p4:
imp
2006-07-14
1
-258
/
+98
*
Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoC
imp
2006-02-04
1
-0
/
+451