Gregory Nutt
|
e317cef653
|
The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems that support it
|
2014-04-30 15:32:06 -06:00 |
|
Gregory Nutt
|
77c968e36a
|
Kconfig: Remove warnings. ARCH_RAMFUNCS depends on ARCH_HAVE_RAMFUNCS, so it is not possible to select ARCH_RAMFUNCS wihtout ARCH_HAVE_RAMFUNCS
|
2014-04-04 16:26:24 -06:00 |
|
Gregory Nutt
|
5b9f1f54c2
|
Add option to dump buffered USB trace data on an assertion
|
2014-03-20 10:56:30 -06:00 |
|
Gregory Nutt
|
ea52d7d61c
|
configs/pjrc-8051: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 10:27:52 -06:00 |
|
Gregory Nutt
|
40621d42fc
|
Add configuration ettings for the on-demand paging option
|
2014-03-05 14:25:49 -06:00 |
|
Gregory Nutt
|
c99476c950
|
configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 08:58:01 -06:00 |
|
Gregory Nutt
|
270afe8c90
|
Fix some typos in some documents
|
2014-02-08 10:46:29 -06:00 |
|
Gregory Nutt
|
a85df67a68
|
Update dependencies for CONFIG_BOOT_SDRAM_DATA. This should not be available if the system boots from SDRAM (via a bootloader)
|
2014-01-29 09:08:58 -06:00 |
|
Gregory Nutt
|
4aee332cd1
|
Add option to indicatet that data is retained in SDRAM
|
2014-01-28 10:42:49 -06:00 |
|
Gregory Nutt
|
58d53a3599
|
Suppress option to use custom optimization levels for architectures that do not support it
|
2014-01-24 08:07:27 -06:00 |
|
Gregory Nutt
|
136f262c1d
|
Disable CONFIG_ARCH_INT_DISABLEALL: It does not work in its current form
|
2013-12-23 14:15:11 -06:00 |
|
Gregory Nutt
|
eaed4c04a2
|
Finishes coding of ARMv7-M high priority nested interrupt logic. Still undocumented; still not fully tested
|
2013-12-21 15:05:48 -06:00 |
|
Gregory Nutt
|
3855ce04e8
|
Beginning of high priority nested interrupt support for the ARMv7-M family
|
2013-12-21 11:03:38 -06:00 |
|
Gregory Nutt
|
f53f269a84
|
Kconfigs: Interrupt prioritization should not be automatically selected
|
2013-12-20 08:42:54 -06:00 |
|
Gregory Nutt
|
dda3d9c47e
|
Minor changes while pondering a camera interface
|
2013-10-29 16:57:06 -06:00 |
|
Gregory Nutt
|
a8461747b9
|
Standardize stack checking interface
|
2013-09-24 11:45:13 -06:00 |
|
Gregory Nutt
|
65c8abddb8
|
SAMA5: The ostest configuration have been converted to run out of NOR flash. There is more to be done, however
|
2013-07-28 15:07:35 -06:00 |
|
Gregory Nutt
|
2f772c84fd
|
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
|
2013-07-26 10:09:17 -06:00 |
|
Gregory Nutt
|
63f136dd7e
|
Revamp the way external memory regions are configured; Add logic to add SAMA5 external memory regions to the heap
|
2013-07-24 10:08:32 -06:00 |
|
Gregory Nutt
|
c294e9b374
|
More ARMv7-A files that are just copies of the ARMv4/5 files for now
|
2013-07-19 11:43:04 -06:00 |
|
Gregory Nutt
|
91313feac2
|
NSH cmp command by Andrew Twidgell
|
2013-07-18 08:24:29 -06:00 |
|
patacongo
|
a553ec0a34
|
In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bpp; Add interfaces to control Open1788 backlight
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5798 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-28 17:12:11 +00:00 |
|
patacongo
|
65fb38bbcf
|
Add support for ram vectors to the ARMv7-M architecture
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5756 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-18 21:10:08 +00:00 |
|
patacongo
|
c254d0bb3e
|
Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not work
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5678 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-26 21:53:12 +00:00 |
|
patacongo
|
e8ec1bcbe5
|
Add LED, button definition, and more EMC logic for the LPC1788
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5646 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-12 21:27:51 +00:00 |
|
patacongo
|
40aa300aef
|
Add configuration for Wave Share Open1788 (fragmentary)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5537 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-18 22:42:37 +00:00 |
|
patacongo
|
74a42b5f39
|
Configre configs/ubw32/ostest to use kconfig-frontends
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5518 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-14 22:06:19 +00:00 |
|
patacongo
|
c94512e81b
|
Add ostest vfork test (does not work yet)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5488 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-07 21:41:20 +00:00 |
|
patacongo
|
07827c3c61
|
Add support for the Z180 MMU and generic hooks for processes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5428 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-11 18:04:04 +00:00 |
|
patacongo
|
9b1ea99dec
|
All ZNEO configurations converted to use the mconf/Kconfig tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5401 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-29 18:44:02 +00:00 |
|
patacongo
|
372c910446
|
z8 configurations all converted to use mconf tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5397 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-28 17:50:28 +00:00 |
|
patacongo
|
5acf2fe3e1
|
Resync new repository with old repo r5166
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5154 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 18:35:37 +00:00 |
|
patacongo
|
267eb76ea9
|
The M3 Wildfire port is code complete and ready for test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5125 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-10 22:26:37 +00:00 |
|
patacongo
|
4f469e6316
|
Reconfigured Shenzhou to use JTAG. Misc Kconfig changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5118 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-09 15:43:18 +00:00 |
|
patacongo
|
b20f437acb
|
Kconfig: QEMU fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5116 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 18:57:57 +00:00 |
|
patacongo
|
595862c60f
|
Add LPC31 Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5104 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-06 20:08:25 +00:00 |
|
patacongo
|
513e6ae681
|
STM32 Kconfig looks good. STM32 external ram configuration changed.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5100 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-05 23:02:43 +00:00 |
|
patacongo
|
95ec4c3991
|
Auto-configuration updates from Richard Cochran
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5032 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-17 14:07:48 +00:00 |
|
patacongo
|
d7a17871b0
|
Make the lib/ subdirectory build more like other directories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5025 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-13 22:27:06 +00:00 |
|
patacongo
|
fbaeb32b0f
|
More configuration files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4588 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-11 02:04:59 +00:00 |
|
patacongo
|
3635befa76
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
|
patacongo
|
d79a3b09f4
|
Adding skeleton Kconfig files (part 1 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 15:49:35 +00:00 |
|