- Mar 28, 2013
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Mar 27, 2013
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Feb 15, 2013
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Nov 23, 2012
-
-
Wesley W. Terpstra authored
-
- Nov 16, 2012
-
-
Wesley W. Terpstra authored
* Dequeue operations as they arrive * Support variable WB bus size * Don't push zeros to client
-
- Nov 15, 2012
-
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
* Had to re-order initialization; pci_device_enable must precede pci_enable_msi * Must enable master mode on the device to receive MSIs and/or bus master * Report the address/data from the bridge
-
- Oct 02, 2012
-
-
Alessandro Rubini authored
-
-
-
This never appeared until now because it only failed if two records appeared at once.
-
Debugging with bad information sucks!
-
-
-
-
-
-
-
Don't overflow the buffer! Compare the index for overflow not the position. Read/write of 0 returns 0 even when non-blocking.
-
-
This would break the read (non-posted) and write (posted) ordering that Wishbone depends on.
-
-
Currently hardcode SDWB address as hardware does not support it.
-
Fixed bugs in kernel etherbone: record_len was shadowed by redeclation wrote maximum of possible bytes instead of minimum added non-blocking IO support
-
-
-
-
-
-
- Sep 06, 2012
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jul 24, 2012
-
-
Alessandro Rubini authored
-