summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add low level routines to draw single pixels (not used yet)patacongo2011-07-311-0/+1
* Completes first cut of TSC2007 driverpatacongo2011-07-301-0/+3
* Add one more font; Fix ez80 serial bugpatacongo2011-07-291-4/+7
* Add several new fontspatacongo2011-07-271-0/+1
* Correct USB mass storage memory leakpatacongo2011-07-261-1/+8
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-1/+3
* Add JP's BDF font conversion programpatacongo2011-07-231-1/+4
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-221-0/+3
* Reduce image size; documentation updates; LPC17 typo fixedpatacongo2011-07-211-0/+4
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-0/+5
* Add sem_timedwait()patacongo2011-07-191-1/+1
* Correct FAT long file name padding characterpatacongo2011-07-181-0/+5
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-0/+6
* Fix NT stype upper/lower case FAT 8.3 filenamepatacongo2011-07-141-2/+9
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo2011-07-121-1/+3
* Correct error handling in the case of an overrun error in the serial driverpatacongo2011-07-121-1/+8
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-0/+4
* Prep for 6.6 Releasenuttx-6.6patacongo2011-07-111-3/+5
* Correct an NX error that would leave stuff on the display when a window is cl...patacongo2011-07-111-0/+3
* Fix an error in the NX move logicpatacongo2011-07-101-1/+3
* Fix a critical font rendering bugpatacongo2011-07-091-0/+3
* Redesign of NXTEXT font cachepatacongo2011-07-091-0/+4
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-081-0/+8
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-071-0/+6
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-1/+2
* Correct several errors in STM32 serial port configurationpatacongo2011-07-041-0/+11
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-031-0/+5
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-021-6/+9
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-0/+8