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 |
|
Gregory Nutt
|
3ed9346bd4
|
configs/lpcxpresso-lpc1768/thttpd: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 13:16:06 -06:00 |
|
Gregory Nutt
|
c4433bf09d
|
configs/olimex-lpc1766stk/thttpd: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 13:08:11 -06:00 |
|
Gregory Nutt
|
b90b5295f1
|
configs/mcu123-lpc214x/usbserial: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 12:18:24 -06:00 |
|
Gregory Nutt
|
663e2760af
|
configs/hymini-stm32v/usbserial: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 12:08:36 -06:00 |
|
Gregory Nutt
|
555b21ead6
|
configs/hymini-stm32v/usbserial: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 11:52:51 -06:00 |
|
Gregory Nutt
|
b94573e9b2
|
configs/stm3220g-eval/telnetd: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 11:19:46 -06:00 |
|
Gregory Nutt
|
6df2df573e
|
configs/stm3240g-eval/telnetd: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 11:10:31 -06:00 |
|
Gregory Nutt
|
627fb175f5
|
configs/stm3210e-eval/nxconsole: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 10:48:09 -06:00 |
|
Gregory Nutt
|
4e3dc0ccd6
|
configs/stm3240g-eval/nxconsole: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 10:33:06 -06:00 |
|
Gregory Nutt
|
31cc75b181
|
configs/stm3210e-eval/pm: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 09:55:52 -06:00 |
|
Gregory Nutt
|
18f74bade9
|
configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 08:58:01 -06:00 |
|
Gregory Nutt
|
1c76e28794
|
Add missing DHCPD configuration settings
|
2014-03-03 18:12:45 -06:00 |
|
Gregory Nutt
|
218776ee90
|
configs/teensy/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 15:54:38 -06:00 |
|
Gregory Nutt
|
c79bc5a19d
|
configs/mcu123-lpc214x/usbmsc: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 15:40:18 -06:00 |
|
Gregory Nutt
|
e37d342bd3
|
configs/ea3131/usbmsc: Configuration removed. It could not possible useful because there is no MCI driver for the EA3131
|
2014-03-03 15:13:35 -06:00 |
|
Gregory Nutt
|
8c7f7cac89
|
configs/hymini-stm32v/usbmsc: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 15:04:15 -06:00 |
|
Gregory Nutt
|
6bbb5d281b
|
configs/stm3210e-eval/usbmsc: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 14:55:42 -06:00 |
|
Gregory Nutt
|
47deb597d9
|
configs/lpcxpresso-lpc1768/usbmsc: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 14:48:20 -06:00 |
|
Gregory Nutt
|
a9b39d7a0e
|
configs/nucleus2g/usbmsc: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 14:42:04 -06:00 |
|
Gregory Nutt
|
3963b5348d
|
configs/olimex-lpc1766stk/usbmsc: Configuration converted to use the kconfig-frontends tool
|
2014-03-03 14:27:35 -06:00 |
|
Gregory Nutt
|
adc2a714a5
|
configs/lpcxpresso-lpc1768/dhcpd: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 13:36:23 -06:00 |
|
Gregory Nutt
|
08bf8b68f4
|
configs/stm3240g-eval/dhcpd: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 13:29:27 -06:00 |
|
Gregory Nutt
|
932a47c903
|
configs/stm3220g-eval/dhcpd: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 13:21:55 -06:00 |
|
Gregory Nutt
|
ce4ee2ed04
|
configs/ez80f910200zco/dhcpd converted to use the kconfig-frontends tools
|
2014-03-03 13:10:11 -06:00 |
|
Gregory Nutt
|
cdd6883fe8
|
configs/sim/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 12:44:37 -06:00 |
|
Gregory Nutt
|
c60d0ff7de
|
configs/stm3240g-eval/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 12:37:32 -06:00 |
|
Gregory Nutt
|
05d676ffc6
|
Make network buffering sizes consistent in all configurations
|
2014-03-03 12:24:43 -06:00 |
|
Gregory Nutt
|
e14fed0922
|
configs/stm3220g-eval/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 11:58:35 -06:00 |
|
Gregory Nutt
|
9e9889aece
|
Fix other ez80 configurations for changes made to configuratino variables
|
2014-03-03 11:45:04 -06:00 |
|
Gregory Nutt
|
2c1b3188e7
|
onfigs/ez80f910200zco/nettest: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 11:40:29 -06:00 |
|
Gregory Nutt
|
ecf2f99fa0
|
configs/eagle100/nettest: Converted to use kconfig-frontends tools
|
2014-03-03 11:22:36 -06:00 |
|
Gregory Nutt
|
4ac4814fb4
|
configs/olimex-strp711/nettest: Converted to use kconfig-frontends tools
|
2014-03-03 10:52:02 -06:00 |
|
Gregory Nutt
|
f5888496fb
|
configs/c5471evm/nettest converted use kconfig-frontends. C5471 build updated
|
2014-03-03 10:05:06 -06:00 |
|
Gregory Nutt
|
ea1cf69e9c
|
configs/sim/nx: Configuration converted to use the kconfig-frontends tools
|
2014-03-02 13:02:01 -06:00 |
|
Gregory Nutt
|
522a44ab62
|
configs/lm3s8962-ek/nx: Configuration converted to use the kconfig-frontends tools
|
2014-03-02 12:56:04 -06:00 |
|
Gregory Nutt
|
4e39cf40c0
|
configs/lpcxpresso-lpc1768/nx: Configuration converted to use the kconfig-frontends tools
|
2014-03-02 12:42:23 -06:00 |
|
Gregory Nutt
|
9fd85aec9e
|
configs/olimex-lpc1766stk/nx converted to use the kconfig-frontends
|
2014-03-02 12:26:52 -06:00 |
|
Gregory Nutt
|
6b1aebdcae
|
arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configuration names for compatibility, configs/olimex-lpc2378/nsh: Convert to use the kconfig-frontends tools
|
2014-03-02 11:08:23 -06:00 |
|
Gregory Nutt
|
1aba98dcaa
|
configs/mirtoo/nxffs converted to use the kconfig-frontends
|
2014-03-02 09:05:07 -06:00 |
|
Gregory Nutt
|
b69d740b2e
|
configs/stm3210e-eval/nx converted to use the kconfig-frontends tools
|
2014-03-02 08:11:07 -06:00 |
|
Gregory Nutt
|
63fe34f0f9
|
configs/stm3210e-eval/nx converted to use the kconfig-frontends tools
|
2014-03-02 08:10:33 -06:00 |
|
Gregory Nutt
|
a8f602b897
|
stm3210e-eval: Remove some old configurations that are not worth converting to kconfig-frontends
|
2014-03-02 07:48:25 -06:00 |
|
Gregory Nutt
|
8462bcc072
|
Removed unused configuratin variable: CONFIG_PGTABLE_VADDR
|
2014-03-01 16:21:28 -06:00 |
|
Gregory Nutt
|
bb79092121
|
configs/configs/ea3152/ostest converted to use the kconfig-frontends tools
|
2014-03-01 16:20:14 -06:00 |
|
Gregory Nutt
|
136488624a
|
configs/lpc4330-xplorer/nsh converted to use the kconfig-frontends tools
|
2014-03-01 16:01:13 -06:00 |
|
Gregory Nutt
|
e0a9decf48
|
Fix a typo in the STM32F4 Discovery board Makefile. From Max Kriegleder
|
2014-03-01 14:16:34 -06:00 |
|
Gregory Nutt
|
e4c56e27ed
|
configs/eagle100/nsh converted to use the kconfig-frontends tools
|
2014-03-01 14:12:05 -06:00 |
|
Gregory Nutt
|
9f366d5e8d
|
configs/lm3s8962-ek/nsh converted to use the kconfig-frontends tools
|
2014-03-01 13:29:23 -06:00 |
|
Gregory Nutt
|
43e3117bc3
|
configs/lm3s6432-s2e/nsh2 converted to use the kconfig-frontends tools
|
2014-03-01 13:13:21 -06:00 |
|
Gregory Nutt
|
18fefd9fac
|
Oops... bad check-in for last configs/ubw32/nsh change
|
2014-03-01 12:43:09 -06:00 |
|
Gregory Nutt
|
544e7e5508
|
configs/sim/nsh2 converted to use the kconfig-frontends tools
|
2014-03-01 12:32:03 -06:00 |
|
Gregory Nutt
|
98462d7c40
|
configs/ubw32/nsh converted to use the kconfig-frontends tools
|
2014-03-01 12:12:07 -06:00 |
|
Gregory Nutt
|
317586c657
|
configs/pic32mx7mmb/nsh converted to use the kconfig-frontends tools
|
2014-03-01 12:00:56 -06:00 |
|
Gregory Nutt
|
b7d715f2d9
|
configs/pic32-starterkit/nsh2 converted to use the kconfig-frontends tools
|
2014-03-01 11:27:21 -06:00 |
|
Gregory Nutt
|
03042fe99a
|
configs/pic32-starterkit/nsh converted to use the kconfig-frontends tools
|
2014-03-01 11:10:30 -06:00 |
|
Gregory Nutt
|
eea4819a95
|
configs/mirtoo/nsh converted to use the kconfig-frontends tools
|
2014-03-01 10:49:19 -06:00 |
|
Gregory Nutt
|
8dabda56a6
|
configs/vsn/nsh converted to use the kconfig-frontends tools
|
2014-03-01 10:10:55 -06:00 |
|
Gregory Nutt
|
889a6c138e
|
configs/nucleus2g/nsh converted to use the kconfig-frontends tools
|
2014-03-01 09:55:39 -06:00 |
|
Gregory Nutt
|
12adde1e80
|
configs/lpcxpresso-lpc1768/nsh converted to use the kconfig-frontends tools
|
2014-03-01 09:41:42 -06:00 |
|
Gregory Nutt
|
fa1c13925a
|
configs/lincoln60/nsh converted to use the kconfig-frontends tools
|
2014-03-01 09:23:51 -06:00 |
|
Gregory Nutt
|
56eeb9d887
|
configs/stm3210e-eval/nshi2 converted to use the kconfig-frontends tools
|
2014-03-01 08:40:56 -06:00 |
|
Gregory Nutt
|
ecd84b584f
|
configs/stm32i10e-eval/nsh converted to use the kconfig-frontends tools
|
2014-03-01 08:18:22 -06:00 |
|
Gregory Nutt
|
35992ecb37
|
configs/stm3220g-eval/nsh2 converted to use the kconfig-frontends tools
|
2014-03-01 08:03:45 -06:00 |
|
Gregory Nutt
|
7d05ba1f33
|
configs/stm3240g-eval/nsh2 converted to use the kconfig-frontends tools
|
2014-03-01 07:44:55 -06:00 |
|
Gregory Nutt
|
cbcabe3314
|
Removed almost all ostest configurations
|
2014-02-28 19:19:11 -06:00 |
|
Gregory Nutt
|
717a2bc703
|
Remove some OS test configurations. These don't have much value after the initial bring-up (and are certainly not worth converting to kconfig-frontends tools).
|
2014-02-28 16:34:02 -06:00 |
|
Gregory Nutt
|
b634eea4b9
|
configs/stm3240g-eval/nsh: Configuration converted to use the kconfig-frontends tools
|
2014-02-28 16:28:28 -06:00 |
|
Gregory Nutt
|
025233d97e
|
Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings
|
2014-02-28 14:32:44 -06:00 |
|
Gregory Nutt
|
c8bcf4025a
|
Remove Ken's personal directory as the default path to the CodeSourcery toolchain
|
2014-02-28 10:01:01 -06:00 |
|
Gregory Nutt
|
0a61c545e0
|
Refresh the STM32F4Discover/cxxtext configuration
|
2014-02-28 10:00:25 -06:00 |
|
Gregory Nutt
|
47ca6ef4d4
|
configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured
|
2014-02-28 07:45:51 -06:00 |
|
Gregory Nutt
|
07a0cc4233
|
Refresh a Viewtool STM32F107 configuration
|
2014-02-27 17:24:48 -06:00 |
|
Gregory Nutt
|
f78cc7d88d
|
networking: Fix one place where the reference count was not being zeroed. This is really a cosmetic fix UNLESS CONFIG_DEBUG_NET is enabled, then it causes assertions
|
2014-02-25 16:41:11 -06:00 |
|
Gregory Nutt
|
d34b1b620b
|
SAM3/4: Fix some build errors that crept in with the SAM4E support
|
2014-02-25 12:41:38 -06:00 |
|
Gregory Nutt
|
3b07bc6716
|
SAM4E: Update SAM3/4 TC and DMAC register definition header files
|
2014-02-25 10:56:23 -06:00 |
|
Gregory Nutt
|
59769d44f1
|
Add logic to meaure and calculate the CPU load percentage. From David Alessio
|
2014-02-22 15:20:12 -06:00 |
|
Gregory Nutt
|
2cc96f9be1
|
SAM4E: USART/USART header files and drivers updated to support the SAM4E
|
2014-02-22 13:46:23 -06:00 |
|
Gregory Nutt
|
bcaab16d1f
|
Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't know where the apps/ dir will be be until install time
|
2014-02-21 15:35:53 -06:00 |
|
Gregory Nutt
|
8bcf00159d
|
STM3220G-EVAL: NSH configuration changed to use kconfig-frontends tools by Alan Carvalho de Assis
|
2014-02-21 15:06:36 -06:00 |
|
Gregory Nutt
|
4b824e8d5f
|
SAM4E: Add support for PIO and peripheral clocks
|
2014-02-21 12:34:04 -06:00 |
|
Gregory Nutt
|
79c7b66ed3
|
Fix some errors that crept into the conversion of an Olimex-LPC1766STK configuration
|
2014-02-21 11:30:12 -06:00 |
|
Gregory Nutt
|
0a6942e068
|
SAM4E: Add vector definition header files
|
2014-02-21 08:46:16 -06:00 |
|
Gregory Nutt
|
792ef5692d
|
Olimex LPC1766STK: FTPC configure changed to use the kconfig-fronteds tools by Alan Carvalho de Assis
|
2014-02-20 15:34:59 -06:00 |
|
Gregory Nutt
|
33508df77f
|
SAMD20: Some progress debugging SPI. Currently hangs
|
2014-02-20 15:20:42 -06:00 |
|
Gregory Nutt
|
8f469d70ed
|
SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board with the I/O1 module installed
|
2014-02-20 11:27:59 -06:00 |
|
Gregory Nutt
|
8bbf4f3ec8
|
SAMD20: SPI driver is code-complete, but untested
|
2014-02-20 09:59:54 -06:00 |
|
Gregory Nutt
|
cc14f9ae06
|
Spark configuration updated from David Sidrane
|
2014-02-19 18:57:21 -06:00 |
|
Gregory Nutt
|
ff899bf0e3
|
SAMD20: Add a framework for an SPI driver
|
2014-02-19 16:52:12 -06:00 |
|
Gregory Nutt
|
916308efc1
|
SAMD20: Move some common SERCOM logic to a separate file where it can be shared
|
2014-02-19 14:47:04 -06:00 |
|
Gregory Nutt
|
6bae54fe35
|
Updated README
|
2014-02-18 17:59:24 -06:00 |
|
Gregory Nutt
|
f68d96a0a5
|
All mbed configurations have been converted to used the kconfig-frontends tools (unverifeid)
|
2014-02-18 16:50:09 -06:00 |
|
Gregory Nutt
|
bbe2b1c533
|
Documentation update
|
2014-02-18 16:19:14 -06:00 |
|
Gregory Nutt
|
b165efca23
|
stm3240g-eval/webserver configuration converted to use the kconfig-frontends tools by Alan Carvalho de Assis
|
2014-02-18 14:36:32 -06:00 |
|
Gregory Nutt
|
416187d752
|
Spark board configurations updated by David Sidrane
|
2014-02-18 13:50:12 -06:00 |
|
Gregory Nutt
|
26777e9145
|
Refresh a defconfig file; updated a README
|
2014-02-18 12:33:00 -06:00 |
|
Gregory Nutt
|
705fc64e95
|
STM32F429 Discovery: All src/ files renamed to make consistent with current naming conventions
|
2014-02-18 12:24:21 -06:00 |
|
Gregory Nutt
|
0b0340598e
|
STM32F429 Discovery: Add support for FPU in OS test
|
2014-02-18 12:04:19 -06:00 |
|
Gregory Nutt
|
3be307bc25
|
sched/task_terminate always return an error because return value was not being set correctory. From Gosha
|
2014-02-18 11:50:32 -06:00 |
|
Gregory Nutt
|
1fcd2bfd10
|
SAMD20: Increase FLASH waitstates to 2
|
2014-02-18 10:37:42 -06:00 |
|
Gregory Nutt
|
7bcf29c72a
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
|