Commit Graph

2855 Commits

Author SHA1 Message Date
Gregory Nutt
8094dfb4fd Fix condition in conditional compilation associated with USB monitor support 2014-03-23 13:33:30 -06:00
Gregory Nutt
0153c903e0 Cosmet update to debug messages and to comments 2014-03-23 13:32:39 -06:00
Gregory Nutt
97c397477a Fix bad configuration change of last commit 2014-03-23 10:38:31 -06:00
Gregory Nutt
340afb2ef4 SAM4E-EK: Enable interrupt stack in all configurations 2014-03-23 10:12:57 -06:00
Gregory Nutt
d43cfeb6a6 SAM4E-EK UDP: prevent some bad recursive behavior 2014-03-22 17:30:17 -06:00
Gregory Nutt
a32e0e2b30 SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM console 2014-03-22 09:27:43 -06:00
Gregory Nutt
474ab5226d 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
ba51d1d575 SAM4E UDP: Cosmetic updates to tracing and README 2014-03-21 10:45:12 -06:00
Gregory Nutt
b35fab2e9e Cosmetic update to README 2014-03-20 15:21:26 -06:00
Gregory Nutt
847d7e6645 Typo fixed 2014-03-20 10:56:43 -06:00
Gregory Nutt
cc440d478f LPC17 USB Host: Minor clean-up after performing some regressin testing 2014-03-19 08:33:15 -06:00
Gregory Nutt
b1c0739176 SAM4E UDP: Add support for USB monitor 2014-03-18 16:33:36 -06:00
Gregory Nutt
eeb118ebb9 TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de Carvalho 2014-03-18 11:21:31 -06:00
Gregory Nutt
465250f7cd SAM4E: Fix a few more UDP bring-up bugs. Still not working 2014-03-18 11:00:20 -06:00
Gregory Nutt
6b65388023 SAM4E: Revise board-specific USB MSC support 2014-03-18 09:31:02 -06:00
Gregory Nutt
1ec72470e3 Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -06:00
Gregory Nutt
a63c3985e7 SAM4E: Add USB full speed device (UDP) driver 2014-03-17 12:37:55 -06:00
Gregory Nutt
1f645b4521 SAM3/4: Fleshing out environment to support USB device (UDP) 2014-03-16 14:11:22 -06:00
Gregory Nutt
37eafe2188 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
4f657b0577 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
56e8db0166 SAM4E-EK: Add support for the SAM4E-EK AT25 serial flash 2014-03-13 14:07:35 -06:00
Gregory Nutt
1c1e821b34 Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
Gregory Nutt
6bc43d49c2 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
bd86f7f2d9 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
f24afa80b2 SAM4E: Various bring-up fixes. NSH now works 2014-03-12 10:59:19 -06:00
Gregory Nutt
5786acb16e SAM4E-EK: Purely cosmetic updates 2014-03-11 10:44:00 -06:00
Gregory Nutt
75d4714779 Refresh spark configurations 2014-03-11 10:43:14 -06:00
Gregory Nutt
9bc92c640d SAM4E-EK: Add basic board support 2014-03-10 15:18:46 -06:00
Gregory Nutt
d401f8399c TM4C: A few more changes to get a clean compilation 2014-03-10 11:54:20 -06:00
Gregory Nutt
f43278c400 Add basic board support for the TM4C123G Launchpad 2014-03-10 11:25:06 -06:00
Gregory Nutt
688718fadb Refresh all LM3/4/Tiva configurations 2014-03-09 07:59:09 -06:00
Gregory Nutt
0eaaa45c65 Refresh LM3S defconfig files 2014-03-08 15:55:27 -06:00
Gregory Nutt
a410e3beff functions and definitions renamed from lm_ to tiva_ 2014-03-08 15:50:26 -06:00
Gregory Nutt
b730d32e43 All files and functions beginning with lm_ changed to tiva_ 2014-03-08 13:29:09 -06:00
Gregory Nutt
cab45bd76e 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
6ebb9a6081 LPC2378: SPI driver from Lizhuoyi 2014-03-08 11:37:50 -06:00
Gregory Nutt
9318dc45a4 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
fe74fa3322 configs/qemu-i486 update naming standards to conform to current thinking; refresh defconfig files 2014-03-08 09:21:08 -06:00
Gregory Nutt
87df801793 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
b0c49a71a0 Refresh configuration files 2014-03-06 17:16:46 -06:00
Gregory Nutt
ca25657f7e 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
185bf6629c Minor cleanup of some new configurations; warning removal with GCC 4.8.2 2014-03-06 13:31:13 -06:00
Gregory Nutt
283d71032a 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
7050b91155 Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 2014-03-06 12:23:26 -06:00
Gregory Nutt
10b026cdad 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
5b769a31c9 configs/rgmp/x86/helloxx: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:57:55 -06:00
Gregory Nutt
48ba7e5928 configs/rgmp/x86/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:53:26 -06:00
Gregory Nutt
250b647337 configs/rgmp/x86/default: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:47:16 -06:00
Gregory Nutt
7b2f2dd1c9 configs/rgmp/arm/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:28:29 -06:00
Gregory Nutt
6654fa76df configs/rgmp/arm/default: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:19:05 -06:00