summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-224-2/+10
| | | | * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-223-0/+81
| | | | * cfg/bare-avr3.cfg, cfg/bare-avr5.cfg: New.
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-223-0/+774
| | | | | | * libnetworking/Makefile.am: Reflect changes below. * libnetworking/net/slcompress.h: New (from FreeBSD). * libnetworking/net/slcompress.c: New (from FreeBSD).
* New.Ralf Corsepius2004-10-221-0/+5
|
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-4/+3
| | | | | | * libnetworking/kern/kern_sysctl.c: Remove uintptr_t. Cosmetics. * libnetworking/opt_compat.h: New.
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-0/+7
| | | | * libcsupport/include/stdint.h: Add intptr_t uintptr_t.
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-5/+69
| | | | | | | | | | * libnetworking/opt_atalk.h, libnetworking/opt_bdg.h, libnetworking/opt_inet.h, libnetworking/opt_inet6.h, libnetworking/opt_ipx.h, libnetworking/opt_mac.h, libnetworking/opt_netgraph.h: New (Stubs). * libnetworking/net/if_loop.c: Cosmetical update from FreeBSD. * libnetworking/net/if_ethersubr.c: Update from FreeBSD. * libnetworking/net/if.h: Update from FreeBSD.
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-227/+103
| | | | * libnetworking/net/if_ethersubr.c: Update from FreeBSD.
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-229-25/+61
| | | | | | | | * libnetworking/opt_atalk.h, libnetworking/opt_bdg.h, libnetworking/opt_inet.h, libnetworking/opt_inet6.h, libnetworking/opt_ipx.h, libnetworking/opt_mac.h, libnetworking/opt_netgraph.h: New (Stubs). * libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-1/+5
| | | | * libnetworking/net/ethernet.h: Remove BYTE_PACK.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-19/+341
| | | | * libnetworking/net/ethernet.h: Update from FreeBSD.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-19/+4
| | | | * network/GT64260eth.c: Remove ether_sprintf.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-12/+26
| | | | | * libnetworking/net/if_ethersubr.c: Cosmetical updates from FreeBSD. Add ether_sprintf.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-222-29/+25
| | | | | * libnetworking/net/if.h; Cosmetical updates from FreeBSD. Remove if_poll* (Not implemented in RTEMS, abandoned by FreeBSD).
* 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-213-8/+12
| | | | * 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-213-2/+7
| | | | | * libmisc/monitor/mon-prmisc.c, libmisc/monitor/monitor.h: rtems_monitor_dump_char(char ch).
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-212-13/+4
| | | | * automake/compile.am: Remove RTEMS_CFLAGS_*_V.
* 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
|
* This commit was generated by cvs2svn to compensate for changes in r10766,Ralf Corsepius2004-10-211-0/+73
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from zlib-1.2.5Ralf Corsepius2004-10-211-0/+73
| |
* | 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-2010-36/+333
| |