- Oct 11, 2013
-
-
Gregory Nutt authored
SAMA5 LCDC: Default resolution if now RGB565; Add option to select a different output resolution than the sofware resolution (needs to the 24BPP for this LCD).
-
- Oct 10, 2013
-
-
Gregory Nutt authored
SAMA5 LCDC: Move DMA descriptors out of internal SRAM and into SDRAM. I am not completely clear, but it looks like the LCDC cannot support DMA from internal SRAM
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 09, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add option to enable Aduino Due specific logic, like pull-up on UART0 RXD. Suggested by gdi@embedders.org
-
Gregory Nutt authored
-
- Oct 08, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 07, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 06, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Make net_close() nonblocking and free unestablished connections if no free connections available. From Max Holtzberg
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Another case where we should use the routing table: There may be multiple routers on the same network. In that case, we have to search for the routing table for the router that forwards to the destination address. We do this when we determine the MAC address we want in the ARP logic
-
- Oct 05, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix ordering of operations in network ioctl handling. We need to able to distinguish an error because the command was not recognized vs. other kinds of error
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
netdev_findbyaddr() will not use a routing table if one is available. It will also make a better decision in the case there there is no routing table but only a single network interface.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 04, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 03, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Oct 02, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-