summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2006-07-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-162-0/+8
| | | | * preinstall.am: Install spacewire.h
* 2006-07-13 Jerry Needell <jerry.needell@unh.edu>Joel Sherrill2006-07-145-35/+90
| | | | | | * clock/ckinit.c, include/leon.h, timer/timer.c, amba/amba.c fixed up merge from 4.6.6. Correct references to LEON3_IrqCtrl_Regs_Map.mask[x] and LEON3_Timer_Regs_Map.timer[x].
* 2006-07-12 Jerry Needell <jerry.needell@unh.edu>Joel Sherrill2006-07-125-34/+25
| | | | | | * amba/amba.c, clock/ckinit.c, include/amba.h, timer/timer.c: Search for the Timer Register when initializing the amba rather than before each potential use.
* 2006-07-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-124-46/+204
| | | | | * Makefile.am, include/leon.h: Try to merge rest of 4.6 BSP changes. * include/spacewire.h: New file.
* 2006-07-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-127-0/+337
| | | | | | * Makefile.am: Merge SHM support from 4.6 branch. * shmsupp/README, shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: New files.
* 2006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-112-0/+6
| | | | * clock/ckinit.c: Actually call the routine to find the LEON3 time.
* 2006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-113-0/+78
| | | | | * leon_greth/.cvsignore, leon_greth/leon_greth.c: New files. Missed adding in previous commit of merge.
* 2006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-113-21/+45
| | | | | * clock/ckinit.c, timer/timer.c: Make sure LEON3_Timer_Regs is initialized for the timer driver.
* 2006-07-11 Jerry Needell <jerry.needell@unh.edu>Joel Sherrill2006-07-115-6/+52
| | | | | | * ChangeLog, Makefile.am, clock/ckinit.c, include/amba.h, include/bsp.h: Merge SPARC updates from 4.6 branch. Original modifications by Gaisler Enterprises.
* 2006-06-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-256-0/+54
| | | | * startup/linkcmds: Add .rela.dyn sections.
* 2006-06-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-222-1/+5
| | | | | PR 1100/bsps * console/debugputs.c: Remove redundant return.
* 2006-04-12 Konrad Eisele <konrad@gaisler.com>Joel Sherrill2006-04-122-0/+6
| | | | * include/leon.h: Add LEON_INTERRUPT_EXTERNAL_1 define.
* Remove eof include fileRalf Corsepius2006-03-177-7/+0
|
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-086-3/+15
| | | | * startup/linkcmds: Add .gnu.linkonce.b.* section.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-2/+6
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-084-4/+12
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* Regenerate.Ralf Corsepius2006-01-143-3/+3
|
* Regenerate.Ralf Corsepius2006-01-123-0/+12
|
* Remove all-local:.Ralf Corsepius2006-01-123-6/+0
|
* 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
|