summaryrefslogtreecommitdiff
path: root/nuttx/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Add shared memory initializatin logicGregory Nutt2014-09-231-1/+1
* Add README files and configuration support for the shared memory logicGregory Nutt2014-09-231-0/+36
* Rename everything associated with the dynamic process stack to ustack to make...Gregory Nutt2014-09-141-8/+39
* Update README, TODO, and make some unfinished configuration options dependent...Gregory Nutt2014-09-131-0/+1
* Move static helper routines from arm_addrenv.c and may them global so that th...Gregory Nutt2014-09-131-1/+1
* Add a configuration option for dynamic stack managementGregory Nutt2014-09-131-5/+26
* Add configuration to use the fixed DRAM mapping for the page pool (if availab...Gregory Nutt2014-09-101-0/+38
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-12/+0
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-6/+30
* After cached related fix, the ELF example is now functionalGregory Nutt2014-08-241-0/+4
* Modify ADDRENV Kconfigs. Z180 does not need all of the virtual address setti...Gregory Nutt2014-08-241-1/+5
* Add addrenv.h; First cut at Cortex-A address environment structures; Add conf...Gregory Nutt2014-08-241-1/+57
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+9
* Implements the tickless OSGregory Nutt2014-08-071-0/+1
* ARM: Move L2 cache initialization to much later in the sequenceGregory Nutt2014-07-271-0/+4
* The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems th...Gregory Nutt2014-04-301-0/+4
* Kconfig: Remove warnings. ARCH_RAMFUNCS depends on ARCH_HAVE_RAMFUNCS, so i...Gregory Nutt2014-04-041-1/+1
* Add option to dump buffered USB trace data on an assertionGregory Nutt2014-03-201-0/+7
* configs/pjrc-8051: Configuration converted to use the kconfig-frontends toolsGregory Nutt2014-03-061-1/+1
* Add configuration ettings for the on-demand paging optionGregory Nutt2014-03-051-0/+128
* configs/stm32f4discovery/pm: Configuration converted to use the kconfig-front...Gregory Nutt2014-03-041-0/+32
* Fix some typos in some documentsGregory Nutt2014-02-081-5/+5
* Update dependencies for CONFIG_BOOT_SDRAM_DATA. This should not be available...Gregory Nutt2014-01-291-5/+11
* Add option to indicatet that data is retained in SDRAMGregory Nutt2014-01-281-0/+20
* Suppress option to use custom optimization levels for architectures that do n...Gregory Nutt2014-01-241-0/+3
* Disable CONFIG_ARCH_INT_DISABLEALL: It does not work in its current formGregory Nutt2013-12-231-1/+6
* Finishes coding of ARMv7-M high priority nested interrupt logic. Still undoc...Gregory Nutt2013-12-211-0/+17
* Beginning of high priority nested interrupt support for the ARMv7-M familyGregory Nutt2013-12-211-1/+94
* Kconfigs: Interrupt prioritization should not be automatically selectedGregory Nutt2013-12-201-1/+14
* Minor changes while pondering a camera interfaceGregory Nutt2013-10-291-2/+2
* Standardize stack checking interfaceGregory Nutt2013-09-241-0/+1
* SAMA5: The ostest configuration have been converted to run out of NOR flash. ...Gregory Nutt2013-07-281-28/+56
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-15/+18
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-241-141/+0
* More ARMv7-A files that are just copies of the ARMv4/5 files for nowGregory Nutt2013-07-191-0/+6
* NSH cmp command by Andrew TwidgellGregory Nutt2013-07-181-2/+1
* In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bp...patacongo2013-03-281-1/+2
* Add support for ram vectors to the ARMv7-M architecturepatacongo2013-03-181-0/+12
* Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not workpatacongo2013-02-261-6/+16
* Add LED, button definition, and more EMC logic for the LPC1788patacongo2013-02-121-0/+16
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-181-0/+125
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-141-0/+18
* Add ostest vfork test (does not work yet)patacongo2013-01-071-0/+5
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-0/+9
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-0/+4
* z8 configurations all converted to use mconf toolpatacongo2012-11-281-0/+6
* Resync new repository with old repo r5166patacongo2012-09-171-4/+5
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-101-0/+4
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+17
* Kconfig: QEMU fixespatacongo2012-09-081-1/+1