- Oct 25, 2013
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Sep 18, 2013
-
-
Wesley W. Terpstra authored
-
- Aug 22, 2013
-
-
Wesley W. Terpstra authored
-
- May 03, 2013
-
-
Wesley W. Terpstra authored
-
- Apr 26, 2013
-
-
Wesley W. Terpstra authored
-
- Apr 25, 2013
-
-
Wesley W. Terpstra authored
Long-term, once the TX buffering is fixed, this will not be a problem. In the meantime, it still needs to work. This re-hack fixes the hack.
-
Wesley W. Terpstra authored
-
- Apr 24, 2013
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
I have been convinced by rubini and the linux kernel sources. Opaque types for pointers to struct just make code confusing.
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
add blocking interface via magical "eb_block" callback => causes close to block until complete and return status make blocking the default for C++ API add format pretty-printer helper functions: eb_width_data, eb_width_address, eb_format_data, eb_format_endian add matching parser functions: eb_width_parse_address, eb_width_parse_data use long for delays (int is too short on some platforms) remove eb_device_flush => for now hack around lack of write flow control add convenience methods eb_device_{read,write}
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 23, 2013
-
-
Wesley W. Terpstra authored
-
- Apr 16, 2013
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 15, 2013
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 10, 2013
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Apr 09, 2013
-
-
Wesley W. Terpstra authored
-
- Mar 01, 2013
-
-
Mathias Kreider authored
-
Mathias Kreider authored
Note: mac_dest member of wr_sockaddr_t struct doesn't do what it says on the box...
-
- Feb 12, 2013
-
-
Mathias Kreider authored
-
- Feb 11, 2013
-
-
Wesley W. Terpstra authored
Remove dangerous cast of function pointer type.
-
- Jan 18, 2013
-
-
Wesley W. Terpstra authored
This supports passing PREFIX= on the command line of make. This allows to install to custom places without the need to edit the checkout. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Wesley W. Terpstra authored
-
- Jan 17, 2013
-
-
Mathias Kreider authored
master.c: memory model lm32.c: tx buffer ip checksum - added debug code
-
- Nov 23, 2012
-
-
Mathias Kreider authored
-
- Nov 22, 2012
-
-
Mathias Kreider authored
fixed wrong stdint.h include fxied missing bigendian.h include TODO: Testing & Debugging
-
Wesley W. Terpstra authored
-
- Nov 21, 2012
-
-
Mathias Kreider authored
-
Mathias Kreider authored
-
- Nov 19, 2012
-
-
Mathias Kreider authored
-
Mathias Kreider authored
-