summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a flash_eraseall() functionpatacongo2011-08-271-0/+5
* STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo2011-08-271-1/+6
* Extend the 'make export' logic to bundle up chip header files as wellpatacongo2011-08-251-0/+3
* ADC bugfixes plus new DAC logic from Lzyypatacongo2011-08-251-0/+4
* Fix nxgl_splitline bugpatacongo2011-08-251-1/+3
* Add a test of the circle rendering logicpatacongo2011-08-241-1/+2
* Very initial SDHC driver for Kinetis partspatacongo2011-08-211-0/+5
* Prep for 6.8 releasenuttx-6.8patacongo2011-08-191-5/+10
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-191-0/+2
* Add ADC sub-system and drivers from Lzyypatacongo2011-08-191-1/+2
* Add twr-k60n512 NSH configurationpatacongo2011-08-191-0/+1
* The basic Kinetis K60 port workspatacongo2011-08-181-0/+2
* Fix a semphore overflow problem in the CAN driverpatacongo2011-08-181-0/+3
* Add board support for the FreeScale Kinetis TWR-K60N512patacongo2011-08-151-3/+3
* Add Kinetis clocking logic and some UART logic. Add K60 Tower configurationpatacongo2011-08-131-0/+2
* Add Kinetis interrupt vectorspatacongo2011-08-121-1/+2
* Fix message queue/signal handling bugspatacongo2011-08-071-0/+8
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-0/+4
* Add directory structure to support the port to the Kinesis KwikStik-K40patacongo2011-08-051-0/+5
* Add Yu Qiang's patch for RGMP support on the ARMpatacongo2011-08-041-0/+5
* Completes test of line/trapezoid drawing routinespatacongo2011-08-041-0/+5
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-031-1/+1
* Revised CAN driverpatacongo2011-08-031-0/+5
* Prep for 6.7 Releasenuttx-6.7patacongo2011-08-021-1/+2
* Add NX line drawing interfacespatacongo2011-08-021-0/+3
* Add nxgl_splitline()patacongo2011-08-021-1/+2
* Add fixed precision atan2() functionpatacongo2011-08-011-0/+2