- Jul 22, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
STM32 OTGFS device: Various changes to try to reduce that amount of time in interrupts handles and with interrupts disbled. Needs verification on other platforms. From Petteri Aimonen
-
Gregory Nutt authored
-
- Jul 21, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5 HSMCI: Correct multi-block DMA setup; Fixes related to DMA timeout. Still problems with HSMCI DMA via XDMAC
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA4D5 HSMCI: Set burst size to 1, sample DMA registers on timeout, and don't return from transfer until BOTH the HSMCI transfer and DMA complete
-
Gregory Nutt authored
-
- Jul 20, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 19, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 12, 2014
-
-
Gregory Nutt authored
SAMA5 LCDC: Back out the delay kludge. Increase the LCDC input clock from MCK to 2*MCK was sufficient for all timing instbility problems
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 11, 2014
-
-
Gregory Nutt authored
-
- Jul 10, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 09, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5 PIO: Fix a typo in Schmitt trigger configuration; Configure pin as a a vanilla input first so that final pin configuration is more read-able (i.e., easier to debug)
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5 TWI: Some restructured needed by up_i2creset. Also timeout needs to vary with the size of the transfer and if debug is on or not
-
Gregory Nutt authored
Use sam_pio_forceclk() so that we can read the current state of an open-drain output in the TWI reset logic.
-
Gregory Nutt authored
Add a new interface sam_pio_forceclk() that can be used to force PIO clocking on. I am afraid I was too conservative with PIO clocking in the initial design; this is the price
-
Gregory Nutt authored
-
- Jul 08, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5D3/4 HEAP: Add a configuration option to reserve DRAM for a framebuffer when executing out of DRAM.
-
- Jul 07, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 06, 2014
-
-
Gregory Nutt authored
-