summaryrefslogtreecommitdiffstats
path: root/sys/dev/cfi
Commit message (Expand)AuthorAgeFilesLines
* MFC r261410ian2014-05-151-0/+3
* MFC r256870, r256898, r256899, r256900 (by nwhitehorn):ian2014-05-131-2/+13
* MFC r256753brooks2013-11-011-0/+4
* MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643brooks2013-09-046-47/+340
* Use direct custom implementations instead of g_handleattr() for CFI and NANDmav2013-06-121-8/+7
* MFP4 @217311brooks2013-05-302-0/+23
* MFP4 @222836brooks2013-05-301-0/+28
* MFP4 change 222060:brooks2013-04-301-0/+19
* MFP4 changes 222065 and 222068:brooks2013-04-301-0/+1
* MFP4 change 217313 and part of 222068:brooks2013-04-031-0/+66
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...sbz2013-01-302-2/+2
* CFI fixes for big endian archs.jchandra2012-03-274-8/+36
* Merge r221614,221696,221737,221840 from largeSMP project branch:attilio2011-05-221-1/+2
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-21/+11
* Move from using devclass_find_free_unit(cfi_diskclass, 0) to -1, sinceimp2009-06-101-2/+1
* choose the size of the last region for d_stripsize instead of the first;sam2009-03-101-3/+10
* Add cfid, a disk interface to CFI flash devices; this enables constructionsam2009-03-094-2/+329
* fix whitespacesam2009-02-171-1/+1
* 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-054-15/+211
* add Roel's copyright as he did the initial versionsam2009-02-031-0/+1
* honor any interface width (e.g. setup by the bus shim) and don't probe;sam2009-02-032-5/+89
* reorg ioctl code to simplify adding new requestssam2009-02-031-16/+21
* Add a driver for flash memory that implements to the Common Flashmarcel2008-10-255-0/+973
OpenPOWER on IntegriCloud