summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/bch
AgeCommit message (Expand)AuthorFilesLines
2012-08-03Add capability to traverse inodes in the NuttX psuedo-filesystempatacongo11-18/+21
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 1 of 2)patacongo1-0/+4
2012-03-21Move file-system header files to include/nuttx/fspatacongo8-10/+10
2011-08-29Bug fixes for BCH and TSC2007 driverspatacongo2-6/+21
2011-06-20Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo2-2/+2
2011-05-16Add initial CC1101 wireless logic from Urospatacongo1-5/+17
2011-04-06Fixes for kernel stub buildspatacongo2-7/+9
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo9-83/+51
2009-11-06Fix errors/warnings reported by eZ80 compilerpatacongo2-5/+5
2009-06-11Additional fixes for devkitARM toolchainpatacongo2-3/+3
2009-06-10All file_operations vtables should be static constpatacongo1-1/+1
2009-05-28warning removalpatacongo1-2/+1
2008-11-17Needs conditional compilation for POLL disabledpatacongo1-2/+4
2008-11-16Add infrastructure to support poll()patacongo1-1/+2
2008-11-16Flush dirty cache on closepatacongo6-136/+67
2008-11-15NSH dd command test with block devicespatacongo2-134/+2
2008-11-15Block-to-character driverpatacongo12-0/+1780