summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add bsp_setbenv system call.Eric Norum2006-08-012-1/+6
|
* Allow single spurious FPGA interrupt.Eric Norum2006-05-152-3/+9
|
* Improve handling of unexpected FPGA interrupt conditions.Eric Norum2006-05-152-3/+23
|
* Add default exception handler.Eric Norum2006-04-112-1/+57
|
* Add missing reset cause bit.Eric Norum2006-03-242-0/+5
|
* Remove eof include fileRalf Corsepius2006-03-171-1/+0
|
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-2/+6
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* Avoid possible division by zero.Eric Norum2006-02-063-2/+8
|
* Formatting.Joel Sherrill2006-02-011-2/+2
|
* Add code to maintain CPU load average.Eric Norum2006-01-294-6/+51
|
* Regenerate.Ralf Corsepius2006-01-141-1/+1
|
* Regenerate.Ralf Corsepius2006-01-121-0/+4
|
* Remove all-local:.Ralf Corsepius2006-01-121-2/+0
|
* Regenerate.Ralf Corsepius2006-01-121-1/+1
|
* Cleanup.Ralf Corsepius2006-01-121-1/+0
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-112-47/+6
| | | | * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-111-0/+54
|
* Add another 'extended BSP' routine which returns reboot status register ↵Eric Norum2005-12-192-0/+42
| | | | information
* 2005-11-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-122-4/+4
| | | | * bsp_specs: Remove %cpp.
* Clean up UART2 pin setup. Protect pin setup code.Eric Norum2005-11-113-2/+12
|
* Add code to set up pin assignments.Eric Norum2005-11-082-2/+21
|
* Remove assignation to U.S. Government.Eric Norum2005-11-072-2/+0
|
* Assign copyright to OAR since all files descend from OAR's source.Eric Norum2005-11-0711-23/+81
|
* Fixed formatting.Joel Sherrill2005-11-071-3/+3
|
* Allow network to be locked at 100/Full.Eric Norum2005-10-263-4/+25
|
* Silently return to bootstrap PROM.Eric Norum2005-09-191-1/+0
|
* Add bsp_reset bootrom call.Eric Norum2005-09-164-8/+7
| | | | Call bsp_reset from bsp_cleanup().
* Add .gnu.linkonce.bEric Norum2005-07-242-1/+5
|
* Add .gnu.linkonce.b.* relocation.Eric Norum2005-07-241-0/+1
|
* Enable CS1* and CS2* now that Arcturus bootstrap PROMs no longer take care ↵Eric Norum2005-07-062-0/+5
| | | | of that for us.
* Add description of external interrupt request assignments.Eric Norum2005-06-301-0/+3
|
* Reflect changes to network driver.Eric Norum2005-06-291-1/+1
|
* Drive LEDs with more useful information.Eric Norum2005-06-291-0/+2
|
* Add duplex negotation support.Eric Norum2005-06-292-46/+99
|
* 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-203-74/+84
| | | | Many thanks to Mr. Kolja Waschk for identifying the problem.
* 2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-262-2/+6
| | | | * include/bsp.h: New header guard.
* Fix typo.Eric Norum2005-05-241-1/+1
|
* Try to maintain compatability with everyone else's VBR changes.Eric Norum2005-05-244-10/+6
|
* Followup fix to Joel's earlier _VBR changes.Eric Norum2005-05-112-0/+9
|
* Poke RDAR/TDAR every time. Add more diagnostic printout.Eric Norum2005-05-102-6/+31
|
* Clarify bootstrap procedure.Eric Norum2005-05-041-8/+13
|
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-032-1/+5
| | | | | * startup/init5282.c: Remove use of _Coldfire_VBR and use _VBR as rest of m68k family.
* 2005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-262-6/+9
| | | | * network/network.c: Eliminate warnings.
* Fix typos.Eric Norum2005-04-261-3/+3
|
* Try insructioin-only cache.Eric Norum2005-04-214-11/+38
|
* Expose some read/write copies of configuration registers.Eric Norum2005-04-192-22/+31
|
* Add some more diagnostics. Poke TDAR/RDAR only when necessary.Eric Norum2005-04-132-5/+23
|
* Set up IRQ1* handling properly.Eric Norum2005-04-102-10/+15
|
* FPGA interrupt status register is now 16-bit.Eric Norum2005-04-093-4/+63
|