- Oct 02, 2013
-
-
Gregory Nutt authored
Add framework for Spark Core board support. The initial commit is a clone of the Maple Mini and still needs Spark customizations
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 01, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 30, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add freedom-kl25z/minnsh configuration: This is an experiment to see just how small we and get an NSH configuration. From Alan Carvalho de Assis.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 29, 2013
-
-
Gregory Nutt authored
-
- Sep 28, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 27, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
OS startup logic should not call group_setupidelfiles() if there is no file system support configured
-
Gregory Nutt authored
-
Gregory Nutt authored
Networking: Fix backward conditional in test to see if address is in ARP table. From Max Holtzberg
-
Gregory Nutt authored
Networking: If sending out of the subnet, device lookup by IP will fail. Fall back to ETH0 for now. From Max Holtzberg
-
- Sep 26, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5 GMAC: Initial driver check-in is just the EMAC driver forced to compile with the GMAC register definitions
-
Gregory Nutt authored
Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
-
- Sep 25, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5 EMAC: Need to pace RX and TX because and RX can result in a TX; Process TX interrupt events before TX interrupt events for the same reason
-
Gregory Nutt authored
Move CONFIG_NET_DUMPPACKET from LPC17 and STM32 to commong network drivers. Automatically enabled CONFIG_NETDEVICES when any Ethernet driver is enabled
-
- Sep 24, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 23, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 22, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
SAMA5 OHCI: Back out a change, the real root cause was a bug in the cache logic so the hack is no longer necessary
-
- Sep 21, 2013
-
-
Gregory Nutt authored
-
- Sep 20, 2013
-
-
Gregory Nutt authored
SAMA5 OHCI: Fix some problems with D-Cache coherency and physical addressing related to interrupt endpoints
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 19, 2013
-
-
Gregory Nutt authored
SAMA5 OHCI: When UPLL drives OHCI the logically correct divider of 10 does not work; But a divider of 5 does. Why?
-
Gregory Nutt authored
-
- Sep 18, 2013
-
-
Gregory Nutt authored
-
- Sep 17, 2013
-
-
Gregory Nutt authored
-