summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/network/network.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move legacy network drivers to bspsSebastian Huber2018-04-231-1013/+0
* bsps: Move network define to source filesSebastian Huber2018-01-311-0/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libnetworking: Use system eventsSebastian Huber2012-11-021-3/+3
* Fix C files which had two semi-colons at EOLJoel Sherrill2012-05-311-1/+1
* 2011-03-04 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2011-03-041-8/+1
* 2010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-271-112/+112
* 2010-04-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-04-271-63/+63
* * startup/bspstart.c: Clean up some warnings.Eric Norum2010-04-261-3/+3
* Whitespace removal.Ralf Corsepius2009-11-291-12/+12
* Enable data cache.Eric Norum2009-07-301-6/+2
* startup/bspstart.c: Clean up non-FPGA use of EPORT interrupts.Eric Norum2008-04-081-10/+54
* 2007-11-26 Eric Norum <norume@aps.anl.gov>Joel Sherrill2007-11-261-2/+2
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-121-1/+1
* Add code to maintain CPU load average.Eric Norum2006-01-291-1/+2
* Assign copyright to OAR since all files descend from OAR's source.Eric Norum2005-11-071-0/+9
* Allow network to be locked at 100/Full.Eric Norum2005-10-261-4/+17
* Drive LEDs with more useful information.Eric Norum2005-06-291-0/+2
* Add duplex negotation support.Eric Norum2005-06-291-46/+95
* Minor tweak to make it easier to insert some code to test realignment.Eric Norum2005-06-221-2/+2
* Clean up transmit buffer realignment.Eric Norum2005-06-201-68/+73
* Poke RDAR/TDAR every time. Add more diagnostic printout.Eric Norum2005-05-101-6/+26
* 2005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-261-6/+5
* Try insructioin-only cache.Eric Norum2005-04-211-4/+6
* Add some more diagnostics. Poke TDAR/RDAR only when necessary.Eric Norum2005-04-131-5/+18
* Add statistics counter for number of transmit bytes realigned.Eric Norum2005-03-121-19/+22
* Name changes.Eric Norum2005-02-101-1/+1
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-8/+10
* Add support for interrupt controller allocation. This will provides aEric Norum2005-02-031-1/+3
* Lock FEC/PHYS at 100 Mbs, full-duplex.Eric Norum2005-02-021-23/+49
* Provide 'last-ditch' hardware address.Eric Norum2005-02-021-3/+10
* Add some bootrom system calls.Eric Norum2005-02-011-17/+1
* Place FEC buffer descriptors in static RAM. No more cache concerns.Eric Norum2005-02-011-23/+11
* Remove diagnostic printf.Eric Norum2005-01-311-2/+1
* Processor doesn't snoop FEC DMA so we must invalidate the cache appropriately.Eric Norum2005-01-311-16/+33
* New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum2005-01-281-0/+837