summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+8
* timer/timer.c: Convert to "bool".
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* console/console.c: Remove bogus decl.
2008-09-05Remove bogus decl.Ralf Corsepius1-1/+0
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+8
* timer/timer.c: Convert to "bool".
2008-09-05Convert to "bool".Ralf Corsepius2-8/+8
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* timer/timer.c: Convert to "bool".
2008-09-05Convert to "bool".Ralf Corsepius1-5/+5
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* timer/timer.c: Convert to "bool".
2008-09-05Convert to "bool".Ralf Corsepius5-26/+26
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+8
* console/console.c, timer/timer.c: Convert to "bool".
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* console/console-io.c: Convert to "bool".
2008-09-05Convert to "bool".Ralf Corsepius1-2/+2
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* console/console-io.c: Convert to "bool".
2008-09-05Convert to "bool".Ralf Corsepius5-13/+13
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* console/console.c: Convert to "bool".
2008-09-052008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius3-0/+12
* timer/timer.c: Convert to "bool".
2008-09-05Convert to "bool".Ralf Corsepius2-3/+3
2008-09-05Fix broken entry.Ralf Corsepius1-1/+1
2008-09-052008-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* block/block.c, rtc/rtc.c: Convert to "bool".
2008-09-05Convert to "bool".Ralf Corsepius2-4/+4
2008-09-052008-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* gba/startup/cpu.c, gba/timer/timer.c: Convert to "bool".
2008-09-052008-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* timer/timer.c: Use "true" instead of "1" for "bool"s.
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-1/+6
* tod.c: Remove extern. RTC_Present is not defined anywhere.
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill6-9/+21
* timer/timer.c: Convert using "bool".
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill19-78/+389
* Makefile.am, README, configure.ac, console/85c30.c, console/console.c, console/consolebsp.h, include/bsp.h, include/gen2.h, irq/FPGA.c, irq/irq.c, irq/irq.h, irq/irq_init.c, start/start.S, startup/bspstart.c, startup/genpvec.c, startup/linkcmds, timer/timer.c, tod/tod.c: Initiate update and testing. Runs hello but does not run ticker yet.
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill17-64/+1939
* Makefile.am, configure.ac, console/alloc360.c, console/console.c, console/console.h, console/m68360.h, console/mc68360_scc.c, console/ns16550cfg.c, console/rsPMCQ1.c, console/rsPMCQ1.h, include/bsp.h, irq/irq_init.c, vme/VMEConfig.h: Initiate update and testing. Add missing files. Does not run hello yet. * console/debugio.c, console/polled_io.c, irq/openpic_xxx_irq.c: New files.
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-1/+6
PR 1304/bsps * Makefile.am: Add ../../shared/bsppredriverhook.c.
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill13-456/+478
* Makefile.am, configure.ac: Rework psim scripts to share code for creating device trees and actually running the tests. Overhaul the device tree generated to always include a block of Flash and a Real-Time Clock. When running MP tests enable the shared memory and semaphore devices. * psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared, psim-top.in, runtest-bottom, runtest-top.in: New files. * psim, psim-gdb, runtest: Removed.
2008-09-032008-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-9/+12
* Makefile.am, bestcomm/load_task.c, bestcomm/task_api/tasksetup_general.h: Eliminate requirement to build bestcomm as a relocatable lump. This should reduce the minimum footprint considerably.
2008-09-03update to current PPC exception and memory map structureThomas Doerfler15-1589/+1290
2008-09-03Changed to include new fileThomas Doerfler4-1359/+44
startup/linkcmds.base. Supports small data area now.
2008-09-03Converted to use sharedThomas Doerfler15-855/+677
exception and interrupt code.
2008-09-03Moved general MSCAN functions intoThomas Doerfler2-989/+538
separate header and source files (include/mscan-base.h and mscan/mscan-base.c). Formatted code.
2008-09-022008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
PR 1302/bsps * vmeUniverse/vmeUniverse.h: Remove _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
2008-09-02PR 1302/bspsRalf Corsepius1-14/+0
Remove _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
2008-09-02Eliminate rtems_boolean.Ralf Corsepius1-1/+1
2008-09-022008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* clock/rtc.c, console/inch.c, ne2000/ne2000.c, timer/timer.c: Eliminate rtems_boolean.
2008-09-02Eliminate rtems_boolean.Ralf Corsepius4-27/+27
2008-09-022008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* clock/rtc.c, network/ne2000.c: Eliminate rtems_boolean.
2008-09-02Eliminate rtems_boolean.Ralf Corsepius2-4/+4
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-11/+11
* timerstub.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-20/+15
* timer/timer.c, timer/timerisr.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill44-328/+259
* timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill9-60/+42
* timer/timer.c, timer/timerisr.S: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-24/+15
* console/console.c, include/m340timer.h, timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill8-53/+53
* timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-11/+10
* timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-45/+31
* timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill12-53/+83
* timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
2008-08-312008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill6-21/+31
* timer/timer.c, timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.