summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
...
* Corrections for LPC178x UART baud calculationpatacongo2013-03-023-77/+149
* More lpc1788 updatespatacongo2013-03-023-22/+23
* LPC1788 updates from Rommel Marcelopatacongo2013-03-029-77/+65
* Handle LM4F GPIO -- fewer portspatacongo2013-03-026-55/+138
* Fix to STM32 F2/F4 DMA driver from Yan T.patacongo2013-03-012-2/+2
* Add interrupt vector logic for the LM4F120patacongo2013-03-0136-198/+618
* Add a configuration to begin development of an LM4F120 LaunchPad portpatacongo2013-03-0118-11/+2531
* Add handler for bad_function_call. Petteri Aimonen patch 0015patacongo2013-02-281-2/+8
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-282-7/+9
* Fixes to STM32 SPI, USB MSC class driver, and MMC/SD SPI driver from Petteri ...patacongo2013-02-285-48/+99
* STM32 OTF FS device patches from Petteri Aimonen (patches 0001-0003)patacongo2013-02-281-12/+102
* Add debug output when memory allocations failpatacongo2013-02-2813-313/+553
* Add NSH configuration for the zkit-arm-1769 boardpatacongo2013-02-287-28/+977
* Fix error in NUC120 SysTick source clock setting; switch to core clock as Sys...patacongo2013-02-274-6/+79
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-2726-28/+28
* The NuTiny-SDK-NUC120 basic port is complete and functionalpatacongo2013-02-277-67/+338
* MIPS stack alignment fix for floating point from Helmutpatacongo2013-02-271-10/+30
* Correct some ARMv6-M NVIC addressespatacongo2013-02-277-19/+173
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-2751-282/+434
* Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not workpatacongo2013-02-268-154/+947
* Cortex-M0/NUC120 now passes OS test; calibration NuTiny-NUC120 delay looppatacongo2013-02-263-8/+8
* Another Cortex-M0 fixpatacongo2013-02-262-21/+32
* Add a THTTPD configuratin for zkit-arm-1769patacongo2013-02-2612-93/+900
* Add a hello world example for the ZKIT-ARM-1769 boardpatacongo2013-02-266-9/+1065
* Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming)patacongo2013-02-2617-10/+2106
* Minor changes to make OS test more robust in the presence of many memory allo...patacongo2013-02-263-26/+18
* More Cortex-M0 fixespatacongo2013-02-256-10/+65
* More Cortex-M0/NUC120 fixespatacongo2013-02-257-50/+70
* More Cortex-M0/NUC120 progresspatacongo2013-02-2410-52/+200
* A few more NuTiny-SDK-NUC120 fixespatacongo2013-02-245-13/+23
* A few NuTiny-SDK-NUC120 fixespatacongo2013-02-236-40/+74
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-2318-200/+397
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses buildro...patacongo2013-02-239-176/+195
* Add NUC120 config FLASH definitions; documentation updatepatacongo2013-02-226-2/+418
* Converted the EKK-LM3S9B96 configurations to use kconfig-frontend toolspatacongo2013-02-2215-649/+1101
* Changes for a clean NuvoTon NuTiny-SDK-NUC120 buildpatacongo2013-02-224-24/+15
* Finishes basic UART and serial console code for NUC120patacongo2013-02-226-19/+1330
* More LPC1788 updates from Rommel Marcelopatacongo2013-02-195-4/+733
* More files for the Cortex-M0/NUC120 portpatacongo2013-02-1821-77/+1945
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-1744-216/+3490
* Add NUC120 memory mappatacongo2013-02-161-0/+108
* Add Nuvoton chip selection logicpatacongo2013-02-165-6/+641
* First cut at support for Cortex-M0patacongo2013-02-1645-5/+6524
* LPC1788 PLL configuration from Rommel Marcelopatacongo2013-02-166-40/+55
* More STM32 F4 USB patches from Petteripatacongo2013-02-153-24/+2
* STM32 F4 patches from Petteri Aimonen (mostly USB)patacongo2013-02-159-104/+419
* Missing stdbool.h inclusion; fixes LPC17xx compile errorpatacongo2013-02-131-0/+1
* A few more fixes for LPC1788 compilation (still more needed)patacongo2013-02-132-8/+15
* A few fixes for LPC1788 compilation (more needed)patacongo2013-02-134-24/+363
* Add basic LED and button support for the Open1788patacongo2013-02-136-14/+737