summaryrefslogtreecommitdiffstats
path: root/c/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all-local:.Ralf Corsepius2006-01-1264-128/+0
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-121-0/+2
| | | | * wrapup/Makefile.am: Add preinstall.am.
* Add preinstall.amRalf Corsepius2006-01-121-15/+1
|
* New.Ralf Corsepius2006-01-121-0/+26
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-124-37/+31
| | | | | | * libchip/Makefile.am: Build libchip/network/smc91111. * libchip/network/smc91111.c, libchip/network/smc91111config.h: Eliminate cyg_int* crap.
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Cleanup.Ralf Corsepius2006-01-121-4/+0
|
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Cleanup.Ralf Corsepius2006-01-121-3/+0
|
* Regenerate.Ralf Corsepius2006-01-1258-116/+99
|
* Cleanup.Ralf Corsepius2006-01-123-9/+1
|
* Cleanup.Ralf Corsepius2006-01-1256-109/+0
|
* Regenerate.Ralf Corsepius2006-01-122-2/+2
|
* Remove unnecessary CLEANFILES.Ralf Corsepius2006-01-125-12/+3
|
* * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,Till Straumann2006-01-125-20/+81
| | | | | | | | | vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h, vmeUniverse/vme_amd_defs.h: No longer enable posted-writes on master windows (creates race-condition on memory-mapped devices). A new flag allows for signalling that a window maps 'ordinary memory'. Disable VME IRQ level if no handler is registered with interrupting vector.
* * vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h:Till Straumann2006-01-123-8/+17
| | | | Eliminate obsolete types.
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-112-69/+3
| | | | * librdbg/Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-111-0/+72
|
* New.Ralf Corsepius2006-01-114-0/+216
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1118-538/+73
| | | | * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-115-0/+310
|
* Remove leftovers of consolex.Ralf Corsepius2006-01-111-2/+0
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1110-283/+30
| | | | * Makefile.am: Add preinstall.am.
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1127-683/+82
| | | | * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-1122-0/+1306
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1120-545/+72
| | | | * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-116-0/+364
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1134-68/+85
| | | | | * configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
* Cosmetics.Ralf Corsepius2006-01-113-4/+1
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-112-4/+16
| | | | | * aclocal/bsp-configure.m4: Add ampolish3. New header guards.
* 2006-01-11 Ralf Corsepius <ralf.corsepius@freenet.de>Ralf Corsepius2006-01-112-7/+4
| | | | * bspstart.am: Remove.
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1033-900/+139
| | | | | * configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-109-246/+33
| | | | | * configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-1014-0/+1240
|
* 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-101-5/+6
|
* 2006-01-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-093-1/+14
| | | | | | PR 858/bsps * Makefile.am: Added vme_am_defs.h; * vme/vmeconfig.c: Added appropriate include files.
* Regenerate.Ralf Corsepius2006-01-091-5/+0
|
* Regenerate.Ralf Corsepius2006-01-091-34/+39
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-092-6/+5
| | | | * Makefile.am: Don't include subdirs.am. Cleanup.
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-0916-8/+32
| | | | * Makefile.am: Don't include subdirs.am.
* Regenerate.Ralf Corsepius2006-01-091-0/+8
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-093-17/+18
| | | | | * libchip/network/open_eth.c, libchip/network/open_eth.h: Merger from rtems-4-6-branch.
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-096-4/+2305
| | | | | | | | * libchip/network/smc91111.c libchip/network/smc91111config.h libchip/network/smc91111exp.h libchip/network/smc91111.h: New. Merger from rtems-4-6-branch. * libchip/Makefile.am: Reflect adding smc91111*.
* Regenerate.Ralf Corsepius2006-01-091-2/+0
|
* Remove. Sync with rtems-4-6-branch.Ralf Corsepius2006-01-0928-3531/+0
|