summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate.Ralf Corsepius2006-01-123-3/+3
|
* Cleanup.Ralf Corsepius2006-01-123-6/+0
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-116-12/+15
| | | | | * configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-109-151/+33
| | | | | * configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
* 2006-01-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-102-0/+5
| | | | * shared/start.S: Add include of bspopts.h so SIS quirks will trigger.
* 2006-01-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-102-9/+14
| | | | | * startup/linkcmds: Merge from 4.6 branch. Now the copy_data loop works.
* New.Ralf Corsepius2006-01-103-0/+178
|
* 2006-01-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-102-0/+11
| | | | * configure.ac: Add configuration for ENABLE_SIS_QUIRKS.
* Regenerate.Ralf Corsepius2006-01-091-2/+0
|
* Remove. Sync with rtems-4-6-branch.Ralf Corsepius2006-01-0928-3531/+0
|
* Backport from rtems-4-6-branchRalf Corsepius2006-01-091-7/+58
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-0/+4
| | | | * shared/start.S: Backport from rtems-4-6-branch.
* Cosmetics.Ralf Corsepius2006-01-091-7/+7
|
* Regenerate.Ralf Corsepius2006-01-091-0/+4
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-0/+10
| | | | | | | | | | | * leon_smc91111/leon_smc91111.c, README, timer/timer.c, startup/ithread.S, startup/setvec.c, startup/spurious.c, startup/linkcmds, startup/bspstart.c, console/console.c, console/debugputs.c, console/consolereserveresources.c, bsp_specs, amba/amba.c, gnatsupp/gnatsupp.c, include/coverhd.h, include/tm27.h, include/leon.h, include/bsp.h, include/amba.h, Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c clock/ckinit.c: Backport from rtems-4-6-branch.
* Backport from rtems-4-6-branch.Ralf Corsepius2006-01-0926-0/+2968
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-0/+9
| | | | | | | | | | * leon_smc91111/leon_smc91111.c, README, timer/timer.c, startup/setvec.c, startup/spurious.c, startup/linkcmds, console/console.c, console/debugputs.c, console/consolereserveresources.c, bsp_specs, gnatsupp/gnatsupp.c, include/coverhd.h, include/tm27.h, include/leon.h, include/bsp.h, Makefile.am, configure.ac, times, leon_open_eth/leon_open_eth.c, clock/ckinit.c: Backport from rtems-4-6-branch.
* Backport from rtems-4-6-branch.Ralf Corsepius2006-01-0930-0/+3428
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-092-0/+8
| | | | | * Makefile.am, runtest.in, configure.ac: Backport from rtems-4-6-branch.
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-163-23/+71
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-163-58/+0
|
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-022-0/+8
| | | | | | PR 821/bsps * start.S: Workaround -- just avoid copying non-existent initialized data in ROM to RAM.
* 2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-05-264-4/+12
| | | | * include/bsp.h: New header guard.
* Cosmetics.Ralf Corsepius2005-02-162-4/+6
|
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-202-1/+5
| | | | * bsp_specs: Conditionalize inclusion of crtend/crtn.
* Cosmetics.Ralf Corsepius2005-01-202-4/+2
|
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-202-2/+4
| | | | * Makefile.am: Fix typo.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-074-12/+20
| | | | * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-062-2/+4
| | | | * Makefile.am: Fix typo.
* 2005-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-034-170/+50
| | | | * Makefile.am: Remove build-variant support.
* Fix typo in previous change.Ralf Corsepius2004-09-245-5/+5
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-2410-5/+25
| | | | * configure.ac: Require automake > 1.9.
* 2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-236-8/+30
| | | | | | PR 610/bsps * Makefile.am: Add include/tm27.h, Cosmetics. * include/tm27.h: Final cosmetics.
* 2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-236-123/+169
| | | | | * include/bsp.h: Split out tmtest27 support. * include/tm27.h: New.
* 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-214-20/+10
| | | | | PR 613/bsps * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
* 2004-04-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-214-2/+10
| | | | | PR 614/bsps * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
* Remove duplicate white lines.Ralf Corsepius2004-04-2113-20/+0
|
* Remove stray white spaces.Ralf Corsepius2004-04-2127-257/+257
|
* Remove stray white spaces.Ralf Corsepius2004-04-157-7/+0
|
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-1/+5
| | | | * start.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-018-10/+26
| | | | | | | | * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-313-12/+16
| | | | * bspstart.c, gnatcommon.c: Convert to using c99 fixed size types.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-319-24/+30
| | | | | | * clock/ckinit.c, console/console.c, console/debugputs.c, include/bsp.h, include/leon.h, startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to using c99 fixed size types.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-3110-83/+90
| | | | | | | * clock/ckinit.c, console/console.c, console/debugputs.c, erc32sonic/erc32sonic.c, include/bsp.h, include/erc32.h, startup/setvec.c, startup/spurious.c, timer/timer.c: Convert to using c99 fixed size types.
* Remove refs to Makefile*.Ralf Corsepius2004-03-092-4/+0
|
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-194-4/+70
| | | | | * Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-144-2/+10
| | | | * Makefile.am: Reflect changes to bsp.am.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-2/+6
| | | | * acinclude.m4: Regenerate.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-1/+5
| | | | * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
* .cvsignore: Remove (Unused).Ralf Corsepius2004-02-1214-28/+0
|