Commit Graph

7248 Commits

Author SHA1 Message Date
Gregory Nutt
81eb11e68a TM3C123: Add chip characteristics and interrupt definition files 2014-03-09 09:21:06 -06:00
Gregory Nutt
f2fd4df587 Refresh all LM3/4/Tiva configurations 2014-03-09 07:59:09 -06:00
Gregory Nutt
05ea680194 Hmmm.. not sure what happened but here is a missing TIVA file 2014-03-08 16:33:56 -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
7231b0b1e5 LPC2378: I2C driver from Lizhuoyi 2014-03-08 11:03:58 -06:00
Gregory Nutt
95038604f6 Fix some confusion in the code about vectored interrupts; fix so that it builds with prioritized interrutps disabed 2014-03-08 10:57:11 -06:00
Gregory Nutt
c86c40f4e4 QEMU i486: Minor updates to VGA driver 2014-03-08 10:56:19 -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
088798ec98 QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi 2014-03-08 09:24:46 -06:00
Gregory Nutt
6dd1217bf9 QEMU i486: New QEMU keyboard and VGA drivers from Lizhuoyi 2014-03-08 09:24:24 -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
a7b9c967b0 Update NuttShell.html per recommendations from Max Kriegleder 2014-03-06 17: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
113d5a2a81 Correct an error introduced in this file in very recent commits 2014-03-06 15:33:02 -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
d1257082f3 NXFFS: Missing call to nxffs_freeentry() caused a memory leak 2014-03-06 08:01:56 -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