Gregory Nutt
|
41cf32a20e
|
Fix windowspill register handling + Use r6, not r2 when passing paramters with call4
|
2016-12-16 09:20:36 -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
|
a41c98952c
|
Xtensa: Fix some compilation issues
|
2016-10-23 13:33:48 -06:00 |
Gregory Nutt
|
1166d44441
|
Minor improvement to the up_irq_save() implementation
|
2016-10-23 13:37:40 -06:00 |
Gregory Nutt
|
c3d76d56bc
|
Xtensa: Fix some compilation issues
|
2016-10-23 10:06:30 -06:00 |
Gregory Nutt
|
09b462e419
|
Xtensa: Add region protected; Implement some missing signal handling logic.
|
2016-10-23 09:02:50 -06:00 |
Gregory Nutt
|
112b62a14e
|
Xtensa: Correct variou compilation issues
|
2016-10-23 08:04:57 -06:00 |
Gregory Nutt
|
a9a4f6384d
|
Xtensa: Add interrupt enable/disable controls. Add dummy timer and IRQ initialization.
|
2016-10-23 08:00:17 -06:00 |
Gregory Nutt
|
75df09fd40
|
Remove support for software prioritization of interrupts
|
2016-10-23 06:37:28 -06:00 |
Gregory Nutt
|
2c83d79465
|
Xtensa: Remove 'virtual' interrupt support
|
2016-10-23 06:24:35 -06:00 |
Gregory Nutt
|
764ef72641
|
Xtensa: Restore XCHAL_ naming convenction
|
2016-10-22 09:03:43 -06:00 |
Gregory Nutt
|
f07601a067
|
Xtensa: First cat at context switching functions
|
2016-10-21 10:43:59 -06:00 |
Gregory Nutt
|
5c3afd088e
|
Xtensa: A little more interrupt handling logic
|
2016-10-20 11:44:14 -06:00 |
Gregory Nutt
|
6357970c5f
|
Xtensa: Fix some compilation issues
|
2016-10-18 12:38:57 -06:00 |
Gregory Nutt
|
8c3c78f24a
|
Xtensa: Fix register usage in up_strackframe
|
2016-10-16 09:26:33 -06:00 |
Gregory Nutt
|
a8662c70db
|
Xtensa: Keep task state in TCB (unless you want to redesign signal handling). Lots of cosmetic clean-up.
|
2016-10-16 07:57:16 -06:00 |
Gregory Nutt
|
eada2bf8d8
|
XTENSA: Add function prototypes
|
2016-10-15 12:23:36 -06:00 |
Gregory Nutt
|
4621784617
|
Add xtensa.h (which is call up_internal.h in other architectures.
|
2016-10-15 11:45:15 -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
|
04940840b6
|
ESP32 Core: Correct tool-related prefix and path
|
2016-10-13 14:48:29 -06:00 |
Gregory Nutt
|
852330876b
|
arch/xtensa: A little more ESP32 configuration logic
|
2016-10-12 14:50: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 |