summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
2005-07-06Enable CS1* and CS2* now that Arcturus bootstrap PROMs no longer take care of...Eric Norum2-0/+5
2005-06-30Add description of external interrupt request assignments.Eric Norum1-0/+3
2005-06-29Reflect changes to network driver.Eric Norum1-1/+1
2005-06-29Drive LEDs with more useful information.Eric Norum1-0/+2
2005-06-29Add duplex negotation support.Eric Norum2-46/+99
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 Norum3-74/+84
2005-06-172005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
2005-06-172005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
2005-06-172005-06-17 Mike Bertosh <mbertosh@motioncontrol.org>Joel Sherrill20-0/+3885
2005-05-262005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius30-30/+90
2005-05-24Fix typo.Eric Norum1-1/+1
2005-05-24Try to maintain compatability with everyone else's VBR changes.Eric Norum4-10/+6
2005-05-202005-05-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
2005-05-11Followup fix to Joel's earlier _VBR changes.Eric Norum2-0/+9
2005-05-10Poke RDAR/TDAR every time. Add more diagnostic printout.Eric Norum2-6/+31
2005-05-04Clarify bootstrap procedure.Eric Norum1-8/+13
2005-05-032005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
2005-04-262005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-6/+9
2005-04-262005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
2005-04-262005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-8/+12
2005-04-26Fix typos.Eric Norum1-3/+3
2005-04-21Try insructioin-only cache.Eric Norum4-11/+38
2005-04-19Expose some read/write copies of configuration registers.Eric Norum2-22/+31
2005-04-13Add some more diagnostics. Poke TDAR/RDAR only when necessary.Eric Norum2-5/+23
2005-04-10Set up IRQ1* handling properly.Eric Norum2-10/+15
2005-04-09FPGA interrupt status register is now 16-bit.Eric Norum3-4/+63
2005-03-12Add statistics counter for number of transmit bytes realigned.Eric Norum2-20/+27
2005-03-112005-03-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
2005-03-10Add NOP after writing the CACR is there to address the issueEric Norum2-1/+28
2005-03-03Add missing line.Eric Norum1-0/+1
2005-03-03Add some more EPICS notes.Eric Norum1-0/+6
2005-02-14Remove some now-unused declarations.Eric Norum1-1/+0
2005-02-14Don't cache flash.Eric Norum2-5/+5
2005-02-13EPICS has its own log facility so don't bother with LOGSERVER.Eric Norum1-1/+0
2005-02-12Rearrange devLib address spaces.Eric Norum2-4/+4
2005-02-12Add some more system calls.Eric Norum2-9/+32
2005-02-122005-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-3/+8
2005-02-122005-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-15/+15
2005-02-122005-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-1/+8
2005-02-10Name changes.Eric Norum3-6/+35
2005-02-08Intra-level priorities range from 0 to 7.Eric Norum1-1/+1
2005-02-08Ensure consistency of 'installed' bitmap.Eric Norum1-1/+5
2005-02-07Set INTC0_ICRx registers properly.Eric Norum1-1/+1
2005-02-05Fix typo.Eric Norum1-1/+1
2005-02-05Clean up the RAM/FLASH sizes/locations are specified.Eric Norum2-18/+12
2005-02-04Fix flash base address.Eric Norum3-7/+14
2005-02-04Reformat.Ralf Corsepius1-8/+5
2005-02-04Clean up INTC0 initialization. EPORT1-7 sources are fixed level/priority.Eric Norum1-14/+25
2005-02-042005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius5-16/+23