summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-09-112006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-3/+7
* startup/bspstart.c: Convert C++ style comments to C style.
2006-09-11Remove extra CRLF.Chris Johns1-0/+4
2006-09-11Remove extra CRLF.Chris Johns1-32/+32
2006-06-242006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
* configure.ac:
2006-06-182006-06-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+8
* README:
2006-03-222006-03-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-0/+27
* include/.cvsignore: New file.
2006-03-17Misc. cosmetics.Ralf Corsepius17-77/+24
2006-03-16Regenerate.Ralf Corsepius1-2/+6
2006-03-16AC_CONFIG_SRCDIR(csb350).Ralf Corsepius1-1/+1
2006-03-162006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+3
* configure.ac: AC_CONFIG_SRCDIR(csb350). * acinclude.m4: Regenerate.
2006-03-16New.Ralf Corsepius1-0/+58
2006-03-16Add preinstall.amRalf Corsepius1-48/+1
2006-03-16New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius23-0/+4984
2006-03-16Add preinstall.amRalf Corsepius2-100/+2
2006-03-16New.Ralf Corsepius1-0/+58
2006-03-16New (Submission by Bruce Robinson <brucer@pmccorp.com>)Ralf Corsepius21-0/+3722
2006-03-16New.Ralf Corsepius1-0/+62
2006-03-16New (Submission by Bruce Robinson <brucer@pmccorp.com>).Ralf Corsepius28-0/+4472
2006-03-162006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-7/+1
* README: Remove (obsolete).
2006-03-162006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* acinclude.m4: Remove p4000.
2006-03-16Remove (abandoned).Ralf Corsepius24-3351/+0
2006-03-082006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-2/+10
* startup/linkcmds: Add .gnu.linkonce.b.* section.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* clock/clockdrv.c: Correct path to clockdrv_shell.c
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-6/+8
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-10/+15
* startup/linkcmds: Add sections required by newer gcc versions.
2006-01-14Regenerate.Ralf Corsepius4-4/+4
2006-01-12Regenerate.Ralf Corsepius4-0/+16
2006-01-12Remove all-local:.Ralf Corsepius4-8/+0
2006-01-12Regenerate.Ralf Corsepius4-4/+4
2006-01-12Cleanup.Ralf Corsepius4-8/+0
2006-01-11New.Ralf Corsepius4-0/+216
2006-01-112006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius8-267/+46
* Makefile.am: Add preinstall.am.
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+4
* bsp_specs: Remove %cpp.
2005-07-062005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+4
* console/console-io.c: Remove unused variable i.
2005-05-262005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius8-8/+24
* include/bsp.h: New header guard.
2005-05-102005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* clock/clockdrv.c, include/bsp.h, network/network.c, startup/bspstart.c, timer/timer.c: Eliminate unsigned{8|16|32}.
2005-05-10Eliminate unsigned{8|16|32}.Ralf Corsepius5-34/+34
2005-04-262005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-17/+21
* startup/idtmem.S: Eliminate warnings and be more consistent with other MIPS assembly.
2005-04-262005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-49/+32
* clock/clockdrv.c: Add include of rtems/bspIo.h. * include/tm27.h: Delete TX3904 code and leave stub. * network/network.c: Eliminate warnings. * startup/bspclean.c: Add include of rtems/bspIo.h. Reformat.
2005-03-142005-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+12
* include/.cvsignore: Fixed typo. * network/network.c: Now compiles with GCC 4.0.
2005-03-042005-03-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-0/+9
* .cvsignore, ChangeLog, include/.cvsignore: New files.
2005-02-252005-02-24 Jay Monkman <jtm@lopingdog.com>Jay Monkman18-0/+2366
* acinclude.m4: Added csb350 to list of BSPs. * csb350/Makefile.am, csb350/README, csb350/bsp_specs, csb350/configure.ac, csb350/times, csb350/clock/clockdrv.c, csb350/console/console-io.c, csb350/include/bsp.h, csb350/include/tm27.h, csb350/network/network.c, csb350/start/regs.S, csb350/start/start.S, csb350/startup/bspclean.c, csb350/startup/bspstart.c, csb350/startup/linkcmds, csb350/timer/timer.c: New BSP.
2005-02-16Cosmetics.Ralf Corsepius3-12/+12
2005-01-28Cosmetics.Ralf Corsepius1-2/+1
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-11/+23
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-052005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+4
* Makefile.am: Fix typo.
2005-01-032005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-184/+71
* Makefile.am: Remove build-variant support.
2004-09-24Fix typo in previous change.Ralf Corsepius5-5/+5
2004-09-242004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius10-5/+25
* configure.ac: Require automake > 1.9.
2004-04-232004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius9-13/+46
PR 610/bsps * Makefile.am: Add include/tm27.h, Cosmetics. * include/tm27.h: Final cosmetics.