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
/
flash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove duplicate const specifiers in many drivers (I hope I got all of
dim
2012-11-05
1
-1
/
+1
*
Add more SPI flash IDs.
ray
2012-09-25
1
-9
/
+16
*
Add a new flash part - 4MB SPI flash from Winbond.
adrian
2012-08-28
1
-0
/
+1
*
Revert r236529, re-enabling verification of the flashed content as
marius
2012-06-18
1
-2
/
+0
*
Disable verification of the flashed content for now; for reasons unknown
marius
2012-06-03
1
-0
/
+2
*
- Loop up to 3 seconds when waiting for a device to get ready. [1]
marius
2012-06-03
1
-97
/
+262
*
Add a couple more SPI flash device IDs found in commercial
adrian
2012-01-04
1
-0
/
+2
*
Modify the spi flash driver to allow smaller read IO sizes, but enforce
adrian
2011-02-16
1
-17
/
+18
*
Add support for the m25p64; lifted straight from Linux.
adrian
2011-01-30
1
-0
/
+1
*
Add s25sl064a, an 8mb SPI flash part.
adrian
2010-08-17
1
-0
/
+1
*
Fix naming to be consistent.
adrian
2010-07-19
1
-2
/
+2
*
Extend the mx25l erase function to support different erase commands.
adrian
2010-07-19
1
-3
/
+3
*
Extend the mx25l flash device support to include a set of per-device
adrian
2010-07-19
1
-4
/
+11
*
Include 4k/32k erase commands.
adrian
2010-07-19
1
-0
/
+4
*
Fix KASSERT() messages to reflect reality.
adrian
2010-07-16
1
-2
/
+2
*
- Code reorg: extract mx25l_read and mx25l_write methods
gonzo
2009-11-18
1
-81
/
+146
*
- Add write support for mx25l flash chip
gonzo
2009-10-25
2
-1
/
+104
*
o Move the driveid.h file
imp
2009-06-14
1
-259
/
+0
*
Part of the cf driver missed.
imp
2009-06-14
1
-0
/
+259
*
Move dev/flash/ cf driver into octeon dir where it belongs.
imp
2009-06-14
2
-654
/
+0
*
Merge in Cavium's CF driver. This too is in the wrong place and will
imp
2009-06-14
2
-0
/
+654
*
Merge from HEAD
gonzo
2009-05-26
1
-1
/
+0
|
\
|
*
- Remove nonexistent header file from includes list
gonzo
2009-05-13
1
-1
/
+0
*
|
- Add support for MX25Lxxx SPI flash (readonly atm)
gonzo
2009-05-18
2
-0
/
+369
|
/
*
Rename the kthread_xxx (e.g. kthread_create()) calls
julian
2007-10-20
1
-1
/
+1
*
MFp4:
imp
2006-11-29
1
-0
/
+284