Commit Graph

3114 Commits

Author SHA1 Message Date
Gregory Nutt
c060fdcba9 Simplified optimization for the SAM4E-EK 2014-04-30 15:04:34 -06:00
Gregory Nutt
8a45dd095d Nucleo-F401RE: Has only one memory region, not two 2014-04-30 14:56:39 -06:00
Gregory Nutt
e0a9d3071a Updated system timer logic from Bob Doiron 2014-04-30 14:47:30 -06:00
Gregory Nutt
f7485ea962 Updated system timer logic from Bob Doiron 2014-04-30 14:46:26 -06:00
Gregory Nutt
3240383133 The SAM4S Xplained Pro now uses the extended timer/counter features. From Bob Doiron. 2014-04-30 14:11:53 -06:00
Gregory Nutt
ae4584f0db SAM4S Xplained Pro: update LED conrol logic. From Bob Doiron 2014-04-30 14:05:44 -06:00
Gregory Nutt
7857d716b5 Nucleo-F401RE: Fix memory usage 2014-04-30 08:20:30 -06:00
Gregory Nutt
b5947b88a3 Nucleo-F401RE: Board GPIOs updated by Frank Bennett 2014-04-29 08:10:27 -06:00
Gregory Nutt
693ccd67ce Final prep for NuttX-7.2 release 2014-04-28 10:53:24 -06:00
Gregory Nutt
33ddbeab16 STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26 2014-04-28 07:07:47 -06:00
Gregory Nutt
40972de8d7 Fix spelling, only one t in exiting 2014-04-27 15:49:38 -06:00
Gregory Nutt
1909c44f87 Minor updates to READMEs and comments 2014-04-27 11:38:24 -06:00
Gregory Nutt
1d4feaf88d Zneo: Misc minor updates from debugging 2014-04-26 12:42:44 -06:00
Gregory Nutt
fe80779eb7 ZNeo Serial: Need to configure UART1 alternate function 2014-04-26 09:43:40 -06:00
Gregory Nutt
f8671a7ab4 Zneo Serial: Fix cut'n'paste error in some conditional configuration 2014-04-26 08:23:11 -06:00
Gregory Nutt
ee86b7afb9 ZNeo: update calibration 2014-04-25 12:38:56 -06:00
Gregory Nutt
39a90c270c Zneo: Updated patch. Found another compiler failure 2014-04-25 12:02:08 -06:00
Gregory Nutt
daf6d347fc Updates to ZNeo configurations + misc cosmetic changes to comments 2014-04-25 11:59:17 -06:00
Gregory Nutt
977bb10d24 Nucleo-F401RE: Remove FRAM references 2014-04-25 11:07:38 -06:00
Gregory Nutt
688b64632d 16z: Reduce size of stacks 2014-04-25 09:56:07 -06:00
Gregory Nutt
ff103e9d4c Nucleo: Remove bogus MPU definitions 2014-04-25 08:52:50 -06:00
Gregory Nutt
b23c50a487 Updated README files 2014-04-25 07:23:31 -06:00
Gregory Nutt
31ede44671 Minor and cosmetic changes from initial 16z (v2) bringup 2014-04-24 15:55:53 -06:00
Gregory Nutt
9ad7704699 Nucleo-F401RE update from Frank Bennett 2014-04-22 16:04:14 -06:00
Gregory Nutt
28b6e0a7f5 SAM4S Xplained Pro fixups from Bob DOIRON after the last big set of commits 2014-04-22 14:34:17 -06:00
Gregory Nutt
465bfcb4cf Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few) 2014-04-22 13:42:38 -06:00
Gregory Nutt
aa63cafa8e Nucleo-F401RE: Add standard, NuttX button support 2014-04-22 13:09:34 -06:00
Gregory Nutt
8634db8e30 Nucleo-F401RE: Use standard NuttX LED interfaces 2014-04-22 12:55:31 -06:00
Gregory Nutt
972c4cbab5 Nucleo F401RE: Remove PX4 cruft that can in with the port 2014-04-22 12:18:08 -06:00
Gregory Nutt
18504d0d75 Back out a bad change in the last commit + add missing SAM4S Xplained Pro file 2014-04-22 11:04:31 -06:00
Gregory Nutt
5df14c7d40 Misc changes to get a clean compilation after incorporating all of Bob Doison's changes 2014-04-22 10:38:08 -06:00
Gregory Nutt
066cca1863 SAM4X Xplained Pro board configuration updated by Bob Doison 2014-04-22 09:38:46 -06:00
Gregory Nutt
61555fe5e1 Various SAM4S related fixes, mostely related to the timer driver driver and the SAM4S timer/counter. All from Bob Doisin 2014-04-22 09:01:20 -06:00
Gregory Nutt
e5e044faa1 examples/cpuhog and serialblaster from Bob Doiron 2014-04-22 07:52:08 -06:00
Gregory Nutt
3d8e313995 Misc SAM4S-related changes from Bob Doison 2014-04-21 19:32:15 -06:00
Gregory Nutt
61e80ae998 SAM4S Xplained Pro: Watchdog timer support for Bob Doison 2014-04-21 19:19:56 -06:00
Gregory Nutt
6ac7bac458 SAM4S Xplained: Add logic to autostart the USB monitor 2014-04-21 18:16:44 -06:00
Gregory Nutt
c033ec399f SAM4S Xplained: Boot PPLLA to 2450MHz to support USB 2014-04-21 18:15:55 -06:00
Gregory Nutt
94be77be81 SAM4S Xplained Pro: Add USB suspend/resume hook. From Bob Doison 2014-04-21 18:14:46 -06:00
Gregory Nutt
19dcdbafc6 SAM4S Xplained Pro: Enable MPU. From Bob Doiron 2014-04-21 17:52:29 -06:00
Gregory Nutt
c4d5a30824 SAM4S Xplained Pro: Added card detect, automout procfs. From Bob Doison 2014-04-21 17:49:40 -06:00
Gregory Nutt
f2d25cadf0 Support for the Atmel SAM4S Xplaiend Board from Bob Doison 2014-04-21 17:34:05 -06:00
Gregory Nutt
bf08795e74 Nucleo-F401RE build issues 2014-04-20 14:16:47 -06:00
Gregory Nutt
d53c3a2090 Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank Bennett 2014-04-20 13:42:23 -06:00
Gregory Nutt
b0c493685a zkit-arm-1769: Refreshed all configurations 2014-04-19 09:18:38 -06:00
Gregory Nutt
8e3680ec22 olimex-lpc1766stk: Refreshed all configurations 2014-04-19 09:00:53 -06:00
Gregory Nutt
dfdc2c4e31 lpcxpresso-lpc1768: Refreshed all configurations 2014-04-19 08:51:55 -06:00
Gregory Nutt
e66b72ea09 lpcxpresso-lpc1768: Refreshed all configurations 2014-04-19 08:40:51 -06:00
Gregory Nutt
686bdb1997 Remove other traces of network interrupt prioritization 2014-04-19 08:12:22 -06:00
Gregory Nutt
6d0863b657 Add logic to register HID keybaord and mouse classes; fix some conditional compilation. From Leo 2014-04-17 11:22:46 -06:00
Gregory Nutt
2f3fa3cbdc SAMA5 board.h files use type xcpt_t and so must include nuttx/irq.h for type xcpt_t 2014-04-17 10:01:15 -06:00
Gregory Nutt
9efb83c5ab Updated README files 2014-04-16 16:41:47 -06:00
Gregory Nutt
e21212f2b4 Undefine IRQPRIO in all configurations it should not be set 2014-04-16 08:29:39 -06:00
Gregory Nutt
48cdbfe5ba examples/touchscreen: Add a configuration option to indicate that there is or is not an architecture-specific initialization function 2014-04-14 12:26:49 -06:00
Gregory Nutt
41f39db226 Restore trainling whitespace in .patch and .diff files wehre required 2014-04-13 17:12:02 -06:00
Gregory Nutt
f8024cf409 More trailing whilespace removal 2014-04-13 16:22:22 -06:00
Gregory Nutt
f7e5953804 Cosmetic changes for coding style; removal of dangling spaces at the end of lines 2014-04-13 13:18:06 -06:00
Gregory Nutt
494387b33b Make sure that there is one space after for 2014-04-12 13:28:22 -06:00
Gregory Nutt
056aed1274 Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
Gregory Nutt
303cc1902b Make sure that there is one space between if and condition 2014-04-12 12:53:19 -06:00
Gregory Nutt
38728a35f5 STM32 OTG FS Hose and others: Remove some warnings 2014-04-12 09:58:23 -06:00
Gregory Nutt
4273436c4b SAMA5D3x-EK: Updates to README.txt 2014-04-12 08:00:37 -06:00
Gregory Nutt
cd6039933e SAMA5: The PIO used for the red LED is also used as the camera module reset line: Added a configuration option to suppress use of the red LED if the PIO is used for another purpose. Reported by David Sidrane. 2014-04-11 15:57:35 -06:00
Gregory Nutt
3e085ec0af Long needed clean up of DNS resolver for coding style and naming conventions 2014-04-11 12:25:32 -06:00
Gregory Nutt
6be62a7ef3 configs/*/defconfig: Increase the number of pre-allocated watchdogs in configurations that use networking or USB 2014-04-09 10:57:56 -06:00
Gregory Nutt
7a275966d6 lm3s6965: Add path to the CodeSourcery toolchain 2014-04-07 15:28:42 -06:00
Gregory Nutt
27811d28f9 Cosmetic changes to comments and README 2014-04-07 15:28:04 -06:00
Gregory Nutt
ac3865fd89 Updated README files and comments 2014-04-07 07:43:28 -06:00
Gregory Nutt
b9ae1f3d45 updated README 2014-04-04 17:13:55 -06:00
Gregory Nutt
bd274dba7f SAMA5: Fix some issues with SDRAM at 528MHz CPU clock 2014-04-04 11:37:39 -06:00
Gregory Nutt
0b7ec97370 SAMA5 boards: Operation at 528Mhz has been verified 2014-04-04 10:36:53 -06:00
Gregory Nutt
d9e0116075 SAMA5 boards: Refresh all configuration files 2014-04-04 09:38:39 -06:00
Gregory Nutt
eb5a2d670c SAMA5 boards: Add set up for 528MHz CPU clock 2014-04-03 17:12:17 -06:00
Gregory Nutt
91c9e60e14 SAMA5D3 Xplained: Delay loop calibrated 2014-04-03 16:38:36 -06:00
Gregory Nutt
2efc4d6396 SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLASH causes crashes. This was fixed by David Sidrane by implementing RAM functions. The killer code is copied and executed from ISRAM and the crash is avoided. 2014-04-03 16:08:18 -06:00
Gregory Nutt
89a8bd848c Updated NOR boot logic from David Sidrane 2014-04-03 15:40:51 -06:00
Gregory Nutt
52f114a10e SAMA5 NOR boot: Use a static memory variable to determine if/when we boot to NOR FLASH 2014-04-03 15:34:41 -06:00
Gregory Nutt
5fef770362 SAMA5: Cosmetic updates to comments and README files 2014-04-03 15:30:00 -06:00
Gregory Nutt
c9fc03d52f If LOWVECTORS is selected, then we need to clear the VBAR register. A bootloader may have left the VBAR in an bad state 2014-04-03 13:09:30 -06:00
Gregory Nutt
6201df6463 Updated comments and README 2014-04-02 09:03:29 -06:00
Gregory Nutt
0d66ba9c00 SAMA5 DBGU: Add logic to suppress DBGU reconfiguration when started from a bootloader 2014-04-02 09:03:27 -06:00
Gregory Nutt
b3daf84b12 Top level make will now generate a U-Boot uImage file 2014-04-01 11:56:58 -06:00
Gregory Nutt
cbdc9155ab SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console 2014-04-01 11:24:15 -06:00
Gregory Nutt
3d8cbb415c Cosmetic update to comments and README files 2014-03-31 17:25:39 -06:00
Gregory Nutt
a44a4444e2 Cosmetic updates to comments and README files 2014-03-31 15:10:15 -06:00
Gregory Nutt
85b0a1a544 Costmetic fixes to README and some comments 2014-03-30 11:34:18 -06:00
Gregory Nutt
fa5988bf7b Add instructions for running NuttX from NAND or TFTP 2014-03-30 10:25:44 -06:00
Gregory Nutt
4410deb8b6 SAMA5 Boards: When running from SDRAM, a 32KB offset is needed by the bootloader 2014-03-30 10:24:31 -06:00
Gregory Nutt
d14940a375 Fix some backward conditional compilation 2014-03-30 08:29:21 -06:00
Gregory Nutt
392031ff7c SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards 2014-03-30 07:26:38 -06:00
Gregory Nutt
aac2a6759d SAMA5D23 boards: When running out of SDRAM, need to query the PMC to determine operating frequency 2014-03-29 17:51:06 -06:00
Gregory Nutt
8bc70e38ab SAMA5D3 Xplained: Has no NOR flash. Remove all NOR support from board configuration 2014-03-29 15:05:09 -06:00
Gregory Nutt
09fb2a1893 Add basic board support framework for the Atmel SAMA5D3 Xplained board (not finished) 2014-03-28 15:20:26 -06:00
Gregory Nutt
d204310623 configs/sama5d3x-ek: Fix some typos 2014-03-28 15:18:49 -06:00
Gregory Nutt
f12e37cae4 Documentatin updated; fix errors in some comments 2014-03-28 09:52:07 -06:00
Gregory Nutt
1e7a14ed2e SAMA5D3x-EK: Fix lots of typos in board name 2014-03-28 09:11:19 -06:00
Gregory Nutt
a53493eacc SAM4E: Clarify LCD data width 2014-03-28 08:29:04 -06:00
Gregory Nutt
d8b2011218 SAM4E-EK: Remove bogus LCD driver; replace with information that might be useful to someone who wants to develop an LCD driver for the SAM4E-EK 2014-03-27 10:38:21 -06:00
Gregory Nutt
942c6e0e44 SAM4E-EK: CMCC is enabled in all configurations and delay loop has been calibrated 2014-03-26 17:07:08 -06:00
Gregory Nutt
63af8d88fb SAM4E-EK: All configurations converted to run with 120MHz CPU clock 2014-03-26 14:03:33 -06:00
Gregory Nutt
3f4593dda8 SAM4E USP: Re-vamp read request queue handling. Add logic to handle RX overrun errors 2014-03-26 11:38:47 -06:00
Gregory Nutt
8fb610a537 SAMA5D3: Fix some typos in last blind changes backported from the SAM4e. And verified 2014-03-25 16:11:33 -06:00
Gregory Nutt
e68f6049c5 backport a serial console fix from the sam4e to the sama5d3 2014-03-25 14:34:07 -06:00
Gregory Nutt
316bc83220 For all configurations that have the default pthread stacksize set to some other value than 2048 AND which have the USB MSC device class enabled, add a definition of CONFIG_USBMSC_SCSI_STACKSIZE so that the size of the stack used by USB MSC SCSI worker thread does not increase 2014-03-25 14:21:33 -06:00
Gregory Nutt
3c3506bd13 apps/system/usbmsc: Back out kludge that is no longer needed with the recent fix to the USB MSC class 2014-03-25 12:42:01 -06:00
Gregory Nutt
03bd2a6ad9 Add missing HSCMI configuration options; Make HSMCI configuration naming more compatible; Fix HSCMI clocking to use the CLKODD bit 2014-03-24 14:25:40 -06:00
Gregory Nutt
9a484b4c6e Cosmetic updates to comments and README files 2014-03-24 10:23:56 -06:00
Gregory Nutt
70c8dcaa34 SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files 2014-03-23 15:48:10 -06:00
Gregory Nutt
9ff81f3b1f SAM4E-EK: Fixes for HSMCI compilation 2014-03-23 15:46:55 -06:00
Gregory Nutt
7cebadd05f Fix condition in conditional compilation associated with USB monitor support 2014-03-23 13:33:30 -06:00
Gregory Nutt
b583c95de4 Cosmet update to debug messages and to comments 2014-03-23 13:32:39 -06:00
Gregory Nutt
4670aab945 Fix bad configuration change of last commit 2014-03-23 10:38:31 -06:00
Gregory Nutt
9d9631243a SAM4E-EK: Enable interrupt stack in all configurations 2014-03-23 10:12:57 -06:00
Gregory Nutt
293b5d7723 SAM4E-EK UDP: prevent some bad recursive behavior 2014-03-22 17:30:17 -06:00
Gregory Nutt
f066b87828 SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM console 2014-03-22 09:27:43 -06:00
Gregory Nutt
9f2ee0966a SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeout failures 2014-03-21 11:22:50 -06:00
Gregory Nutt
06e60bab2b SAM4E UDP: Cosmetic updates to tracing and README 2014-03-21 10:45:12 -06:00
Gregory Nutt
349f7155c7 Cosmetic update to README 2014-03-20 15:21:26 -06:00
Gregory Nutt
de0c5d50da Typo fixed 2014-03-20 10:56:43 -06:00
Gregory Nutt
57516a8ede LPC17 USB Host: Minor clean-up after performing some regressin testing 2014-03-19 08:33:15 -06:00
Gregory Nutt
47ffb340e9 SAM4E UDP: Add support for USB monitor 2014-03-18 16:33:36 -06:00
Gregory Nutt
a5bdccebe3 TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de Carvalho 2014-03-18 11:21:31 -06:00
Gregory Nutt
5f8304415d SAM4E: Fix a few more UDP bring-up bugs. Still not working 2014-03-18 11:00:20 -06:00
Gregory Nutt
fe9023752a SAM4E: Revise board-specific USB MSC support 2014-03-18 09:31:02 -06:00
Gregory Nutt
f673057c2f Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -06:00
Gregory Nutt
e869de4272 SAM4E: Add USB full speed device (UDP) driver 2014-03-17 12:37:55 -06:00
Gregory Nutt
1cde363251 SAM3/4: Fleshing out environment to support USB device (UDP) 2014-03-16 14:11:22 -06:00
Gregory Nutt
4d34848389 SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH suported enabled by default 2014-03-14 12:35:17 -06:00
Gregory Nutt
dba6cca886 SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work. 2014-03-13 15:54:09 -06:00
Gregory Nutt
42e06fb503 SAM4E-EK: Add support for the SAM4E-EK AT25 serial flash 2014-03-13 14:07:35 -06:00
Gregory Nutt
7e16cee6b5 Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
Gregory Nutt
0bd5f23a30 SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default 2014-03-13 09:03:03 -06:00
Gregory Nutt
1a2845a4ef SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver 2014-03-12 15:03:59 -06:00
Gregory Nutt
ce82132ef1 SAM4E: Various bring-up fixes. NSH now works 2014-03-12 10:59:19 -06:00
Gregory Nutt
875b985781 SAM4E-EK: Purely cosmetic updates 2014-03-11 10:44:00 -06:00
Gregory Nutt
da8a0e8062 Refresh spark configurations 2014-03-11 10:43:14 -06:00
Gregory Nutt
99d2f3a993 SAM4E-EK: Add basic board support 2014-03-10 15:18:46 -06:00
Gregory Nutt
6700b5318c TM4C: A few more changes to get a clean compilation 2014-03-10 11:54:20 -06:00
Gregory Nutt
75bda40eb6 Add basic board support for the TM4C123G Launchpad 2014-03-10 11:25:06 -06:00
Gregory Nutt
f2fd4df587 Refresh all LM3/4/Tiva configurations 2014-03-09 07:59:09 -06:00
Gregory Nutt
cd58da526b Refresh LM3S defconfig files 2014-03-08 15:55:27 -06:00
Gregory Nutt
41a5b67887 functions and definitions renamed from lm_ to tiva_ 2014-03-08 15:50:26 -06:00
Gregory Nutt
7c55ba4115 All files and functions beginning with lm_ changed to tiva_ 2014-03-08 13:29:09 -06:00
Gregory Nutt
32f8f33653 The old lm/ directories were enamed tiva/ to better support new products coming down the pipe from TI 2014-03-08 12:31:06 -06:00
Gregory Nutt
441c311a3c LPC2378: SPI driver from Lizhuoyi 2014-03-08 11:37:50 -06:00
Gregory Nutt
497939da0f configs/olimex-lpc2378/src: Files renamed to correspond with current thinking about naming; defconfigs refreshed 2014-03-08 10:54:05 -06:00
Gregory Nutt
7e257ee7f4 configs/qemu-i486 update naming standards to conform to current thinking; refresh defconfig files 2014-03-08 09:21:08 -06:00
Gregory Nutt
6b068754a0 configs/pic32-starterkit, pic32mx7mmb, stm3210e-eval, stm3220g-eval, and stm3240g-eval: Refresh all configurations with the latest Kconfig files 2014-03-07 11:47:07 -06:00
Gregory Nutt
eb132f256c Refresh configuration files 2014-03-06 17:16:46 -06:00
Gregory Nutt
bd8a0aec21 Refresh several defconfig files to (1) bring them up-to-date, and (2) to confirm that no bugs were introduced in recent massive Kconfig file changes 2014-03-06 16:02:18 -06:00
Gregory Nutt
1cd7c4f626 Minor cleanup of some new configurations; warning removal with GCC 4.8.2 2014-03-06 13:31:13 -06:00
Gregory Nutt
4cbdbc875e Support for the older, manual configurations has been completely removed from the NuttX build system 2014-03-06 13:00:50 -06:00
Gregory Nutt
596bdc73df Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 2014-03-06 12:23:26 -06:00
Gregory Nutt
e871f36d13 configs/rgmp/x86/cxxtest: Configuration converted to use the kconfig-frontends tools. This completes the conversion of all configurations to the newer format 2014-03-06 12:02:43 -06:00
Gregory Nutt
ecbd6cde75 configs/rgmp/x86/helloxx: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:57:55 -06:00
Gregory Nutt
cab35c579a configs/rgmp/x86/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:53:26 -06:00
Gregory Nutt
4bbbe80a31 configs/rgmp/x86/default: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:47:16 -06:00
Gregory Nutt
2993bd108d configs/rgmp/arm/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:28:29 -06:00
Gregory Nutt
29a4ca8f08 configs/rgmp/arm/default: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:19:05 -06:00
Gregory Nutt
60f5acf8da configs/pjrc-8051: Configuration converted to use the kconfig-frontends tools 2014-03-06 10:27:52 -06:00
Gregory Nutt
ca916b1060 onfigs/mx1ads/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-06 09:48:25 -06:00
Gregory Nutt
d5fbc4eeac configs/us7032evb1/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 09:21:10 -06:00
Gregory Nutt
17a96f6e1e configs/us7032evb1/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-06 09:17:11 -06:00
Gregory Nutt
86d7618733 configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-06 08:28:49 -06:00
Gregory Nutt
79f8b6928a configs/ne64badge/ostest and demo9s12nec64/ostest: Configurations onverted to use the kconfig-frontends tools 2014-03-05 17:27:58 -06:00
Gregory Nutt
72164cb176 Use common naming for rest of the toolchains too 2014-03-05 16:29:58 -06:00
Gregory Nutt
79dc48a71a Use common naming for all buildroot toolchains 2014-03-05 15:37:07 -06:00
Gregory Nutt
9e12be2129 configs/qemu-i486/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 14:42:54 -06:00
Gregory Nutt
ba49e3f29a configs/qemu-i486/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-05 14:36:35 -06:00
Gregory Nutt
5c1d6d7580 configs/ea3131/pgnsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 14:26:30 -06:00
Gregory Nutt
972eeae12d Add configuration ettings for the on-demand paging option 2014-03-05 14:25:49 -06:00
Gregory Nutt
6f3f870d31 configs/ntosd-dm320/uip: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:57:49 -06:00
Gregory Nutt
5d639014d7 configs/ntosd-dm320/udp: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:48:58 -06:00
Gregory Nutt
fe913b3140 configs/ntosd-dm320/thttpd: Configuration converted to use the kconfig-frontends tool 2014-03-05 12:34:59 -06:00
Gregory Nutt
ae9ea64ab4 configs/ntosd-dm320/poll: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:29:24 -06:00
Gregory Nutt
57f8ddb453 configs/ntosd-dm320/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:23:39 -06:00
Gregory Nutt
a2a3f80120 configs/ntosd-dm320/nettest: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:16:02 -06:00
Gregory Nutt
5f7987a9b7 configs/avr32dev1/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 11:34:25 -06:00
Gregory Nutt
22fbd809e4 configs/avr32dev1/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-05 11:26:26 -06:00
Gregory Nutt
8e06aa47d6 Create AVR32 Kconfig files; reshuffled lots of configuration names 2014-03-05 11:25:36 -06:00
Gregory Nutt
87032960cb configs/teensy/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:40:58 -06:00
Gregory Nutt
d108ba6a56 configs/teensy/hello: Configuration converted to use the kconfig-frontends tool 2014-03-05 09:35:35 -06:00
Gregory Nutt
82e97eaa8f configs/micropendous3/hello: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:28:00 -06:00
Gregory Nutt
79f0509ce5 configs/amber/hello: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:22:50 -06:00
Gregory Nutt
063119dd72 configs/olimex-strp711/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:06:13 -06:00
Gregory Nutt
f68d1da594 configs/mcu123-lpc214x/composite: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:56:21 -06:00
Gregory Nutt
d0bc71f9dc configs/compal_e99/nsh_highram: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:43:50 -06:00
Gregory Nutt
c6b9cef746 configs/compal_e99/nsh_compalram: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:23:20 -06:00
Gregory Nutt
c9b37f85dd configs/c5471evm/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:00:35 -06:00
Gregory Nutt
17252933da configs/olimex-lpc1766stk/slip-httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 17:30:37 -06:00
Gregory Nutt
04ee068905 configs/ez80f910200zco/poll: Configuration converted to use the kconfig-frontends tools 2014-03-04 17:14:26 -06:00
Gregory Nutt
e343bdf0f4 configs/ez80f910200zco/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-04 17:09:15 -06:00
Gregory Nutt
4f3b8d7ec0 configs/sim/nx11: Configuration converted to use the kconfig-frontends tools 2014-03-04 15:56:13 -06:00
Gregory Nutt
a32458a237 configs/sim/pashello: Configuration converted to use the kconfig-frontends tool 2014-03-04 15:14:11 -06:00
Gregory Nutt
60978fd4c5 configs/sim/touchscreen: Configuration converted to use the kconfig-frontends tools 2014-03-04 15:08:30 -06:00
Gregory Nutt
31ed7060d3 configs/eagle100/nxflat: Configuration converted to use the kconfig-frontends tools 2014-03-04 14:21:46 -06:00
Gregory Nutt
69142c44c3 configs/c5471evm/httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 14:04:50 -06:00
Gregory Nutt
41007dcd00 configs/ez80f910200zco/httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:54:29 -06:00
Gregory Nutt
d4872db164 configs/eagle100/httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:53:58 -06:00
Gregory Nutt
7ada82ec72 configs/eagle100/thttpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:29:27 -06:00