- Dec 19, 2016
-
-
Gregory Nutt authored
-
- Dec 18, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Xtensa ESP32: Need to spill registers to memory as the last dying action before switching to a new thread.
-
Gregory Nutt authored
Fix context save logic when called in window ABI configuration. Add an IDLE stack. Don't depend on the mystery stack received from the bootloader.
-
- Dec 17, 2016
-
-
Gregory Nutt authored
-
Author: Aleksandr Vyhovanec authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Xtensa ESP32: Need to clone some logic for syncrhonous context switch. Window spill logic in the conmon restores logic is inappropriate in this context
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
BugFix:uart_ops_s portion of cdcacm will not be initalized with correct functions if CONFIG_SERIAL_DMA is lit.
-
Gregory Nutt authored
C&P error from F7
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
BugFix:uart_ops_s portion of cdcacm will not be initalized with correct functions if CONFIG_SERIAL_DMA is lit. This fixes the issses in a C99 compatible way
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
-
- Dec 16, 2016
-
-
Gregory Nutt authored
Xtensa ESP32: Fixes a few issue with restoring registers on interrupt return, but there is still a problem
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 15, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Back out most of 46dbbe83. The order is correct -- or, rather, the order is the same as the order that response data is provided. Change the order will break all other drivers.
-
- Dec 14, 2016
-
-
Gregory Nutt authored
MMC/SD: Format changed from %d to %lu. Must cast argument to unsigned long to avoid crash on 64-bit machine.
-
Gregory Nutt authored
MMC/SD SDIO (again): This is really an endian-ness issue. Behavior should be different on big- vs little-endian machines.
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-