- Mar 04, 2016
-
-
Frank Benkert authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Frank Benkert authored
When using QUEUE mode sometimes the counting semaphore indicates there is no space left in the TX buffers, but in fact there is. This leads to a situation, where all TX buffers are empty and the driver still waits for space in the buffers. The switch from QUEUE mode to FIFO mode is just a workarround to make the semaphore counting self repairing. The Error reporting is changed due to some Error Interrupts not reporting states, they are reporting state changes. To keep this into Account the static Error conditions like WARNING, PASSIVE or BUS_OFF are filled in every time.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 03, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
i.MX6: Bring i.MX1 serial driver into i.MX6. Basically the same IP but does not yet compile due to some small differences, missign GPIO configuration logic, and missing clocking logic
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 02, 2016
-
-
Gregory Nutt authored
SAMV7 USBHS Device: Reorder some interrupt handling logic to avoid losing an interrupt and to avoid a race condition
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 01, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32: Add support for STM32F46xxx
-
Gregory Nutt authored
STM32: Rename STM32F30xxx ADC pins to be more consistent
-
Paul A. Patience authored
-
Paul A. Patience authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 29, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 28, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 27, 2016
-
-
Gregory Nutt authored
Rename the imx/ directories to imx1/ to make room in the namespace for other members of the i.MX family
-
- Feb 25, 2016
-
-
Frank Benkert authored
-
Gregory Nutt authored
This reverts commit 733010246bc55e28b8c99bc13798955a207c9860.
-