summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed bug when outbyte had argument in wrong order relative to those invoking itJoel Sherrill1996-02-131-3/+3
|
* updatedJoel Sherrill1996-01-191-26/+26
|
* changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1995-12-206-6/+33
| | | | partially recovered working tree, etc
* initial history lost in disk crashJoel Sherrill1995-12-192-0/+386
|
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-192-1/+3
|
* file lost in crash and re-addedJoel Sherrill1995-12-196-0/+1013
|
* file lost in crash and readdedJoel Sherrill1995-12-191-0/+195
|
* SPARC port passes all testsJoel Sherrill1995-10-3017-132/+82
|
* fixed missing CVS IDsJoel Sherrill1995-10-066-0/+17
|
* SPARC merged and successfully tested w/o interrupt supportJoel Sherrill1995-10-062-2/+0
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-0/+1
|
* Actually adding efi bsp's from John Gwynne after forgetting toJoel Sherrill1995-09-2028-0/+4376
| | | | commit them.
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-1910-31/+166
| | | | | | single biggest changes were the expansion of the workspace size macro to include other types of objects and the increase in the minimum stack size for most CPUs.
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-1122-319/+1398
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configuration Table Template file added and all tests modified to use this. All gvar.h and conftbl.h files removed from test directories. Configuration parameter maximum_devices added. Core semaphore and mutex handlers added and RTEMS API Semaphore Manager updated to reflect this. Initialization sequence changed to invoke API specific initialization routines. Initialization tasks table now owned by RTEMS Tasks Manager. Added user extension for post-switch. Utilized user extensions to implement API specific functionality like signal dispatching. Added extensions to the System Initialization Thread so that an API can register a function to be invoked while the system is being initialized. These are largely equivalent to the pre-driver and post-driver hooks. Added the Modules file oar-go32_p5, modified oar-go32, and modified the file make/custom/go32.cfg to look at an environment varable which determines what CPU model is being used. All BSPs updated to reflect named devices and clock driver's IOCTL used by the Shared Memory Driver. Also merged clock isr into main file and removed ckisr.c where possible. Updated spsize to reflect new and moved variables. Makefiles for the executive source and include files updated to show break down of files into Core, RTEMS API, and Neither. Header and inline files installed into subdirectory based on whether logically in the Core or a part of the RTEMS API.
* updated mvme162 code from Misha (mms@eiscathq.irf.se)Joel Sherrill1995-08-018-618/+617
|
* added for first timeJoel Sherrill1995-06-071-0/+45
|
* incorporated mc68302 supportJoel Sherrill1995-06-0711-0/+1608
|
* cpu/*types.h added and successfully compiled.Joel Sherrill1995-05-308-26/+25
| | | | IDLE task priority changed from 0 to 255 during initialization.
* Fully tested on all in-house targetsJoel Sherrill1995-05-244-17/+13
|
* Initial revisionJoel Sherrill1995-05-1148-0/+5107