- Jan 02, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Some boards do not have the external 32khz oscillator installed, for those boards we must fallback to the crummy to the crummy internal RC clock. Turn on by defining CONFIG_RTC_LSICLOCK. From Kevin Hester <kevinh@geeksville.com> via Lorenz Meier.
-
Gregory Nutt authored
-
- Jan 01, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 31, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Tiva Ethernet: Integrate use of workqueue so the network processing is not done at the interrupt level
-
Gregory Nutt authored
-
Gregory Nutt authored
Tiva Ethernet: First cut at TM4C129X Ethernet driver. Initial commit is basically just the STM32 Ethernet driver with modifications for a clean compilation in the Tiva environment
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 30, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 29, 2014
-
-
Gregory Nutt authored
Signed-off-by: Marco Krahl <ocram.lhark@gmail.com>
-
Gregory Nutt authored
Signed-off-by: Marco Krahl <ocram.lhark@gmail.com>
-
Gregory Nutt authored
stm32: fix faulty access to non existing layer. This disables operation that requires double layer support, when configured for single layer only. Signed-off-by: Marco Krahl <ocram.lhark@gmail.com>
-
Gregory Nutt authored
-
- Dec 28, 2014
-
-
Gregory Nutt authored
Tiva SSI: Fix oversight in last commit. Would only fixe the case where the single SSI enabled was SSI0
-
Gregory Nutt authored
Tiva SSI: Fix some recent breakage to the Tiva SSI driver for the case where only one SSI modules is enabled
-
Gregory Nutt authored
-
- Dec 27, 2014
-
-
Gregory Nutt authored
Remove STM32-specific RX flow control logic from the upper level serial driver to the lower level STM32 serial driver
-