summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-032-1/+6
| | | | | PR 1304/bsps * Makefile.am: Add ../../shared/bsppredriverhook.c.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-3124-154/+113
| | | | | * timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-319-60/+42
| | | | | * timer/timer.c, timer/timerisr.S: Eliminate empty function from every benchmark timer driver. Fix spelling.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-314-24/+15
| | | | | * console/console.c, include/m340timer.h, timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-312-4/+9
| | | | | * timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-316-21/+31
| | | | | * timer/timer.c, timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-3122-61/+116
| | | | | * timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-314-12/+17
| | | | | * console/console.c, include/m340timer.h, timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-313-9/+14
| | | | | * timer/timer.c, timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.
* 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-302-0/+8
| | | | * acinclude.m4: Add mcf52235 and mcf5329. Regenerate.
* various changes to gen83xx BSP and othersThomas Doerfler2008-08-261-4/+0
|
* 2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-192-1/+6
| | | | * clock/clock.c: Move extern outside of braces.
* 2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-193-9/+16
| | | | * startup/bspstart.c, startup/init5282.c: Fixed warnings.
* 2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-192-12/+16
| | | | * startup/bspstart.c: Fixed nested extern declarations.
* 2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-192-5/+13
| | | | | * shared/m68kbspgetworkarea.c: Move extern of global symbols from linkcmds outside function.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * startup/init5235.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-199-12/+12
|
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * startup/init5206e.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * startup/bspstart.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * clock/clock.c, startup/init5329.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * startup/init5272.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * startup/init5282.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * clock/clock.c, startup/init52235.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-199-22/+21
|
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-192-0/+8
| | | | * timer/timer.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * shared/bspspuriousinit.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+5
| | | | | * clock/ckinit.c, console/leds.c, console/mc68ec.c, startup/bspstart.c, timer/timer.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-195-8/+13
| | | | | * console/sci.c, startup/bspstart.c, startup/start_c.c, timer/timer.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * startup/bspclean.c, timer/timer.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-197-13/+13
|
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * startup/bspclean.c, timer/timer.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+5
| | | | | * startup/bspclean.c, timer/timer.c, tod/tod.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * timer/timer.c: Add missing prototypes.
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+5
| | | | | * startup/cpuboot.c, startup/memcheck.c, timer/timer.c: Add missing prototypes.
* Add missing prototypes.Ralf Corsepius2008-08-196-13/+13
|
* 2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-08-191-0/+4
| | | | * clock/clockdrv.c, startup/bspstart.c: Add missing prototypes.
* 2008-08-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-184-39/+40
| | | | | | * Makefile.am, console/console.c: Split debug IO code into separate file. * console/debugio.c: New file.
* 2008-08-18 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-182-317/+321
| | | | * startup/init548x.c: Converted to UNIX line endings.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-312-29/+18
| | | | * Makefile.am: Do not build .rel files. Reduces code bloat.
* Changed bsp_get_workarea() to bsp_get_work_area() andThomas Doerfler2008-07-242-8/+17
| | | | added support for an optional separate heap area.
* Correct message.Joel Sherrill2008-07-171-2/+3
|
* 2008-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-173-14/+12
| | | | | * ChangeLog, startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Formatting.
* 2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-162-0/+8
| | | | * acinclude.m4: Regeneration to add new BSPs.
* updated gen83xx BSPThomas Doerfler2008-07-141-4/+0
| | | | | updated haleakala BSP added MPC55xx BSP
* Cleanup.Ralf Corsepius2008-07-1423-138/+0
|
* New.Ralf Corsepius2008-07-141-0/+14
|
* Regenerate.Ralf Corsepius2008-07-141-0/+4
|
* Remove.Ralf Corsepius2008-07-141-940/+0
|
* added variant to gen68360 BSPThomas Doerfler2008-07-1131-1/+6150
| | | | added genmcf548x BSP
* Extension of the RTEMS Interrupt ManagerThomas Doerfler2008-07-101-4/+0
| | | | (shared handler and handler with a handle).