summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-1/+5
| | | | * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-19/+4
| | | | * network/GT64260eth.c: Remove ether_sprintf.
* Add prototype for device-specific probe routine.Eric Norum2004-10-211-0/+3
|
* 2004-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-212-3/+16
| | | | | * startup/bspstart.c: Remove warnings for variables only used when certain conditionals are enabled..
* 2004-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-212-0/+5
| | | | * Makefile.am: Add missing network_CPPFLAGS.
* Fix stupid typo.Ralf Corsepius2004-10-211-1/+1
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-16/+21
| | | | | * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-5/+9
| | | | * startup/bspstart.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-4/+8
| | | | * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-19/+24
| | | | | * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-116/+121
| | | | | * mpc5xx/clock/clock.c, mpc5xx/include/mpc5xx.h mpc5xx/timer/timer.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-376/+381
| | | | | * clock/ckinit.c, include/mcf5272.h, timer/timer.c: Use POSIX fixed-size types.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-6/+14
| | | | * timer/timer.c: Use POSIX fixed-size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-215-12/+17
| | | | | * include/bsp.h, network/network.c, startup/bspstart.c, startup/init5272.c: Use POSIX fixed-size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-5/+9
| | | | * startup/bspstart.c: Use POSIX fixed size types.
* Add coverhd.hRalf Corsepius2004-10-211-0/+5
|
* Add libcpu and exception handling rels.Ralf Corsepius2004-10-212-4/+15
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-214-12/+28
| | | | | | | * Makefile.am: Build networking.rel conditionally. Reformat. Cosmetics. * wrapup/Makefile.am: Build networking.rel conditionally. * startup/bspstart.c: Eliminate RTEMS fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+19
| | | | * aclocal/enable-bare.m4: New (moved from aclocal).
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-2/+4
| | | | * startup/bspstart.c: Remove BSP_build_date.
* New.Ralf Corsepius2004-10-211-0/+1
|
* Adaptations to rtems-4.7.Ralf Corsepius2004-10-211-12/+0
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+8
| | | | | | | | * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am, include/Makefile.am, irq/Makefile.am, network/Makefile.am, pci/Makefile.am, start/Makefile.am, startup/Makefile.am, tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am: Remove (obsolete).
* Remove (obsolete).Ralf Corsepius2004-10-2112-461/+0
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-213-27/+357
| | | | | * configure.ac: Adaptations to rtems-4.7. * Makefile.am, wrapup/Makefile.am: Reworked.
* Misc. adaptations to rtems-4.7.Ralf Corsepius2004-10-211-1/+1
|
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-215-14/+17
| | | | | * start/preload.S, include/bsp.h, vectors/exceptionhandler.c, startup/bspstart.c: Misc. adaptations to rtems-4.7.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+5
| | | | | * configure: Remove (Bogus). * include/tm27.h: New (Stub).
* New.Ralf Corsepius2004-10-211-0/+14
|
* Remove (Bogus).Ralf Corsepius2004-10-211-5586/+0
|
* New (Stub).Ralf Corsepius2004-10-211-0/+32
|
* 2004-10-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-10-2025-6692/+35
| | | | | | | | | | | | * README, configure.ac, GT64260/Makefile.am, include/bsp.h, irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c, network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string and license corrected. * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in, include/Makefile.am, include/Makefile.in, irq/Makefile.in, network/Makefile.in, pci/Makefile.in, start/Makefile.in, startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in, wrapup/Makefile.in: Removed.
* 2004-10-20 Kate Feng <feng1@bnl.gov>Joel Sherrill2004-10-201-0/+3
| | | | * New BSP.
* Add Kate Feng's MVME5500 BSP.Eric Norum2004-10-207-35/+240
|
* Add MPC7455 support.Eric Norum2004-10-202-0/+6
|
* Add MVME550 BSPEric Norum2004-10-2072-1/+22575
|
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-202-1/+6
| | | | | * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for BITSPERBYTE.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-204-0/+12
| | | | | PR 696/bsps * cpu.c: Include bsp.h.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-205-19/+24
| | | | | * console/console.c, include/bsp.h, startup/bspstart.c, startup/iss555.c: Use POSIX fixed size types.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-202-14/+1
| | | | * include/bsp.h: Remove tm27 stuff.
* Preinstall tm27.hRalf Corsepius2004-10-201-0/+4
|
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-203-0/+38
| | | | | * include/tm27.h: New. * Makefile.am: Add tm27.h
* 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-193-2/+7
| | | | | * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority. * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
* 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-192-1/+10
| | | | * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
* 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-194-24/+6
| | | | | | * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP. * aclocal/enable-bare.m4: Remove. * configure.ac: Remove BARE_CPU_MODEL.
* 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-1914-7/+28
| | | | * configure.ac: Remove RTEMS_ENABLE_BARE.
* 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-182-24/+30
| | | | * configure.ac: Rework checking for BSPs.
* 2004-10-18 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-183-19/+5
| | | | | * acinclude.m4: Remove RTEMS_CHECK_CPU. * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
* 2004-10-15 Gene Smith <gene.smith@seimens.com>Joel Sherrill2004-10-152-1/+5
| | | | | PR 691/bsps * startup/linkcmds: Correct bug in linker script.
* 2004-10-13 Eric Norum <norume@aps.anl.gov>Joel Sherrill2004-10-151-0/+5
| | | | | PR 688/bsps * shared/tod.c: Set RTEMS time during TOD initialization