summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed prototype for console_write_support to eliminate a warning.Joel Sherrill1998-06-291-1/+5
* Removed blank lines and bad debug stuffJoel Sherrill1998-06-221-20/+0
* 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
* Removed PPC_Get_timebase_register() as this is now provided by the PowerPCJoel Sherrill1998-06-031-19/+0
* 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
* Cleaned up to remove warnings.Joel Sherrill1998-05-111-2/+1
* Switched to termios callback structure.Joel Sherrill1998-05-041-12/+23
* Corrected and added sections to link cleanly under powerpc-rtems (ELF).Joel Sherrill1998-05-042-17/+30
* Removed warning for unnecessary reference to start as entry point.Joel Sherrill1998-05-041-1/+1
* Removed tripling of workspace API when POSIX API is enabled. confdefs.hJoel Sherrill1998-04-301-1/+3
* Added wildcard to switch for monitor and termios.Joel Sherrill1998-04-301-1/+1
* Added sections and redirected some to RAM to avoid warnings.Joel Sherrill1998-04-301-40/+47
* psim now runs in both debug and non-debug mode.Joel Sherrill1998-04-184-9/+17
* Numerous changes which in total greatly reduced the amount of sourceJoel Sherrill1998-04-154-73/+4
* Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill1998-04-1516-143/+115
* Per suggestion from Eric Norum, went from one initial extension setJoel Sherrill1998-04-152-27/+0
* Stack checker extension now accounted for in confdefs.hJoel Sherrill1998-04-143-15/+1
* Now accounts for region used by RTEMS malloc and extension usedJoel Sherrill1998-04-142-28/+0
* Moved bspclean from assembly to C and made exit act properly.Joel Sherrill1998-04-142-2/+19
* new fileJoel Sherrill1998-04-143-6/+54
* Removed delay macroJoel Sherrill1998-04-141-16/+0
* removed shmsuppJoel Sherrill1998-04-141-1/+1
* new filesJoel Sherrill1998-04-1435-0/+3397
* Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill1998-03-302-27/+4
* Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1998-03-214-30/+5
* updated copyright to 1998Joel Sherrill1998-02-175-5/+5
* Incorporated Ralf Corsepius' idea for new -q flags to properly supportJoel Sherrill1998-02-111-2/+7
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-307-28/+14
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-207-7/+7
* Moved -qnolinkcmds option so arguments passed on the command line areJoel Sherrill1997-12-201-2/+2
* Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmdsJoel Sherrill1997-12-191-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-107-7/+28
* Modified to search RTEMS library before Newlib C library.Joel Sherrill1997-10-081-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-085-10/+10
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-2/+2
* Switched to new style which does not require hackspecs.awk.Joel Sherrill1997-08-281-29/+13