summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Resync new repository with old repo r5166patacongo2012-09-17139-204/+578
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-143-3/+3
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-148-4/+1151
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-1327-136/+226
* Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-131-0/+1
* Remove executable property from source and make filespatacongo2012-09-13102-0/+0
* Email address change in nuttx/patacongo2012-09-13683-4502/+4502
* Email address change in apps/patacongo2012-09-131-0/+6
* Add UDP discovery configuration for the STM3240G-EVAL (from Max Holtzberg)patacongo2012-09-124-0/+1161
* Fix MMC/SD support for Wildfire board; Granule allocator can now be used from...patacongo2012-09-123-5/+10
* Misc STM32 wildfire and ENC28J60 driver updatespatacongo2012-09-125-6/+24
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-113-86/+25
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-1113-140/+87
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-106-13/+1155
* More M3 Wildfire logic; mmap-related bug fixes from Katepatacongo2012-09-1017-30/+913
* More logic for the MX3 Wildfire boardpatacongo2012-09-1014-23/+1685
* More progress on the Wildfire STM32 portpatacongo2012-09-098-735/+1299
* Beginning of configuration for M3 Wildfire boardpatacongo2012-09-097-0/+1405
* Minor update to Shenzhou README filespatacongo2012-09-0910-256/+162
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-0912-4/+302
* Kconfig: QEMU fixespatacongo2012-09-086-7/+15
* Changes to get a clean compile with the Kconfig Shenzhou board. Still some l...patacongo2012-09-0814-471/+393
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-0826-176/+1077
* Remove several unused configuration valuespatacongo2012-09-08190-341/+3
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-0824-739/+114
* More Shenzhou board logicpatacongo2012-09-08160-224/+518
* More support for the Shenzhou boardpatacongo2012-09-0759-56/+3064
* More info for the Shenzhou board configurationpatacongo2012-09-074-75/+706
* Add basic directory structure for the Shenzhou STM32107 board (not much there...patacongo2012-09-072-0/+1114
* Removed delay after receiving in recvfrom(). This was killing network perfor...patacongo2012-09-0722-22/+25
* Repairs needed after Kconfig changes for LPC31patacongo2012-09-0636-506/+291
* Add LPC31 Kconfigpatacongo2012-09-066-179/+155
* Update LPC43 Kconfigpatacongo2012-09-065-8/+10
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-0549-381/+37
* defconfig changes for LPC17xx Kconfigpatacongo2012-09-0525-24/+49
* Add configuration for the LM3Spatacongo2012-09-053-0/+3
* Add Kconfig settings for the LPC17xxpatacongo2012-09-051-28/+32
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-04162-554/+554
* Changes to Kconfig and matching defconfig filespatacongo2012-09-04165-1218/+1218
* Add support for multiple work queuespatacongo2012-09-042-3/+14
* Fix workqueue assertion; STM32 power managementpatacongo2012-09-021-3/+2
* Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to...patacongo2012-09-011-0/+24
* Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?patacongo2012-09-011-3/+0
* The content for uIP web server demo is no longer canned, but is not built dyn...patacongo2012-08-3121-873/+1183
* Add configurable application entry pointpatacongo2012-08-30188-4/+202
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-3021-186/+572
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-30187-81423/+325
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-2990-101/+147
* Add USB host support to the STM32F4Discovery boardpatacongo2012-08-2913-84/+598
* Ooops... forgot to add lib_perror.c to the Make.defs filepatacongo2012-08-281-2/+2