summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix a MIPS delay slot error in the software interrupt logicpatacongo2011-12-261-1/+4
* Calibrated all PIC32 delay loopspatacongo2011-12-221-0/+1
* Add Sure PIC32 NSH configurationpatacongo2011-12-221-2/+5
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-1/+1
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-0/+2
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-0/+3
* Add a test for PWM driverspatacongo2011-12-191-0/+2
* Add alternate function pin mapping for the STM32F103VCpatacongo2011-12-171-1/+1
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-0/+3
* Fix a critical bug in the STM32 USB device-side driverpatacongo2011-12-171-0/+8
* STM32 ADC updatepatacongo2011-12-171-0/+4
* Fix compile problen with CONFIG_NET_ARP_IPINpatacongo2011-12-151-0/+1
* STM32 F4 RTC is functionalpatacongo2011-12-141-0/+1
* Re-arrange some files and interfaces to support the STM32 F4 date/time RTCpatacongo2011-12-141-0/+3
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-131-0/+2
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP addr...patacongo2011-12-131-1/+4
* STM32 F4 Ethernet driver is fully functionalpatacongo2011-12-121-0/+3
* STM32 Ethernet... initial bring-up changespatacongo2011-12-121-0/+2
* Completes coding of the STM32 F4 Ethernet driverpatacongo2011-12-111-0/+1
* Add beginning of ethernet register definitions for the STM32 F4patacongo2011-12-071-1/+6
* Add STM32 F4 DMA framework (untested)patacongo2011-12-071-0/+2
* Prep for 6.12 releasenuttx-6.12patacongo2011-12-071-1/+4
* Add an NSH configuration for the STM3240G-EVALpatacongo2011-12-061-1/+3
* Basic bring-up of the STM3240G-EVAL board is completepatacongo2011-12-061-1/+3
* Fix STM32F40 build problem. Moved ARM.exidx to FLASHpatacongo2011-12-061-0/+2
* Fixes for STM32F40xxx portpatacongo2011-12-051-4/+5
* mq_notify() was not setting errno on failurespatacongo2011-12-041-1/+3
* Fix a cloned error in driver poll setuppatacongo2011-12-031-1/+3
* Add two new small, bold, sans-serif fontspatacongo2011-12-011-0/+4
* Fix handling of NULL pointer in sig_timedwait()patacongo2011-11-291-1/+3
* wchar_t is a C++ built in and should not (always) be definedpatacongo2011-11-291-0/+3
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-0/+4
* 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