summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial submission of gen68340 BSP (should run on a 68349) fromJoel Sherrill1998-07-0129-0/+5724
* Changed prototype for console_write_support to eliminate a warning.Joel Sherrill1998-06-291-1/+5
* Bare BSP patch from Chris Johns <cjohns@plessey.com.au>. He alsoJoel Sherrill1998-06-273-45/+325
* PC386 BSP enhancements from Aleksey Romanov (Quality QuorumJoel Sherrill1998-06-2715-313/+950
* Monstrous patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. I haveJoel Sherrill1998-06-273-13/+13
* Clean up from Aleksey Romanov (Quality Quorum <qqi@world.std.com>).Joel Sherrill1998-06-251-26/+3
* Removed blank lines and bad debug stuffJoel Sherrill1998-06-221-20/+0
* Spacing changes.Joel Sherrill1998-06-181-3/+3
* Corrected compilation problems.Joel Sherrill1998-06-162-13/+21
* Added initialization of css routines.Joel Sherrill1998-06-161-1/+3
* Added css_iface -- assumes ../include/dy_supplied.Joel Sherrill1998-06-164-2/+210
* Adding interrupt handling routine.Joel Sherrill1998-06-131-5/+15
* Removed bad comments.Joel Sherrill1998-06-131-7/+0
* Added IRQ information.Joel Sherrill1998-06-131-2/+31
* Updated to add -qrtems_debug and -qnolinkcmds.Joel Sherrill1998-06-131-2/+7
* Added support for -qrtems_debug flag.Joel Sherrill1998-06-041-1/+3
* Removed PPC_Get_timebase_register() as this is now provided by the PowerPCJoel Sherrill1998-06-031-19/+0
* Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> with an attemptJoel Sherrill1998-06-032-15/+39
* Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> which replaces C++Joel Sherrill1998-06-032-9/+208
* Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1998-05-301-2/+4
* Set console to port 2.Joel Sherrill1998-05-301-2/+2
* Made Debug defination a null routine.Joel Sherrill1998-05-301-0/+5
* clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill1998-05-302-3/+5
* Updated to current source and removed warnings.Joel Sherrill1998-05-3022-444/+206
* Used shared sbrk.c.Joel Sherrill1998-05-301-61/+0
* Use shared initialization.Joel Sherrill1998-05-301-151/+0
* Rewrote in C to avoid Makefile problems.Joel Sherrill1998-05-302-25/+17
* New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1998-05-3034-0/+5693
* Deleted blank lines.Joel Sherrill1998-05-271-6/+0
* Added "speaker on" debug code.Joel Sherrill1998-05-271-0/+12
* Numerous changes including the following:Joel Sherrill1998-05-273-257/+194
* Moved rtemsReboot() to console/inch.c.Joel Sherrill1998-05-271-14/+0
* Deleted HEAP_SIZE constant.Joel Sherrill1998-05-271-5/+0
* Removed illegally formatted comments.Joel Sherrill1998-05-271-4/+4
* Moved rtemsReboot() to here from exit.c. This appears to have beenJoel Sherrill1998-05-271-0/+12
* UNIX port now builds and runs cleanly with both C++ support enabledJoel Sherrill1998-05-221-1/+0
* Added call to console_reserve_resources back in.Joel Sherrill1998-05-221-0/+6
* Added main() which did not require C++ support. A different mainJoel Sherrill1998-05-222-2/+66
* Added bare bsp from Chris Johns <cjohns@plessey.com.au>.Joel Sherrill1998-05-217-3/+316
* Corrected license notices per Eric's permissionJoel Sherrill1998-05-212-34/+12
* New file from Eric ValetteJoel Sherrill1998-05-212-0/+152
* Remove --start-group/--end-group pair to support non-GNU ld's.Joel Sherrill1998-05-211-2/+2
* Patch from Ralf Corseipus to fix latent configure problems suddenly triggered:Joel Sherrill1998-05-206-273/+209
* New file from Pedro RomanoJoel Sherrill1998-05-181-0/+178
* Update from Ralf Corsepius.Joel Sherrill1998-05-181-0/+8
* Updates from Pedro Romano.Joel Sherrill1998-05-182-10/+14
* New file.Joel Sherrill1998-05-182-1/+26
* Cleaned up to remove warnings.Joel Sherrill1998-05-111-2/+1
* Switched to termios callback structure.Joel Sherrill1998-05-043-43/+70
* Corrected and added sections to link cleanly under powerpc-rtems (ELF).Joel Sherrill1998-05-042-17/+30