Juha Niskanen
|
7407e41569
|
Add CONFIG_ADC_NO_STARTUP support for STM32 F1 (untested)
|
2015-07-30 07:42:31 -06:00 |
|
Gregory Nutt
|
f795e386d7
|
moxART needs to select some architecture. Is ARM7TDMI close?
|
2015-07-29 20:41:05 -06:00 |
|
Anton D. Kachalov
|
75762f1519
|
Add support for MoxaRT
|
2015-07-29 19:13:47 +03:00 |
|
Gregory Nutt
|
7eb5e7f9ec
|
STM32F746G-DISCO: Getting closer to a build
|
2015-07-17 11:47:16 -06:00 |
|
Gregory Nutt
|
3583f8c1dc
|
STM32 F7: Add more configuration selections
|
2015-07-16 18:30:40 -06:00 |
|
Gregory Nutt
|
d8915e9dc6
|
Add include/chip.h definitions and configuration support for the STM32 F7
|
2015-07-16 08:47:25 -06:00 |
|
Gregory Nutt
|
724c1eacaa
|
Add support for a BOARDIOC_RESET boardctl() command. Enable configuration options to support BOARDIOC_RESET for ARMv6-M and ARMv7-M
|
2015-07-04 10:39:24 -06:00 |
|
Gregory Nutt
|
797aa0a138
|
Power off support now depends on CONFIG_ARCH_HAVE_POWEROFF
|
2015-07-03 06:53:51 -06:00 |
|
Gregory Nutt
|
fb926e7283
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
9140a0fcc4
|
Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis.
|
2015-05-22 14:14:09 -06:00 |
|
Gregory Nutt
|
ec2e922d17
|
Fix a missed renaming in a Kconfig file
|
2015-05-14 12:33:42 -06:00 |
|
Gregory Nutt
|
3ec627b02d
|
Rename SAMD directories and configuration variables to SAMDL so that the same build environment can support the SAML
|
2015-05-14 12:25:09 -06:00 |
|
Gregory Nutt
|
9b7c128758
|
Add option to enable stackcheck per architecture
|
2015-04-12 06:30:24 -06:00 |
|
Gregory Nutt
|
9e10f868eb
|
SAMV7: Update floating point and TCM configuration options. Update TODO list. Update comments. Refresh a configuration
|
2015-03-10 07:50:32 -06:00 |
|
Gregory Nutt
|
93a6b16718
|
Add a bare bones framework that will do nothing more than support configuration for the Atmel SAMV71 Xplained Ultra board. Very much a work in progress.
|
2015-03-06 08:56:44 -06:00 |
|
Gregory Nutt
|
9bcdf974a0
|
Add new common lazy FPU state saving option for ARMv7-M. Not yet verified
|
2015-03-06 08:26:43 -06:00 |
|
Gregory Nutt
|
02e613b277
|
Add basic build directories and configuration logic for the SAMV7 family
|
2015-03-05 10:00:24 -06:00 |
|
Gregory Nutt
|
3591729d17
|
EFM32: Add buton interrupt handling for the Olimex board
|
2014-10-21 13:51:30 -06:00 |
|
Gregory Nutt
|
895cfe0e7c
|
Add configuration support for the EFM32 Gecko Starter Kit
|
2014-10-17 09:25:52 -06:00 |
|
Gregory Nutt
|
5fb235c615
|
Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration change
|
2014-08-29 15:07:35 -06:00 |
|
Gregory Nutt
|
e11679acf8
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
|
Gregory Nutt
|
1f5813a763
|
After cached related fix, the ELF example is now functional
|
2014-08-24 14:12:45 -06:00 |
|
Gregory Nutt
|
839e206a4a
|
Modify ADDRENV Kconfigs. Z180 does not need all of the virtual address settings that the ARM does
|
2014-08-24 12:54:37 -06:00 |
|
Gregory Nutt
|
66abb71c57
|
Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support
|
2014-08-24 06:42:11 -06:00 |
|
Gregory Nutt
|
41196945d6
|
ARMv7-A: Add skeleton environment and build support for process address environments
|
2014-08-23 18:59:24 -06:00 |
|
Gregory Nutt
|
c61ec08ee8
|
SAMA5: Use the one-shot and free-running timers to implement tickless OS support for SAMA5
|
2014-08-09 17:14:51 -06:00 |
|
Gregory Nutt
|
6c4f57b0dc
|
SAMA5 TWI: Add support for up_i2creset
|
2014-07-09 09:51:28 -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
|
f713b4937c
|
Improved description of CONFIG_ARMV7M_USEBASEPRI from Vijay Kumar
|
2014-03-19 07:16:44 -06:00 |
|
Gregory Nutt
|
88c2da5bc1
|
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
|
40621d42fc
|
Add configuration ettings for the on-demand paging option
|
2014-03-05 14:25:49 -06:00 |
|
Gregory Nutt
|
740a3ce1b9
|
Removed unused configuratin variable: CONFIG_PGTABLE_VADDR
|
2014-03-01 16:21:28 -06:00 |
|
Gregory Nutt
|
210fbc3365
|
configs/lm3s8962-ek/nsh converted to use the kconfig-frontends tools
|
2014-03-01 13:29:23 -06:00 |
|
Gregory Nutt
|
6fea68c36e
|
Add basic framework to support the Atmel SAMD Cortex-M+ chip
|
2014-02-12 15:07:11 -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
|
ddd678e45b
|
Remove EFM32 from build system
|
2014-01-27 10:41:06 -06:00 |
|
Gregory Nutt
|
07d12a800d
|
Basic support for the EFM32 processor family from Richar Cochran
|
2014-01-23 07:56:10 -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
|
38eee28af6
|
pcDuino: More changes to get the code fragments that are in place building successfully
|
2013-12-07 16:44:23 -06:00 |
|
Gregory Nutt
|
d460e8d7fa
|
Add basic directory structure to support the Allwinner A10
|
2013-12-07 13:06:34 -06:00 |
|
Gregory Nutt
|
b8085906b9
|
Extend stack debug logic to include IDLE and interrupt stacks. Also color the heap as well. Based on suggestions from David Sidrane
|
2013-11-01 11:16:51 -06:00 |
|
Gregory Nutt
|
a55dda98b3
|
Add hooks to select Cortex-A8
|
2013-08-27 08:46:37 -06:00 |
|
Gregory Nutt
|
a81abd3514
|
Improve Cortex-A5 context switching so that a little less copying is done
|
2013-07-24 07:47:51 -06:00 |
|
Gregory Nutt
|
137cd94b6a
|
Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s) in particular
|
2013-07-19 15:23:03 -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
|
15ae557793
|
Minor but fatal typo introduced in last checkin
|
2013-07-18 15:45:21 -06:00 |
|
Gregory Nutt
|
28a90ba46d
|
Some initial frame for Cortex-A5 support. No much yet
|
2013-07-18 15:20:47 -06:00 |
|
Gregory Nutt
|
8d72772a11
|
SAM4L: Add DFLL0 support, add logic to set the power scaling mode, add support for RAM functions
|
2013-06-07 13:26:55 -06:00 |
|
Gregory Nutt
|
77f84ae94d
|
Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board
|
2013-06-03 15:11:56 -06:00 |
|