summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-083-3/+3
* Fix network poll() issue: don't interrupt poll if socket not connected. Lis...patacongo2013-03-074-18/+75
* More kernel build fixespatacongo2013-03-072-1/+5
* More LPC1788 changes from Rommel Marcelo + a few kernel build fixespatacongo2013-03-075-77/+82
* Fix some bad syscall dispatching log. This change is not testable until thes...patacongo2013-03-063-3/+3
* Move work queue logic from sched/ to libc/wqueue. It is not core logic and w...patacongo2013-03-0535-37/+41
* File missed in commit r5709patacongo2013-03-051-3/+16
* Updates to the LPC1788 SDIO supportpatacongo2013-03-052-2/+48
* Open1788 uses SDIO-based SD card (not SPI); clone STM32 SDIO interface to LPC...patacongo2013-03-051-56/+26
* Updated Open1788 calibration; More compilation fixes from Mike Smithpatacongo2013-03-052-2/+2
* Enable LEDs in all Open1788 configurationspatacongo2013-03-053-0/+13
* Add LM4F120 pin configuration header filepatacongo2013-03-051-5/+4
* LPC1788 updates -- OS test configuration now workspatacongo2013-03-045-44/+923
* Bugs reported by Mike Smith fixed; ZKIT-ARM-1769 CAN support from Rashid Fatahpatacongo2013-03-042-0/+154
* Fix for compilation issues reported by Mike Smithpatacongo2013-03-044-3/+7
* Two fixes from Mike Smith: (1) use -m install of --mode in install commands, ...patacongo2013-03-031-1/+1
* Minor clean-up - Open1788 and LPC17xx serialpatacongo2013-03-021-8/+7
* Corrections for LPC178x UART baud calculationpatacongo2013-03-021-0/+1
* More lpc1788 updatespatacongo2013-03-021-1/+1
* LPC1788 updates from Rommel Marcelopatacongo2013-03-023-25/+15
* Handle LM4F GPIO -- fewer portspatacongo2013-03-021-0/+2
* Add interrupt vector logic for the LM4F120patacongo2013-03-0131-192/+140
* Add a configuration to begin development of an LM4F120 LaunchPad portpatacongo2013-03-0114-1/+2492
* Add NSH configuration for the zkit-arm-1769 boardpatacongo2013-02-286-28/+975
* Fix error in NUC120 SysTick source clock setting; switch to core clock as Sys...patacongo2013-02-272-2/+4
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-273-5/+5
* Correct some ARMv6-M NVIC addressespatacongo2013-02-271-2/+14
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-2745-281/+212
* Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not workpatacongo2013-02-263-0/+825
* Cortex-M0/NUC120 now passes OS test; calibration NuTiny-NUC120 delay looppatacongo2013-02-261-2/+2
* Another Cortex-M0 fixpatacongo2013-02-261-15/+17
* Add a THTTPD configuratin for zkit-arm-1769patacongo2013-02-269-89/+894
* Add a hello world example for the ZKIT-ARM-1769 boardpatacongo2013-02-265-8/+1061
* Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming)patacongo2013-02-2612-0/+2054
* Minor changes to make OS test more robust in the presence of many memory allo...patacongo2013-02-261-14/+6
* More Cortex-M0/NUC120 progresspatacongo2013-02-243-5/+14
* A few more NuTiny-SDK-NUC120 fixespatacongo2013-02-243-3/+5
* A few NuTiny-SDK-NUC120 fixespatacongo2013-02-233-28/+62
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-232-9/+67
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses buildro...patacongo2013-02-233-136/+80
* Add NUC120 config FLASH definitions; documentation updatepatacongo2013-02-222-1/+288
* Converted the EKK-LM3S9B96 configurations to use kconfig-frontend toolspatacongo2013-02-2212-617/+1071
* More LPC1788 updates from Rommel Marcelopatacongo2013-02-191-3/+2
* More files for the Cortex-M0/NUC120 portpatacongo2013-02-185-4/+177
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-1713-141/+591
* Add Nuvoton chip selection logicpatacongo2013-02-162-2/+16
* First cut at support for Cortex-M0patacongo2013-02-165-0/+975
* LPC1788 PLL configuration from Rommel Marcelopatacongo2013-02-161-19/+26
* A few more fixes for LPC1788 compilation (still more needed)patacongo2013-02-131-4/+4
* A few fixes for LPC1788 compilation (more needed)patacongo2013-02-132-4/+343