Gregory Nutt
|
bd2da2f543
|
ARMv7-M: Add toolchain option to select the IAR tools. Move ARMv7-M assembly language into a gnu/ subdirectory. Makefile selects iar/ or gnu/ directory based upon tool configuration
|
2016-04-02 07:53:52 -06:00 |
|
Gregory Nutt
|
9addc363f5
|
i.MX6 no longer depends on EXPERIMENTAL
|
2016-03-12 11:46:53 -06:00 |
|
Gregory Nutt
|
11f3554153
|
i.MX6: Kconfg needs to autoselect ARCH_HAVE_TRUSTZONE
|
2016-03-12 11:40:27 -06:00 |
|
Gregory Nutt
|
08fa7a0c6b
|
Rename CONFIG_SAMA5_HAVE_TRUSTZONE to CONFIG_ARCH_HAVE_TRUSTZONE; Eliminate CONFIG_SAMA5_SECURE; Add CONFIG_ARCH_TRUSTZONE_SECURE
|
2016-03-12 10:53:22 -06:00 |
|
Sebastien Lorquet
|
f4f03e6f02
|
Add port to the stm32L4
|
2016-03-10 09:59:16 -06:00 |
|
Gregory Nutt
|
5c881e6d2e
|
i.MX6: minor updates to last commit
|
2016-03-04 18:44:30 -06:00 |
|
Gregory Nutt
|
52d499ba33
|
ARMv7-A: Add hooks for some common GIC logic
|
2016-03-02 14:56:54 -06:00 |
|
Gregory Nutt
|
0d54cfa7ad
|
i.MX6: Some tweaks to the Kconfig files
|
2016-02-29 13:17:18 -06:00 |
|
Gregory Nutt
|
ad69f9d045
|
i.MX6: Add memory map header file
|
2016-02-29 12:26:21 -06:00 |
|
Gregory Nutt
|
a0cdd1ddb1
|
Add a rudimentary arch/arm/src/imx6 directory for the i.MX6 family
|
2016-02-28 15:32:36 -06:00 |
|
Gregory Nutt
|
75973db9cc
|
Change name IMX to IMX1 in configuration variable names to make room for i.MX6
|
2016-02-28 15:18:43 -06:00 |
|
Gregory Nutt
|
9bcf27d15b
|
TMS570 is big-endian
|
2015-12-26 14:47:54 -06:00 |
|
Gregory Nutt
|
1f2d9c9174
|
TMS570: Does not have prioritized interrupts in the sense of other CPUs. Fix some compile errors when DEBUG is enabled
|
2015-12-26 12:26:57 -06:00 |
|
Gregory Nutt
|
092c681157
|
TMS570: Add a little more IRQ/FIQ logic
|
2015-12-21 10:57:01 -06:00 |
|
Gregory Nutt
|
6baccab3ae
|
Need to select MEMINIT if TMS570 selected
|
2015-12-17 12:40:24 -06:00 |
|
Gregory Nutt
|
8cabb844ab
|
TMS570: Hook into build/configuration system
|
2015-12-15 17:15:37 -06:00 |
|
Gregory Nutt
|
1169ff6dbd
|
MPU: Add support for separated vs. unified MPU
|
2015-12-14 15:41:18 -06:00 |
|
Gregory Nutt
|
dfec6a0dd0
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
|
Gregory Nutt
|
daea1e614b
|
All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence
|
2015-12-12 09:35:05 -06:00 |
|
Gregory Nutt
|
192772b7ee
|
SAMV7: Add support for CONFIG_SCHED_TICKLESS_LIMIT_MAX_SLEEP
|
2015-12-02 09:21:34 -06:00 |
|
Gregory Nutt
|
612ebdeabd
|
Kconfig: Set default number of MPU regions to 16 for Cortex-M7
|
2015-11-08 06:59:35 -06:00 |
|
Anton D. Kachalov
|
46444388fa
|
Add Shared IRQ support for UART w/multi port.
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-10 18:13:35 +03:00 |
|
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 |
|