| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
| * | cfi: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -3/+1 |
| * | Fix AMD type flash write operations, and display chip information at boot | Allan Jude | 2019-03-24 | 1 | -6/+94 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | [cfi] fix CFI flash reset command for MX29LV320T/B. | Adrian Chadd | 2017-05-06 | 1 | -2/+13 |
| * | Provide a workaround for setting the correct endianness when doing CFI on | Adrian Chadd | 2016-02-04 | 1 | -0/+15 |
| * | Follow up to r225617. In order to maximize the re-usability of kernel code | Davide Italiano | 2014-10-16 | 1 | -1/+1 |
| * | MFP4: 1136252 | Brooks Davis | 2013-10-18 | 1 | -0/+4 |
| * | MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643 | Brooks Davis | 2013-09-04 | 1 | -42/+287 |
| * | MFP4 @217311 | Brooks Davis | 2013-05-30 | 1 | -0/+20 |
| * | MFP4 change 222060: | Brooks Davis | 2013-04-30 | 1 | -0/+19 |
| * | CFI fixes for big endian archs. | Jayachandran C. | 2012-03-27 | 1 | -3/+30 |
| * | Move from using devclass_find_free_unit(cfi_diskclass, 0) to -1, since | Warner Losh | 2009-06-10 | 1 | -2/+1 |
| * | Add cfid, a disk interface to CFI flash devices; this enables construction | Sam Leffler | 2009-03-09 | 1 | -0/+5 |
| * | fix typo | Sam Leffler | 2009-02-08 | 1 | -1/+1 |
| * | fix building w/o CFI_ARMEDANDDANGEROUS | Sam Leffler | 2009-02-07 | 1 | -4/+5 |
| * | expand CFI_ARMEDANDDANGEROUS to include writing the user segment | Sam Leffler | 2009-02-07 | 1 | -3/+12 |
| * | Add support for frobbing Intel StrataFlash Protection Registers: | Sam Leffler | 2009-02-05 | 1 | -13/+162 |
| * | honor any interface width (e.g. setup by the bus shim) and don't probe; | Sam Leffler | 2009-02-03 | 1 | -5/+10 |
| * | Add a driver for flash memory that implements to the Common Flash | Marcel Moolenaar | 2008-10-25 | 1 | -0/+419 |