summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/uC5282/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add bsp_setbenv system call.Eric Norum2006-08-011-1/+2
* Allow single spurious FPGA interrupt.Eric Norum2006-05-151-3/+8
* Improve handling of unexpected FPGA interrupt conditions.Eric Norum2006-05-151-3/+19
* Add default exception handler.Eric Norum2006-04-111-0/+52
* Add missing reset cause bit.Eric Norum2006-03-241-0/+1
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-081-2/+2
* Avoid possible division by zero.Eric Norum2006-02-061-1/+1
* Add code to maintain CPU load average.Eric Norum2006-01-291-1/+4
* Add another 'extended BSP' routine which returns reboot status register infor...Eric Norum2005-12-191-0/+37
* Assign copyright to OAR since all files descend from OAR's source.Eric Norum2005-11-074-17/+20
* Silently return to bootstrap PROM.Eric Norum2005-09-191-1/+0
* Add bsp_reset bootrom call.Eric Norum2005-09-162-6/+2
* Add .gnu.linkonce.bEric Norum2005-07-241-1/+1
* Add .gnu.linkonce.b.* relocation.Eric Norum2005-07-241-0/+1
* Enable CS1* and CS2* now that Arcturus bootstrap PROMs no longer take care of...Eric Norum2005-07-061-0/+1
* Try to maintain compatability with everyone else's VBR changes.Eric Norum2005-05-243-10/+1
* Followup fix to Joel's earlier _VBR changes.Eric Norum2005-05-111-0/+5
* 2005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-05-031-1/+0
* Try insructioin-only cache.Eric Norum2005-04-211-7/+19
* Expose some read/write copies of configuration registers.Eric Norum2005-04-191-22/+25
* Set up IRQ1* handling properly.Eric Norum2005-04-101-10/+11
* FPGA interrupt status register is now 16-bit.Eric Norum2005-04-091-3/+56
* Add NOP after writing the CACR is there to address the issueEric Norum2005-03-101-1/+24
* Remove some now-unused declarations.Eric Norum2005-02-141-1/+0
* Don't cache flash.Eric Norum2005-02-141-5/+1
* Rearrange devLib address spaces.Eric Norum2005-02-121-2/+2
* Add some more system calls.Eric Norum2005-02-121-9/+30
* Name changes.Eric Norum2005-02-101-3/+20
* Intra-level priorities range from 0 to 7.Eric Norum2005-02-081-1/+1
* Ensure consistency of 'installed' bitmap.Eric Norum2005-02-081-1/+5
* Set INTC0_ICRx registers properly.Eric Norum2005-02-071-1/+1
* Fix typo.Eric Norum2005-02-051-1/+1
* Clean up the RAM/FLASH sizes/locations are specified.Eric Norum2005-02-052-18/+12
* Fix flash base address.Eric Norum2005-02-041-1/+1
* Clean up INTC0 initialization. EPORT1-7 sources are fixed level/priority.Eric Norum2005-02-041-14/+25
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-4/+4
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-1/+1
* Add 'extended' BSP support (pseudo-VME)Eric Norum2005-02-031-6/+109
* Add support for interrupt controller allocation. This will provides aEric Norum2005-02-031-1/+21
* Clean up bootloader syscall handling.Eric Norum2005-02-021-25/+25
* Add some bootrom system calls.Eric Norum2005-02-011-0/+31
* Processor doesn't snoop FEC DMA so we must invalidate the cache appropriately.Eric Norum2005-01-311-2/+11
* New BSP for Arcturus uCDIMM ColdFire 5282.Eric Norum2005-01-284-0/+517