summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* The NuTiny-SDK-NUC120 basic port is complete and functionalpatacongo2013-02-277-67/+338
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5682 42af7a65-404d-4744-a932-0658087f49c3
* MIPS stack alignment fix for floating point from Helmutpatacongo2013-02-271-10/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5681 42af7a65-404d-4744-a932-0658087f49c3
* Correct some ARMv6-M NVIC addressespatacongo2013-02-277-19/+173
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5680 42af7a65-404d-4744-a932-0658087f49c3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-2751-282/+434
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5679 42af7a65-404d-4744-a932-0658087f49c3
* Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not workpatacongo2013-02-269-154/+949
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5678 42af7a65-404d-4744-a932-0658087f49c3
* Cortex-M0/NUC120 now passes OS test; calibration NuTiny-NUC120 delay looppatacongo2013-02-263-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5677 42af7a65-404d-4744-a932-0658087f49c3
* Another Cortex-M0 fixpatacongo2013-02-262-21/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5676 42af7a65-404d-4744-a932-0658087f49c3
* Add a THTTPD configuratin for zkit-arm-1769patacongo2013-02-2618-150/+1068
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5675 42af7a65-404d-4744-a932-0658087f49c3
* Add a hello world example for the ZKIT-ARM-1769 boardpatacongo2013-02-266-9/+1065
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5674 42af7a65-404d-4744-a932-0658087f49c3
* Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming)patacongo2013-02-2618-22/+2123
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5673 42af7a65-404d-4744-a932-0658087f49c3
* 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