- Oct 07, 2014
-
-
Gregory Nutt authored
Remove non-functional vestiges of OTGHS in FS mode (including OTGFS2); try to convert the stm32f429i-disco configuration to use OTGHS instead of OTFHS in FS mode (OTGFS2). But I don't have the boards and can't test
-
Gregory Nutt authored
Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mode logic. From Brennan Ashton
-
Gregory Nutt authored
Add files that implement true high speed support for the STM32 OTGHS peripheral. From Brennan Ashton
-
- Oct 05, 2014
-
-
Gregory Nutt authored
-
- Oct 03, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 01, 2014
-
-
Gregory Nutt authored
Simulation: Change how simulated UART data availability is signaled. The last change is not safe (but I don't like this workaround either -- maybe something better will come to me).
-
Gregory Nutt authored
-
- Sep 30, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
-
- Sep 29, 2014
-
-
Gregory Nutt authored
More vfork(): If we get to vfork() via system call, then we need to clone some system call information so that the return form the cloned system call works correctly
-
Gregory Nutt authored
Fix vfork(). Now that arguments are kept on the stack, the way that arguments are passed from parent to child in vfork() must change. This bug has always been present, but was not visible with the old strdup() way of passing arguments
-
Gregory Nutt authored
-
- Sep 28, 2014
-
-
Gregory Nutt authored
-
- Sep 26, 2014
-
-
Gregory Nutt authored
-
- Sep 24, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 23, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 20, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 19, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 18, 2014
-
-
Gregory Nutt authored
-
- Sep 17, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-