.. |
at24xx.c
|
Add support for the AT 24C512 EEPROM
|
2013-09-12 09:44:38 -06:00 |
at25.c
|
SAM3,4,A5 DMA fixes; SAMA5 SPI driver now supports DMA transfers
|
2013-08-09 13:12:16 -06:00 |
at45db.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
flash_eraseall.c
|
Email address change in nuttx/
|
2012-09-13 18:32:24 +00:00 |
ftl.c
|
Add support for the byte write method to MTD partition logic; Beef up the MTD partition test -- and fix resulting bugs detected
|
2013-05-02 08:07:42 -06:00 |
Kconfig
|
Fix to SST25 driver to permit faster write modes. From David Sidrane
|
2013-11-02 08:27:13 -06:00 |
m25px.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
Make.defs
|
Add an MTD device wrapper that can used to provide a /dev/config that can be used for retaining configuration data. From Ken Pettit
|
2013-11-01 07:39:20 -06:00 |
mtd_config.c
|
MTD config: Reduce configuration header overhead. From Ken Pettit
|
2013-11-01 12:22:55 -06:00 |
mtd_partition.c
|
Fix erase block vs page block confusion in MTD partition logic. From Ken Pettit
|
2013-10-31 10:40:10 -06:00 |
rammtd.c
|
Replace CONFIG_MTD_SMART in MTD drivers with other conditions
|
2013-05-03 14:32:08 -06:00 |
ramtron.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
skeleton.c
|
Add an optional byte-oriented write method to the MTD interface
|
2013-05-01 10:59:57 -06:00 |
smart.c
|
Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
|
2013-05-03 12:52:33 -06:00 |
sst25.c
|
SST25 driver: Added one more use of sst25_cmd. From David Sidrane
|
2013-11-03 07:56:29 -06:00 |
sst39vf.c
|
Add an optional byte-oriented write method to the MTD interface
|
2013-05-01 10:59:57 -06:00 |
w25.c
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |