Files
rtems/c/src/lib/libcpu/powerpc/mpc8xx
Joel Sherrill 6427f1a24f 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* mpc505/timer/timer.c, mpc5xx/timer/timer.c, mpc6xx/timer/timer.c,
	mpc8260/timer/timer.c, mpc8xx/timer/timer.c, ppc403/timer/timer.c:
	Rename timer driver methods to follow RTEMS programming conventions.
2008-08-31 17:03:54 +00:00
..
2008-08-20 04:02:57 +00:00
2008-08-20 04:02:57 +00:00

#
#  $Id$
#

Various non BSP dependant support routines.

clock - Uses the MPC860/MPC821 PIT (Programmable interval timer) to
	generate RTEMS clock ticks.

console_generic - Uses the MPC860/MPC821 SCCs and SMCs to to serial I/O.

include - console.h: function declarations for console related functions

timer - Uses the MPC860/MPC821 timebase register for timing
	tests.  It only uses the lower 32 bits

vectors - MPC860/MPC821 specific vector entry points.
	Includes CPU dependant, application independant
	handlers: alignment.