- Jul 19, 2014
-
-
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
-
- Jul 05, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
-
- Jul 04, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
AMA5 OHCI: Pointers to allocated port values were not being nullified after being deallocated. This caused some assertions when debug was enabled
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 03, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5 OHCI: Fix an error in a DEBUGASSERT statement. Caused assertion to fire inappropriately when a low- or full-speed device is removed and CONFIG_DEBUG=y
-
Gregory Nutt authored
SAMA5D3/4: UPLL divisor to generate 48MHz for OHCI is different from the two families. No idea why.
-
Gregory Nutt authored
CCM PROCFS: Changed the configuration a bit. I am still not happy about the coupling between procfs, mtd, and now STM32
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 02, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-