summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-052-0/+8
| | | | * timer/timer.c: Convert to "bool".
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+1
| | | | * console/console.c: Remove bogus decl.
* Remove bogus decl.Ralf Corsepius2008-09-051-1/+0
|
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-052-0/+8
| | | | * timer/timer.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-052-8/+8
|
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * timer/timer.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-051-5/+5
|
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * timer/timer.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-055-26/+26
|
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-052-0/+8
| | | | * console/console.c, timer/timer.c: Convert to "bool".
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * console/console-io.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-051-2/+2
|
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * console/console-io.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-055-13/+13
|
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * console/console.c: Convert to "bool".
* 2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-053-0/+12
| | | | * timer/timer.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-052-3/+3
|
* Fix broken entry.Ralf Corsepius2008-09-051-1/+1
|
* 2008-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * block/block.c, rtc/rtc.c: Convert to "bool".
* Convert to "bool".Ralf Corsepius2008-09-052-4/+4
|
* 2008-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-051-0/+4
| | | | * gba/startup/cpu.c, gba/timer/timer.c: Convert to "bool".
* 2008-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-052-1/+5
| | | | * timer/timer.c: Use "true" instead of "1" for "bool"s.
* 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-032-1/+6
| | | | * tod.c: Remove extern. RTC_Present is not defined anywhere.
* 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-036-9/+21
| | | | * timer/timer.c: Convert using "bool".
* 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-0319-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-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-0317-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-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-032-1/+6
| | | | | PR 1304/bsps * Makefile.am: Add ../../shared/bsppredriverhook.c.
* 2008-09-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-0313-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-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-034-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.
* update to current PPC exception and memory map structureThomas Doerfler2008-09-0315-1589/+1290
|
* Changed to include new fileThomas Doerfler2008-09-034-1359/+44
| | | | startup/linkcmds.base. Supports small data area now.
* Converted to use sharedThomas Doerfler2008-09-0315-855/+677
| | | | exception and interrupt code.
* Moved general MSCAN functions intoThomas Doerfler2008-09-032-989/+538
| | | | | separate header and source files (include/mscan-base.h and mscan/mscan-base.c). Formatted code.
* 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-021-0/+6
| | | | | | PR 1302/bsps * vmeUniverse/vmeUniverse.h: Remove _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
* PR 1302/bspsRalf Corsepius2008-09-021-14/+0
| | | | Remove _VME_UNIVERSE_DECLARE_SHOW_ROUTINES.
* Eliminate rtems_boolean.Ralf Corsepius2008-09-021-1/+1
|
* 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-021-0/+5
| | | | | * clock/rtc.c, console/inch.c, ne2000/ne2000.c, timer/timer.c: Eliminate rtems_boolean.
* Eliminate rtems_boolean.Ralf Corsepius2008-09-024-27/+27
|
* 2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-021-0/+4
| | | | * clock/rtc.c, network/ne2000.c: Eliminate rtems_boolean.
* Eliminate rtems_boolean.Ralf Corsepius2008-09-022-4/+4
|
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-312-11/+11
| | | | | * timerstub.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-313-20/+15
| | | | | * timer/timer.c, timer/timerisr.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
* 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-3144-328/+259
| | | | | * 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-318-53/+53
| | | | | * 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-11/+10
| | | | | * 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-314-45/+31
| | | | | * 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-3112-53/+83
| | | | | * 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.