summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* PIC32 bugfixespatacongo2011-12-089-57/+100
* Add Ethernet pin/clock configuration logicpatacongo2011-12-0810-72/+498
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-088-103/+1183
* Fix PIC32 timer source frequencypatacongo2011-12-072-8/+43
* Add beginning of ethernet register definitions for the STM32 F4patacongo2011-12-075-16/+357
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-0711-12/+287
* Add storage space for FPU registers in context switchingpatacongo2011-12-072-2/+83
* Add STM32 F4 DMA framework (untested)patacongo2011-12-078-595/+1335
* Prep for 6.12 releasenuttx-6.12patacongo2011-12-074-104/+156
* Calibrated STM3240G-EVAL delay looppatacongo2011-12-062-2/+2
* Add an NSH configuration for the STM3240G-EVALpatacongo2011-12-067-5/+1963
* Basic bring-up of the STM3240G-EVAL board is completepatacongo2011-12-063-9/+11
* Fix STM32F40 build problem. Moved ARM.exidx to FLASHpatacongo2011-12-062-8/+8
* Fix banding on the R61580 LCDpatacongo2011-12-0513-70/+227
* Fixes for STM32F40xxx portpatacongo2011-12-054-19/+20
* Fix a compile error when CONFIG_ARCH_INTERRUPTSTACK is turned on for Cortex-M*patacongo2011-12-041-1/+1
* mq_notify() was not setting errno on failurespatacongo2011-12-042-35/+77
* Fix a cloned error in driver poll setuppatacongo2011-12-034-6/+29
* Add comments that indicate that tsc2007_activate is probably not neededpatacongo2011-12-011-2/+14
* Add two new small, bold, sans-serif fontspatacongo2011-12-0114-17/+3574
* Fix handling of NULL pointer in sig_timedwait()patacongo2011-11-292-5/+13
* wchar_t is a C++ built in and should not (always) be definedpatacongo2011-11-294-6/+18
* Fix error in sim buildpatacongo2011-11-281-2/+15
* update some commentspatacongo2011-11-271-0/+6
* Fix PIC32 error in last check-inpatacongo2011-11-252-2/+2
* Finish code for basic STM3240 portpatacongo2011-11-2416-91/+600
* Add clock configuration logic for the STM32F40patacongo2011-11-236-92/+638
* Finish port of GPIO driver for STM3240patacongo2011-11-234-210/+397
* More changes for STM3240 buildpatacongo2011-11-2210-377/+723
* More changes, getting closer to a clean STM3240 compilepatacongo2011-11-225-161/+291
* Working toward clean STM3240xx buildpatacongo2011-11-2215-905/+1084
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-2216-7/+2588
* Add STM3240 interrupt handlerspatacongo2011-11-221-4/+174
* Add STM3240 interrupt definitionspatacongo2011-11-225-496/+840
* Add STM3240 SYSCFG header filepatacongo2011-11-212-0/+151
* Finishes basic header file updates for STM3230patacongo2011-11-215-225/+371
* Updates for STM3240 timerspatacongo2011-11-213-152/+362
* STM3240 RTC, SPI, and SDIO header filespatacongo2011-11-213-9/+401
* Add STM3240 RTC header filepatacongo2011-11-213-8/+12
* Add STM3240 pwr and rcc header filespatacongo2011-11-215-13/+541
* More STM3240 header file changespatacongo2011-11-215-55/+146
* Update DMA header file for the STM32F40xxxpatacongo2011-11-204-30/+555
* Update debug header file for the STM32F40xxxpatacongo2011-11-203-42/+146
* Update CAN header file for the STM32F40xxxpatacongo2011-11-202-436/+502
* Update ADC header file for the STM32F40xxxpatacongo2011-11-205-298/+573
* Revised FAT bugfixpatacongo2011-11-194-87/+29
* Add STM3240 alternate pin functionspatacongo2011-11-195-76/+678
* More PIC32 nested interrupt work-aroundpatacongo2011-11-181-1/+12
* More PIC32 fixespatacongo2011-11-183-4/+34
* Add GPIO, EXTI header file modifications for STM32F40xxxpatacongo2011-11-184-33/+561