summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D4: Various changes to get the SAMA4D-EK to buildGregory Nutt2014-06-0623-288/+1232
* Update ChangeLogGregory Nutt2014-06-061-0/+4
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-0637-2/+10226
* Update ChangeLogGregory Nutt2014-06-061-1/+9
* LPC17: Fix a critical error in GPDMA reported by LizhuoyiGregory Nutt2014-06-061-4/+13
* LPC23xx: Several fixes for typos from LizhuoyiGregory Nutt2014-06-063-765/+817
* Clear rxhead on disconnect to prevent data from being resent on re-connectGregory Nutt2014-06-062-0/+2
* IOB: Some handy macrosGregory Nutt2014-06-061-0/+5
* IOB: Add queue handling interfaces; improve listsGregory Nutt2014-06-0621-158/+642
* IOB: Minor improvement to trimheadGregory Nutt2014-06-061-15/+12
* IOB: Fix bugs in trimming logicGregory Nutt2014-06-053-9/+20
* ChangeLog updateGregory Nutt2014-06-051-0/+2
* SAMA5D4: Add L2CC register definition header file (incomplete)Gregory Nutt2014-06-051-0/+186
* Add iob_freechainGregory Nutt2014-06-054-4/+116
* IOB: Add iob_clone()Gregory Nutt2014-06-053-3/+203
* IOB: Fix typo in debug assertionGregory Nutt2014-06-051-2/+8
* IOB: More clean based on change of the last commitGregory Nutt2014-06-052-39/+29
* IOB: Need to clone header when deleting the first entry in an I/O buffer chainGregory Nutt2014-06-052-4/+41
* IOB: Remove unimplemented VLAN stuff; add unit test and fixes to pass unit testGregory Nutt2014-06-058-48/+346
* SAMA5: Cosmetic clean-up of README filesGregory Nutt2014-06-042-69/+69
* Finishes the SAMA5D4 XDMAC register definition header fileGregory Nutt2014-06-041-155/+244
* Updated ChangeLogGregory Nutt2014-06-041-0/+2
* SAMA5D4: Add beginning of XDMAC register definition header file (incomplete)Gregory Nutt2014-06-041-0/+223
* SAMA5D4: Has two XDMA modulesGregory Nutt2014-06-041-1/+1
* SAMA5D4: Let's consistently use the name XDMAC for the SAMA5D4 DMA moduleGregory Nutt2014-06-041-4/+4
* Minor naming fixGregory Nutt2014-06-041-2/+2
* SAMA5: Add pin mux definitions for the SAMA5D4Gregory Nutt2014-06-041-301/+360
* SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has...Gregory Nutt2014-06-0423-364/+606
* Left out some changes in last commitGregory Nutt2014-06-042-1/+179
* NET: Improvied I/O buffer logicGregory Nutt2014-06-047-108/+124
* Update ChangeLogGregory Nutt2014-06-031-0/+2
* SAMA4D4: Basic framework to support the SAMA4D4. Not yet completeGregory Nutt2014-06-036-10/+1392
* Add iob_copyin()Gregory Nutt2014-06-035-4/+178
* Update ChangeLogGregory Nutt2014-06-031-0/+4
* NET: Add generic I/O buffering logicGregory Nutt2014-06-0314-0/+1235
* NET: Fix an error in networking Make.defs fileGregory Nutt2014-06-031-3/+0
* Add support for the Olimex STM32 h405. From Martin LederhilgerGregory Nutt2014-06-031-0/+2
* Add support for the Olimex STM32 h405. From Martin LederhilgerGregory Nutt2014-06-0322-1/+3135
* sockio.h needs to include netinet/in.h for struct in_addrGregory Nutt2014-06-031-0/+2
* Fix error in tree.hGregory Nutt2014-06-021-13/+15
* Update ChangeLogGregory Nutt2014-06-022-1/+9
* NET: Improvements to TCP connection fallback logic; Not needed with SO_LINGER...Gregory Nutt2014-06-021-6/+17
* Notify upper layer when TIME_WAIT or FIN_WAIT2_2 timeout occursGregory Nutt2014-06-021-0/+5
* Add CONFIG_NET_ETHERNET (not used yet)Gregory Nutt2014-06-012-1/+11
* Port BSD tree.h header fileGregory Nutt2014-05-311-0/+1056
* Move arp, icmp, and igmp configuration values into new Kconfig files in those...Gregory Nutt2014-05-304-54/+82
* Files that I forgot to add in the previous commitsGregory Nutt2014-05-302-0/+105
* Move ICMP files from net/uip to net/icmpGregory Nutt2014-05-301-0/+2
* Move ICMP files from net/uip to net/icmpGregory Nutt2014-05-304-976/+0
* Move ICMP files from net/uip to net/icmpGregory Nutt2014-05-307-13/+1036