Joel Sherrill
6a61cf94db
2004-09-27 Joel Sherrill <joel@OARcorp.com>
...
PR 680/bsps
* network/if_hdlcsubr.c: Add missing #include <rtems/rtems_bsdnet.h>.
2004-09-27 21:52:08 +00:00
Joel Sherrill
513b6c4b64
2003-11-01 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 606/bsps
* bootloader/pci.c: Fixed IO remapping so buses >= 1 are remapped.
Reduced PCI space to match bat2. Fixed incorrect region size
calculation in pci_read_bases. Set PCI latency timers to known
sane values. Changed bridge PCI settings to minimum sane instead
of whatever sounded neat in the PCI spec. Force pf regions to
memory mapped to preserve byte access.
2004-09-27 21:44:10 +00:00
Joel Sherrill
cd38196ff1
2004-04-09 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 607/networking
* libchip/network/dec21140.c: Made PCI configuration minimum sane
instead of fully specifying unused PCI features.
2004-09-27 17:34:00 +00:00
Joel Sherrill
844c2732a0
2004-04-09 Greg Menke <gregory.menke@gsfc.nasa.gov>
...
PR 608/bsps
* pci/pcibios.c: Added BusCountPCI()
2004-09-27 17:22:11 +00:00
Ralf Corsepius
3e46c1cf83
Fix typo in previous change.
2004-09-24 06:32:10 +00:00
Ralf Corsepius
97891e5ea3
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
7c69d42237
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* libnetworking/Makefile.am: Don't include subdirs.am.
2004-09-24 05:06:26 +00:00
Ralf Corsepius
05f3270da5
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Add score/cpu/avr/Makefile.am.
* score/cpu/Makefile.am: Add avr.
2004-09-24 05:03:13 +00:00
Ralf Corsepius
be4a4d295a
New.
2004-09-24 04:53:10 +00:00
Ralf Corsepius
f27c25f70a
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/rtems-cpu-subdirs.m4: Add avr.
2004-09-24 04:43:53 +00:00
Ralf Corsepius
20286cbd56
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/rtems-cpu-subdirs.m4: Remove (unused).
2004-09-24 04:42:11 +00:00
Ralf Corsepius
7129faecaa
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/rtems-cpu-subdirs.m4: Remove (unused).
2004-09-24 04:03:24 +00:00
Ralf Corsepius
db0947a529
2004-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* * configure.ac: Remove RTEMS_CPU_SUBDIRS.
2004-09-24 04:00:10 +00:00
Ralf Corsepius
76bc393deb
2004-09-24 Ralf Corsepius <ralf_corsepiu@rtems.org>
...
* configure.ac: Remove RTEMS_CPU_SUBDIRS.
2004-09-24 03:54:21 +00:00
Ralf Corsepius
e5c8049c3d
2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* librpc/src/xdr/xdr_float.c: Add __AVR__.
2004-09-23 08:19:27 +00:00
Ralf Corsepius
9a76986097
2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* binutils/binutils.add: Rename package from binutils-collection to
binutils. Cleanups.
* binutils/target-binutils.add: Reflect changes above.
* binutils/Makefile.am: Add avr. Reflect changes above.
2004-09-23 06:27:34 +00:00
Ralf Corsepius
d81e17f364
2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
* autotools/automake-rtems.spec.in: automake-1.9.2.
2004-09-23 06:22:14 +00:00
Ralf Corsepius
956e450120
2004-09-23 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* gcc3newlib/Makefile.am: Add avr-rtems*gcc.
* gcc3newlib/gccnewlib.add: Disable c++ for avr.
2004-09-23 06:18:35 +00:00
Ralf Corsepius
d71ab7fdf8
2004-09-21 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac).
* configure.ac: Add RTEMS_CHECK_GCC_WEAK.
2004-09-21 14:30:53 +00:00
Joel Sherrill
6f77f16f7b
2004-09-17 Joel Sherrill <joel@OARcorp.com>
...
PR 677/misc
* libmisc/dumpbuf/dumpbuf.h, libmisc/fsmount/fsmount.h,
libmisc/rtmonuse/rtmonuse.h, libmisc/serdbg/serdbg.h,
libmisc/serdbg/serdbgcnf.h, libmisc/serdbg/termios_printk.h,
libmisc/serdbg/termios_printk_cnf.h, libmisc/untar/untar.h: Add
extern C wrappers.
2004-09-17 17:00:19 +00:00
Joel Sherrill
6d380c7aea
2004-09-17 Till Strauman <strauman@slac.stanford.edu>
...
PR 676/networking
* libnetworking/nfs/bootp_subr.c: /etc/resolv.conf contains NTP instead
of DNS servers.
2004-09-17 16:39:44 +00:00
Joel Sherrill
7df6efc566
2004-09-15 Joel Sherrill <joel@OARcorp.com>
...
* README, times, network/network.c, start/start.S, startup/bspclean.c,
startup/bspstart.c, startup/init5272.c, startup/linkcmds: Use CVS Id.
2004-09-15 14:13:11 +00:00
Ralf Corsepius
c7f247ddd3
2004-09-08 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* FAQ/build45.t: Misc. corrections.
2004-09-08 08:57:00 +00:00
Jay Monkman
22eb2e1876
2004-08-19 Jay Monkman <jtm@lopingdog.com>
...
PR 671/bsps
* rtems/score/cpu.h: Fixed bug in _CPU_ISR_Set_level, where input param
was always ignored.
2004-08-20 01:35:16 +00:00
Ralf Corsepius
a7fabaec5f
2004-08-18 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 673/make_build
* config-ml.in: Quote 'cd "${ml_origdir}"'.
Quote 'cd "${ML_POPDIR}"'.
2004-08-18 12:41:13 +00:00
Ralf Corsepius
31ca690ef5
2004-08-18 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 673/make_build
* aclocal/rtems-top.m4 (RTEMS_TOP): Add further quotes.
2004-08-18 11:06:47 +00:00
Ralf Corsepius
0ad53a905a
2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
* aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
2004-08-18 01:24:35 +00:00
Ralf Corsepius
2977f24cbf
2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
2004-08-18 01:14:40 +00:00
Jay Monkman
c2e4383976
2004-08-03 Jay Monkman <jtm@lopingdog.com>
...
* custom/csb360.cfg: New file.
2004-08-03 05:03:36 +00:00
Jay Monkman
02e708dc25
2004-08-03 Jay Monkman <jtm@lopingdog.com>
...
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
times, console/.cvsignore, console/console-io.c, include/.cvsignore,
include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c,
start/.cvsignore, start/start.S, startup/.cvsignore,
startup/bspclean.c, startup/bspstart.c, startup/init5272.c,
startup/linkcmds: New files.
2004-08-03 05:01:51 +00:00
Jay Monkman
3cfd52051f
2004-08-02 Jay Monkman <jtm@lopingdog.com>
...
* Makefile.am, configure.ac: Added CSB360 BSP
* mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am,
mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c,
mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h,
mcf5272/timer/.cvsignore, mcf5272/timer/timer.c,
mcf5272/timer/timerisr.S: New files.
2004-08-03 04:59:11 +00:00
Ralf Corsepius
cf862059ff
2004-08-02 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* rgdb_specs/layers.txt, rgdb_specs/process.txt,
rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.txt,
rgdb_specs/seqinit.txt: New.
* rgdb_specs/comm.t, rgdb_specs/conclusion.t,
rgdb_specs/gdbinternals.t: Use @image for
ASCII figures (Reflect changes above).
2004-08-02 10:50:21 +00:00
Ralf Corsepius
93d813bbe4
Use @image for ASCII figures (Reflect changes above).
2004-08-02 10:50:06 +00:00
Ralf Corsepius
9c74fa73fa
New.
2004-08-02 10:48:54 +00:00
Ralf Corsepius
87cc1dd885
2004-07-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* common/rtems.texi.in, FAQ/basic.t: Remove RTEMSSNAPSHOTS,
RTEMSSNAPSHOTSSUBSCRIBE.
2004-07-31 05:19:09 +00:00
Ralf Corsepius
7620b7426b
2004-07-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
FAQ/version.texi, FAQ/stamp-vti: New.
2004-07-31 03:43:29 +00:00
Ralf Corsepius
3dad93f64d
Readd.
2004-07-31 03:41:10 +00:00
Ralf Corsepius
2af46634a3
2004-07-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/tools.texi,
FAQ/version.texi: New.
2004-07-31 03:27:44 +00:00
Ralf Corsepius
ec95bd8438
2004-07-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* networking/networkflow.txt, networking/PCIreg.txt,
networking/recvbd.txt: New.
* networking/decdriver.t, networking/networktasks.t: Use @image for
ASCII figures (Reflect changes above).
2004-07-31 03:10:08 +00:00
Jay Monkman
2ee764d6cc
2004-07-30 Jay Monkman <jtm@lopingdog.com>
...
* network/network.c: Changes to network driver to get it to compile
again.
2004-07-30 06:14:33 +00:00
Joel Sherrill
15fcc0bc68
Removing message from cut release trial.
2004-07-29 19:08:08 +00:00
Ralf Corsepius
36712aa964
2004-07-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* autotools/automake.spec.in: automake-1.9.
2004-07-29 09:50:23 +00:00
Joel Sherrill
e6dd969753
2004-07-28 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-4.6.99.1.
2004-07-28 16:12:38 +00:00
Joel Sherrill
90a33a8b39
2004-07-28 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.99.1.
2004-07-28 16:12:37 +00:00
Joel Sherrill
12a0d0500a
Back off version again.
2004-07-28 16:12:28 +00:00
Joel Sherrill
0d87a94470
2004-07-28 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-4.6.99.1.
2004-07-28 16:07:20 +00:00
Joel Sherrill
6fde0cad1a
2004-07-28 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.99.1.
2004-07-28 16:07:19 +00:00
Joel Sherrill
1e0d4813c0
2004-07-28 Joel Sherrill <joel@OARcorp.com>
...
* release_support: Have a user name.
2004-07-28 16:06:59 +00:00
Joel Sherrill
7a80f6bf17
Back off version.
2004-07-28 15:59:52 +00:00
Joel Sherrill
da5a91eee7
2004-07-28 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-4.6.99.1.
2004-07-28 15:32:03 +00:00