Gregory Nutt
|
1c5ec07414
|
arch/: Remove dangling space at the end of lines.
|
2017-06-28 13:16:48 -06:00 |
Gregory Nutt
|
7fe112fe4c
|
Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition.
|
2017-05-13 11:44:12 -06:00 |
Gregory Nutt
|
adbacfc42c
|
Xtensa ESP32: Fix a duplicate in Kconfig files. Level 1 should return via RFE.
|
2016-12-17 07:07:33 -06:00 |
Gregory Nutt
|
6a875bcb61
|
Xtensa: Add EXPERIMENTAL hooks to support lazy co-processor state restore in the future.
|
2016-11-16 06:48:13 -06:00 |
Gregory Nutt
|
8c96221093
|
Xtensa: Replace CONFIG_XTENSA_CALL0_ABI with compiler defined __XTENSA_CALL0_ABI__
|
2016-10-30 07:37:51 -06:00 |
Gregory Nutt
|
d346f25aae
|
Xtensa/ESP32: Fix some compile issues related to new co-processor logic
|
2016-10-29 10:27:46 -06:00 |
Gregory Nutt
|
ccf5b4e357
|
Xtensa: Cleanup of co-processor logic; remove some unnecessary things.
|
2016-10-29 09:36:33 -06:00 |
Gregory Nutt
|
be2a801e30
|
Xtensa: Add xtensa_coproc.h
|
2016-10-28 10:33:20 -06:00 |
Gregory Nutt
|
e93bcda8ae
|
ESP32: Partial co-processor state save logic. Incomplete and will probably be redesigned.
|
2016-10-28 09:05:39 -06:00 |
Gregory Nutt
|
6bbe55602c
|
Xtensa: Add tie.h
|
2016-10-23 13:25:41 -06:00 |
Gregory Nutt
|
75df09fd40
|
Remove support for software prioritization of interrupts
|
2016-10-23 06:37:28 -06:00 |
Gregory Nutt
|
23b003c649
|
Xtensa: Some things in Kconfig are really core options, not user configurations.
|
2016-10-22 12:25:56 -06:00 |
Gregory Nutt
|
5c3afd088e
|
Xtensa: A little more interrupt handling logic
|
2016-10-20 11:44:14 -06:00 |
Gregory Nutt
|
d1562a18e6
|
Add vectors for interrupt levels 2-6
|
2016-10-19 13:58:51 -06:00 |
Gregory Nutt
|
054a1a8231
|
ESP32 Core: Refresh configuration
|
2016-10-18 09:41:16 -06:00 |
Gregory Nutt
|
c1334048c5
|
Xtensa: Add initial CPU0 start-up logic
|
2016-10-17 08:15:36 -06:00 |
Gregory Nutt
|
8c3c78f24a
|
Xtensa: Fix register usage in up_strackframe
|
2016-10-16 09:26:33 -06:00 |
Gregory Nutt
|
0be3d12ba0
|
ESP32: Add option for interrupt support
|
2016-10-15 10:11:35 -06:00 |
Gregory Nutt
|
e3ead1db69
|
Xtensa: Add an initial guess at the form of struct xcpcontext
|
2016-10-14 13:17:48 -06:00 |
Gregory Nutt
|
25331aeb63
|
ESP32 Core: Add an NSH configuration for build testing
|
2016-10-13 14:37:28 -06:00 |
Gregory Nutt
|
55523f5771
|
arch/xtensa: Add a few basic XTENSA/LX6 files. Not yet enough to do anything with
|
2016-10-12 13:11:05 -06:00 |