summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-2751-282/+434
* Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not workpatacongo2013-02-269-154/+949
* 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-2618-150/+1068
* 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-2618-22/+2123
* Minor changes to make OS test more robust in the presence of many memory allo...patacongo2013-02-268-52/+87
* 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-2316-262/+421
* 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-1511-105/+422
* 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
* LPC1788 header file updates from Rommel Marcelopatacongo2013-02-135-116/+270
* Add LED, button definition, and more EMC logic for the LPC1788patacongo2013-02-1210-218/+899
* Add LPC1788 EMC initialization logicpatacongo2013-02-128-21/+789
* Add EMC register definitions for the LPC1788patacongo2013-02-125-145/+495
* Preserve access and creation flags with fcntl(F_SETFL)patacongo2013-02-122-2/+20
* Missed SST39VF driver in commit 45640patacongo2013-02-121-0/+847
* Fix start-up of USB monitor in STM32F3Discovery configuration; Back out back ...patacongo2013-02-125-75/+6
* Add a driver for the SST30VF NOR FLASH partspatacongo2013-02-119-50/+207
* Fix some errors in how STM32 USB F3 state was being handled. Fix is correct,...patacongo2013-02-111-53/+59
* Fixes to get USB working on STM32 F3patacongo2013-02-104-238/+270
* Minor fixes for STM32 F3 USB still does not workpatacongo2013-02-102-63/+30
* Add STM32 F3 I2C register definitionspatacongo2013-02-103-3/+255
* Many STM32 header files updated for F3 supportpatacongo2013-02-1012-203/+1165
* Complete some missing logic for STM32 F3 DMApatacongo2013-02-103-70/+177
* Fix a readline bug. If a NUL is received, it would return end-of-filepatacongo2013-02-1012-43/+51
* For STM32 F3, need to use ICR register to clear some U[S]ART interruptspatacongo2013-02-092-49/+74
* Updates for STM32 F3 SPI and RTCpatacongo2013-02-0910-1246/+170
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-09106-355/+235