summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* More changes from Urospatacongo2011-04-161-2/+2
* Add a THTTPD configuration for the LPCXpresso boardpatacongo2011-04-169-12/+1416
* Add support for SMSC LAN8720 PHYpatacongo2011-04-153-3/+15
* Add LPCXpression USB storage examplepatacongo2011-04-1511-18/+1318
* Add LPCXpression SD card supportpatacongo2011-04-157-18/+98
* Add code changes from Urospatacongo2011-04-156-606/+650
* Add time and uptimepatacongo2011-04-153-2/+25
* Cosmeticpatacongo2011-04-131-0/+18
* Fix some issues with LPC17xx UART2 and 3 configurationspatacongo2011-04-137-17/+177
* LPCXpression console on UART3patacongo2011-04-135-87/+74
* Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo2011-04-1229-138/+161
* Fixes for clean LPCXpresso NSH buildpatacongo2011-04-123-10/+22
* Add LPCXpression NSH configurationpatacongo2011-04-125-0/+1275
* Prep for 6.1 releasenuttx-6.1patacongo2011-04-103-0/+186
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-104-525/+555
* Add support for Code Redpatacongo2011-04-108-911/+1006
* Add board config for Embedded Artists LPCXpressopatacongo2011-04-0914-0/+2924
* Completes implementation of kernel mode buildpatacongo2011-04-081-0/+2
* Add logic to initialize SAM3U user applicationspatacongo2011-04-081-0/+2
* m9s12x toolchain Ubuntu 9.10 build fixpatacongo2011-04-073-1/+7
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-1/+1
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-2/+1
* Integrate syscall with existing svcall logicpatacongo2011-04-062-28/+36
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-1/+1
* Clean kernel-/user-mode module buildpatacongo2011-04-051-1/+3
* More separation of kernel- and user-memory managementpatacongo2011-04-052-6/+7
* LIS331DL and STM32 I2C patch from Urospatacongo2011-04-051-4/+5
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-05106-314/+16
* Progress toward kernel buildpatacongo2011-04-053-6/+36
* Move memory manager into user spacepatacongo2011-04-031-1/+1
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-03108-275/+275
* fix dependenciespatacongo2011-04-032-3/+7
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-0314-55/+95
* Add SAM3U kernel build logicpatacongo2011-04-026-13/+267
* Stubs are working/Proxies are closepatacongo2011-04-016-0/+1244
* Remove .built_alwayspatacongo2011-04-01101-202/+202
* Moving toward system call infrastructurepatacongo2011-03-291-2/+1
* More changes from Urospatacongo2011-03-284-20/+81
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-281-2/+2
* More changes from Urospatacongo2011-03-274-9/+6
* Updates from Urospatacongo2011-03-275-158/+99
* Update WLAN configurationspatacongo2011-03-262-8/+8
* RTL bug fixespatacongo2011-03-261-2/+2
* RTL updatespatacongo2011-03-263-1/+9
* Incorporate changes from Uros Platisepatacongo2011-03-2615-203/+968
* Detron updatespatacongo2011-03-213-0/+237
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-21104-317/+316
* More build fixespatacongo2011-03-2011-16/+22
* Move nuttx/examples to apps/examplespatacongo2011-03-20202-1726/+4275
* Misc build fixespatacongo2011-03-191-1/+1