| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r261410 | ian | 2014-05-15 | 1 | -0/+3 |
* | MFC r256870, r256898, r256899, r256900 (by nwhitehorn): | ian | 2014-05-13 | 1 | -2/+13 |
* | MFC r256753 | brooks | 2013-11-01 | 1 | -0/+4 |
* | MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643 | brooks | 2013-09-04 | 6 | -47/+340 |
* | Use direct custom implementations instead of g_handleattr() for CFI and NAND | mav | 2013-06-12 | 1 | -8/+7 |
* | MFP4 @217311 | brooks | 2013-05-30 | 2 | -0/+23 |
* | MFP4 @222836 | brooks | 2013-05-30 | 1 | -0/+28 |
* | MFP4 change 222060: | brooks | 2013-04-30 | 1 | -0/+19 |
* | MFP4 changes 222065 and 222068: | brooks | 2013-04-30 | 1 | -0/+1 |
* | MFP4 change 217313 and part of 222068: | brooks | 2013-04-03 | 1 | -0/+66 |
* | Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de... | sbz | 2013-01-30 | 2 | -2/+2 |
* | CFI fixes for big endian archs. | jchandra | 2012-03-27 | 4 | -8/+36 |
* | Merge r221614,221696,221737,221840 from largeSMP project branch: | attilio | 2011-05-22 | 1 | -1/+2 |
* | Convert Freescale PowerPC platforms to FDT convention. | raj | 2010-07-11 | 1 | -21/+11 |
* | 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 |