Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move from using devclass_find_free_unit(cfi_diskclass, 0) to -1, since | imp | 2009-06-10 | 1 | -2/+1 |
* | choose the size of the last region for d_stripsize instead of the first; | sam | 2009-03-10 | 1 | -3/+10 |
* | Add cfid, a disk interface to CFI flash devices; this enables construction | sam | 2009-03-09 | 4 | -2/+329 |
* | fix whitespace | sam | 2009-02-17 | 1 | -1/+1 |
* | fix typo | sam | 2009-02-08 | 1 | -1/+1 |
* | fix building w/o CFI_ARMEDANDDANGEROUS | sam | 2009-02-07 | 1 | -4/+5 |
* | expand CFI_ARMEDANDDANGEROUS to include writing the user segment | sam | 2009-02-07 | 1 | -3/+12 |
* | Add support for frobbing Intel StrataFlash Protection Registers: | sam | 2009-02-05 | 4 | -15/+211 |
* | add Roel's copyright as he did the initial version | sam | 2009-02-03 | 1 | -0/+1 |
* | honor any interface width (e.g. setup by the bus shim) and don't probe; | sam | 2009-02-03 | 2 | -5/+89 |
* | reorg ioctl code to simplify adding new requests | sam | 2009-02-03 | 1 | -16/+21 |
* | Add a driver for flash memory that implements to the Common Flash | marcel | 2008-10-25 | 5 | -0/+973 |