summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix error in FAT time (date value was being used)patacongo2011-11-181-1/+3
* clock_gettime() not settime() in FAT time logicpatacongo2011-11-171-0/+2
* Fix an error in FAT needed for interoperability with Windows when access firs...patacongo2011-11-151-0/+4
* Add support for more FAT partitions; support for SD cards greater than 4Gb; T...patacongo2011-11-151-0/+8
* Button test can now be built as an NSH commandpatacongo2011-11-141-1/+1
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-4/+8
* Fix stack alignment for EABI floating pointpatacongo2011-11-111-0/+3
* Fix some RGB color macrospatacongo2011-11-031-0/+3
* Use calculations on constants to (slightly) reduce code sizepatacongo2011-11-011-2/+2
* Add support for configurable block size on AT24 EEPROM driverpatacongo2011-11-011-1/+4
* Fix another NXFFS write-when-flash-is-full problempatacongo2011-10-311-0/+3
* Fix an NXFFS initialization problempatacongo2011-10-311-0/+3
* Add some missing error handling to NXFFSpatacongo2011-10-291-0/+5
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2011-10-251-0/+6
* Fix an error in some graphics error handlingpatacongo2011-10-231-1/+2
* Add logic to read from graphics memorypatacongo2011-10-221-0/+3
* Add a configuration for the lpc3152patacongo2011-10-131-0/+3
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-111-0/+3
* Fix sim/nsh2 buildpatacongo2011-10-111-1/+2
* PIC32 start kit port builds successfullypatacongo2011-10-101-3/+4
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-0/+4
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-101-0/+2
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-0/+6
* Prep for 6.10 releasenuttx-6.10patacongo2011-10-061-1/+3
* Add sim/nsh2 configurationpatacongo2011-10-061-0/+3
* Fix bugs in STM32 SDHC and I2C driverspatacongo2011-10-051-0/+9
* Fix typos that cause compilations errors with CONFIG_RTCpatacongo2011-10-031-0/+3
* Add FAT date/time stamppatacongo2011-10-021-85/+87
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-021-0/+3
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-0/+5
* Add a configuration to use for development of the SAM3U-EK touchscreenpatacongo2011-09-301-0/+3
* Add a simple touchscreen testpatacongo2011-09-291-1/+8
* Move MSC descriptors to a separate file; File 13 char long file names.patacongo2011-09-271-0/+3
* Fix important bugs in mq_timedreceived() and mq_timedsend()patacongo2011-09-211-0/+8
* Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ...patacongo2011-09-181-0/+5
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo2011-09-171-0/+2
* Fix a stray write into the FATpatacongo2011-09-161-1/+5
* Fix a critical bug in FAT sector managementpatacongo2011-09-151-1/+4
* Add CDC ACM serial class device driverpatacongo2011-09-131-0/+6
* Prep for 6.9 Releasenuttx-6.9patacongo2011-09-111-1/+4
* Fix some timer race conditionspatacongo2011-09-111-2/+5
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-0/+4
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-2/+8
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-081-0/+4
* Add AT24xx and LPC17xx I2C drivers (from Lzyy)patacongo2011-09-071-1/+4
* Fix a error the the STM32 I2C timeout logicpatacongo2011-09-061-0/+5
* Add a basic power management frameworkpatacongo2011-09-041-0/+1
* Fix errors in gmtime and gmtime_rpatacongo2011-09-011-0/+2
* Fix issue with multilib buildpatacongo2011-08-301-4/+10
* Bug fixes for BCH and TSC2007 driverspatacongo2011-08-291-1/+3