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
/
mx25l.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few typos for s25fl types.
loos
2013-08-28
1
-2
/
+2
*
Add support for two new winbond SPI flash parts.
adrian
2013-06-08
1
-1
/
+5
*
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
*
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
*
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
1
-1
/
+102
*
- Add support for MX25Lxxx SPI flash (readonly atm)
gonzo
2009-05-18
1
-0
/
+313