summaryrefslogtreecommitdiffstats
path: root/sys/dev/cfi/cfi_core.c
Commit message (Expand)AuthorAgeFilesLines
* Provide a workaround for setting the correct endianness when doing CFI onadrian2016-02-041-0/+15
* Follow up to r225617. In order to maximize the re-usability of kernel codedavide2014-10-161-1/+1
* MFP4: 1136252brooks2013-10-181-0/+4
* MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643brooks2013-09-041-42/+287
* MFP4 @217311brooks2013-05-301-0/+20
* MFP4 change 222060:brooks2013-04-301-0/+19
* CFI fixes for big endian archs.jchandra2012-03-271-3/+30
* Move from using devclass_find_free_unit(cfi_diskclass, 0) to -1, sinceimp2009-06-101-2/+1
* Add cfid, a disk interface to CFI flash devices; this enables constructionsam2009-03-091-0/+5
* fix typosam2009-02-081-1/+1
* fix building w/o CFI_ARMEDANDDANGEROUSsam2009-02-071-4/+5
* expand CFI_ARMEDANDDANGEROUS to include writing the user segmentsam2009-02-071-3/+12
* Add support for frobbing Intel StrataFlash Protection Registers:sam2009-02-051-13/+162
* honor any interface width (e.g. setup by the bus shim) and don't probe;sam2009-02-031-5/+10
* Add a driver for flash memory that implements to the Common Flashmarcel2008-10-251-0/+419
OpenPOWER on IntegriCloud