summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor changes to make OS test more robust in the presence of many memory ↵patacongo2013-02-268-52/+87
| | | | | | allocation failures git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5672 42af7a65-404d-4744-a932-0658087f49c3
* More Cortex-M0 fixespatacongo2013-02-256-10/+65
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5671 42af7a65-404d-4744-a932-0658087f49c3
* More Cortex-M0/NUC120 fixespatacongo2013-02-257-50/+70
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5670 42af7a65-404d-4744-a932-0658087f49c3
* More Cortex-M0/NUC120 progresspatacongo2013-02-2410-52/+200
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5669 42af7a65-404d-4744-a932-0658087f49c3
* A few more NuTiny-SDK-NUC120 fixespatacongo2013-02-245-13/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5668 42af7a65-404d-4744-a932-0658087f49c3
* A few NuTiny-SDK-NUC120 fixespatacongo2013-02-236-40/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5667 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-2318-200/+397
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5666 42af7a65-404d-4744-a932-0658087f49c3
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses ↵patacongo2013-02-2316-262/+421
| | | | | | buildroot toolchain git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5665 42af7a65-404d-4744-a932-0658087f49c3
* Add NUC120 config FLASH definitions; documentation updatepatacongo2013-02-226-2/+418
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5664 42af7a65-404d-4744-a932-0658087f49c3
* Converted the EKK-LM3S9B96 configurations to use kconfig-frontend toolspatacongo2013-02-2215-649/+1101
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5663 42af7a65-404d-4744-a932-0658087f49c3
* Changes for a clean NuvoTon NuTiny-SDK-NUC120 buildpatacongo2013-02-224-24/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5662 42af7a65-404d-4744-a932-0658087f49c3
* Finishes basic UART and serial console code for NUC120patacongo2013-02-226-19/+1330
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5661 42af7a65-404d-4744-a932-0658087f49c3
* More LPC1788 updates from Rommel Marcelopatacongo2013-02-195-4/+733
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5660 42af7a65-404d-4744-a932-0658087f49c3
* More files for the Cortex-M0/NUC120 portpatacongo2013-02-1821-77/+1945
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5659 42af7a65-404d-4744-a932-0658087f49c3
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-1744-216/+3490
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5658 42af7a65-404d-4744-a932-0658087f49c3
* Add NUC120 memory mappatacongo2013-02-161-0/+108
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5657 42af7a65-404d-4744-a932-0658087f49c3
* Add Nuvoton chip selection logicpatacongo2013-02-165-6/+641
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5656 42af7a65-404d-4744-a932-0658087f49c3
* First cut at support for Cortex-M0patacongo2013-02-1645-5/+6524
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5655 42af7a65-404d-4744-a932-0658087f49c3
* LPC1788 PLL configuration from Rommel Marcelopatacongo2013-02-166-40/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5654 42af7a65-404d-4744-a932-0658087f49c3
* More STM32 F4 USB patches from Petteripatacongo2013-02-153-24/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5653 42af7a65-404d-4744-a932-0658087f49c3
* STM32 F4 patches from Petteri Aimonen (mostly USB)patacongo2013-02-1511-105/+422
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5652 42af7a65-404d-4744-a932-0658087f49c3
* Missing stdbool.h inclusion; fixes LPC17xx compile errorpatacongo2013-02-131-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5651 42af7a65-404d-4744-a932-0658087f49c3
* A few more fixes for LPC1788 compilation (still more needed)patacongo2013-02-132-8/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5650 42af7a65-404d-4744-a932-0658087f49c3
* A few fixes for LPC1788 compilation (more needed)patacongo2013-02-134-24/+363
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5649 42af7a65-404d-4744-a932-0658087f49c3
* Add basic LED and button support for the Open1788patacongo2013-02-136-14/+737
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5648 42af7a65-404d-4744-a932-0658087f49c3
* LPC1788 header file updates from Rommel Marcelopatacongo2013-02-135-116/+270
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5647 42af7a65-404d-4744-a932-0658087f49c3
* Add LED, button definition, and more EMC logic for the LPC1788patacongo2013-02-1210-218/+899
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5646 42af7a65-404d-4744-a932-0658087f49c3
* Add LPC1788 EMC initialization logicpatacongo2013-02-128-21/+789
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5645 42af7a65-404d-4744-a932-0658087f49c3
* Add EMC register definitions for the LPC1788patacongo2013-02-125-145/+495
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5644 42af7a65-404d-4744-a932-0658087f49c3
* Preserve access and creation flags with fcntl(F_SETFL)patacongo2013-02-122-2/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5643 42af7a65-404d-4744-a932-0658087f49c3
* Missed SST39VF driver in commit 45640patacongo2013-02-121-0/+847
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5642 42af7a65-404d-4744-a932-0658087f49c3
* Fix start-up of USB monitor in STM32F3Discovery configuration; Back out back ↵patacongo2013-02-125-75/+6
| | | | | | checkin of STM32 F1/F3 USB device driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5641 42af7a65-404d-4744-a932-0658087f49c3
* Add a driver for the SST30VF NOR FLASH partspatacongo2013-02-119-50/+207
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5640 42af7a65-404d-4744-a932-0658087f49c3
* Fix some errors in how STM32 USB F3 state was being handled. Fix is ↵patacongo2013-02-111-53/+59
| | | | | | correct, but does not change behavior git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5639 42af7a65-404d-4744-a932-0658087f49c3
* Fixes to get USB working on STM32 F3patacongo2013-02-104-238/+270
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5638 42af7a65-404d-4744-a932-0658087f49c3
* Minor fixes for STM32 F3 USB still does not workpatacongo2013-02-102-63/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5637 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 F3 I2C register definitionspatacongo2013-02-103-3/+255
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5636 42af7a65-404d-4744-a932-0658087f49c3
* Many STM32 header files updated for F3 supportpatacongo2013-02-1012-203/+1165
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5635 42af7a65-404d-4744-a932-0658087f49c3
* Complete some missing logic for STM32 F3 DMApatacongo2013-02-103-70/+177
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5634 42af7a65-404d-4744-a932-0658087f49c3
* Fix a readline bug. If a NUL is received, it would return end-of-filepatacongo2013-02-1012-43/+51
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5633 42af7a65-404d-4744-a932-0658087f49c3
* For STM32 F3, need to use ICR register to clear some U[S]ART interruptspatacongo2013-02-092-49/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5632 42af7a65-404d-4744-a932-0658087f49c3
* Updates for STM32 F3 SPI and RTCpatacongo2013-02-0910-1246/+170
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5631 42af7a65-404d-4744-a932-0658087f49c3
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery ↵patacongo2013-02-09106-355/+235
| | | | | | configuration with SPI and USB git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5630 42af7a65-404d-4744-a932-0658087f49c3
* STM32F3Discovery passes all OS tests; Delay loop has been calibratedpatacongo2013-02-095-20/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5629 42af7a65-404d-4744-a932-0658087f49c3
* Fix some problems with the vfork() test on the STM32F3Discoverypatacongo2013-02-087-37/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5628 42af7a65-404d-4744-a932-0658087f49c3
* Fixes to get STM32F3Discovery runningpatacongo2013-02-088-23/+81
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5627 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 F3 USART definitionspatacongo2013-02-087-50/+895
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5626 42af7a65-404d-4744-a932-0658087f49c3
* Several patches from Petteri Aimonenpatacongo2013-02-0812-43/+130
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5625 42af7a65-404d-4744-a932-0658087f49c3
* More stm32f3discovery updatespatacongo2013-02-085-316/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5624 42af7a65-404d-4744-a932-0658087f49c3
* LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's ↵patacongo2013-02-0813-101/+427
| | | | | | common vectors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5623 42af7a65-404d-4744-a932-0658087f49c3