summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/network/network.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber1-1013/+0
2018-01-31bsps: Move network define to source filesSebastian Huber1-0/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-11-02libnetworking: Use system eventsSebastian Huber1-3/+3
2012-05-31Fix C files which had two semi-colons at EOLJoel Sherrill1-1/+1
2011-03-042011-03-04 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill1-8/+1
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-112/+112
2010-04-272010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-63/+63
2010-04-26 * startup/bspstart.c: Clean up some warnings.Eric Norum1-3/+3
2009-11-29Whitespace removal.Ralf Corsepius1-12/+12
2009-07-30Enable data cache.Eric Norum1-6/+2
2008-04-08startup/bspstart.c: Clean up non-FPGA use of EPORT interrupts.Eric Norum1-10/+54
2007-11-262007-11-26 Eric Norum <norume@aps.anl.gov>Joel Sherrill1-2/+2
2007-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2006-01-29Add code to maintain CPU load average.Eric Norum1-1/+2
2005-11-07Assign copyright to OAR since all files descend from OAR's source.Eric Norum1-0/+9
2005-10-26Allow network to be locked at 100/Full.Eric Norum1-4/+17
2005-06-29Drive LEDs with more useful information.Eric Norum1-0/+2
2005-06-29Add duplex negotation support.Eric Norum1-46/+95
2005-06-22Minor tweak to make it easier to insert some code to test realignment.Eric Norum1-2/+2
2005-06-20Clean up transmit buffer realignment.Eric Norum1-68/+73
2005-05-10Poke RDAR/TDAR every time. Add more diagnostic printout.Eric Norum1-6/+26
2005-04-262005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+5
2005-04-21Try insructioin-only cache.Eric Norum1-4/+6
2005-04-13Add some more diagnostics. Poke TDAR/RDAR only when necessary.Eric Norum1-5/+18
2005-03-12Add statistics counter for number of transmit bytes realigned.Eric Norum1-19/+22
2005-02-10Name changes.Eric Norum1-1/+1
2005-02-042005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-8/+10
2005-02-03Add support for interrupt controller allocation. This will provides aEric Norum1-1/+3
2005-02-02Lock FEC/PHYS at 100 Mbs, full-duplex.Eric Norum1-23/+49
2005-02-02Provide 'last-ditch' hardware address.Eric Norum1-3/+10
2005-02-01Add some bootrom system calls.Eric Norum1-17/+1
2005-02-01Place FEC buffer descriptors in static RAM. No more cache concerns.Eric Norum1-23/+11
2005-01-31Remove diagnostic printf.Eric Norum1-2/+1
2005-01-31Processor doesn't snoop FEC DMA so we must invalidate the cache appropriately.Eric Norum1-16/+33
2005-01-28New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum1-0/+837