summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/sparc/leon2/leon_smc91111 (follow)
AgeCommit message (Collapse)Author
2007-09-122007-09-12 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill
* 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-072007-09-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill
* leon_smc91111/leon_smc91111.c, rasta/rasta.c: Remove warnings.
2007-05-092007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* 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.
2006-01-09Backport from rtems-4-6-branch.Ralf Corsepius