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