Glauber Maroto Ferreira
|
89ec6f6863
|
soc: esp32s2: add SPI RAM support
brings support to external esp32s2 RAM memory.
Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
|
2021-11-20 11:57:38 -05:00 |
|
Glauber Maroto Ferreira
|
661b5cf84d
|
soc: xtensa: esp32s2: add data cache initialization
during esp32s2 boot.
Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
|
2021-11-20 11:57:38 -05:00 |
|
Glauber Maroto Ferreira
|
dcf26d72f5
|
soc: esp32s2: drivers: flash: add support
to host SPI Flash driver.
Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
|
2021-10-28 06:47:21 -04:00 |
|
Glauber Maroto Ferreira
|
2c031caed0
|
esp32s2: drivers: interrupt_controller: add interrupt allocation support
through the reuse of current esp32 interrupt allocator.
Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
|
2021-08-27 17:34:41 -04:00 |
|
Glauber Maroto Ferreira
|
ed63e2a562
|
soc: esp32s2: add initial soc support files for esp32s2
by adding specific soc files for esp32s2 bring-up, such as:
- linker script
- soc initialization code
- initial device tree source files
- esp32s2 saola board support.
Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
|
2021-07-28 21:09:27 -04:00 |
|