summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2/leon_smc91111 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move network define to source filesSebastian Huber2018-01-311-0/+2
| | | | | Define __INSIDE_RTEMS_BSD_TCPIP_STACK__ in the network interface driver source files to avoid some build system magic.
* bsps/sparc: Add copyright and license informationDaniel Cederman2014-05-271-0/+9
|
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-211-5/+0
| | | | Also signal to compiler that the start variable in lan91cxx_recv is only used when debugging.
* leon2_doxygen_1Radu2013-12-021-0/+6
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-4/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* SMC91111: updated to use shared IRQ serviceDaniel Hellstrom2012-04-061-6/+4
| | | | Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
* Whitespace removal.Ralf Corsepius2009-11-291-4/+4
|
* 2007-09-12 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-121-6/+3
| | | | | | | * leon_smc91111/leon_smc91111.c: LEON2 SMC91111 initialization: PIO Interrupt initialization fix and speed rate defaulted to 100Mbit/s for boards with 50MHz system clock or greater now all defaults to 100Mbit/s
* 2007-09-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2007-09-071-1/+1
| | | | * leon_smc91111/leon_smc91111.c, rasta/rasta.c: Remove warnings.
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-1/+1
| | | | | | * console/debugputs.c, include/bsp.h, leon_smc91111/leon_smc91111.c, startup/spurious.c: Remove debug print methods that are redundant with prntk and replace their use with printk.
* Backport from rtems-4-6-branch.Ralf Corsepius2006-01-091-0/+66