- Jul 07, 2014
-
-
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
-
Gregory Nutt authored
-
Gregory Nutt authored
SAM3/4 and SAMA5 Ethernet: Fix an error in the function that determines the number of free TX descriptors
-
Gregory Nutt authored
SAMA54D-EK: Don't disable any features in the NSH configuration. Comments updated in several files
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jul 01, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Jun 30, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
SAM3/4: Important bugfix. Values read from PIO input pins do not change unless clocking to the PIO block is enabled
-
Gregory Nutt authored
SAMA5D3/4: Fix some logic in conversion of physical and virtal DRAM addresses when running out of DRAM
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Unconfigure GPIO pins when closing a serial port to prevent back effects from back-powering on the TX pin. From Kosma Moczek
-
Gregory Nutt authored
-