Joel Sherrill
ad19e3c0ad
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* psim, psim-gdb, runtest: Change toolname to match 4.8.
2006-11-17 22:42:54 +00:00
Joel Sherrill
248b6a41a5
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* runtest: Change toolname to match 4.8.
2006-11-17 22:42:18 +00:00
Joel Sherrill
461c916743
2006-11-17 Joel Sherrill <joel@OARcorp.com>
...
* clock/clockdrv.c: Add copyright.
2006-11-17 22:41:41 +00:00
Joel Sherrill
9824dafe0e
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* shared/bspstart.c, shared/start.S: Use common clock driver template
and eliminate all fast idle code specific to this BSP. This
eliminates a fair amount of code in the BSP clock driver and
bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
timer so I added the new hook Clock_driver_support_find_timer to
support this. In general, there was some clean up to the file headers
of various files.
2006-11-16 16:31:38 +00:00
Joel Sherrill
29d1fcee5e
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c, startup/bspstart.c: Use common clock driver template
and eliminate all fast idle code specific to this BSP. This
eliminates a fair amount of code in the BSP clock driver and
bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
timer so I added the new hook Clock_driver_support_find_timer to
support this. In general, there was some clean up to the file headers
of various files.
2006-11-16 16:31:36 +00:00
Joel Sherrill
2d4b256e1a
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c: Use common clock driver template and eliminate all
fast idle code specific to this BSP. This eliminates a fair amount of
code in the BSP clock driver and bsp_startup. The LEON3 has to do a
scan of the AMBA bus to find the timer so I added the new hook
Clock_driver_support_find_timer to support this. In general, there
was some clean up to the file headers of various files.
2006-11-16 16:31:34 +00:00
Joel Sherrill
74b09f1ca9
2006-11-16 Joel Sherrill <joel@OARcorp.com>
...
* clock/ckinit.c, console/console.c: Use common clock driver template
and eliminate all fast idle code specific to this BSP. This
eliminates a fair amount of code in the BSP clock driver and
bsp_startup. The LEON3 has to do a scan of the AMBA bus to find the
timer so I added the new hook Clock_driver_support_find_timer to
support this. In general, there was some clean up to the file headers
of various files.
2006-11-16 16:31:32 +00:00
Joel Sherrill
aa4369c1b5
2006-11-15 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
file and simplified initialization.
2006-11-15 15:24:01 +00:00
Joel Sherrill
920fb9c25b
2006-11-15 Joel Sherrill <joel@OARcorp.com>
...
* shared/startup/bspstart.c: Merge c_rtems_main() into boot_card().
This eliminated a file and simplified initialization.
2006-11-15 15:21:24 +00:00
Joel Sherrill
9b86dabd73
2006-11-15 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am, irq/irq.h: Merge c_rtems_main() into boot_card(). This
eliminated a file and simplified initialization.
2006-11-15 15:21:12 +00:00
Joel Sherrill
66d973ffbe
2006-11-15 Joel Sherrill <joel@OARcorp.com>
...
* bootcard.c: Merge c_rtems_main() into boot_card(). This eliminated a
file and simplified initialization.
* main.c: Removed.
2006-11-15 15:20:05 +00:00
Ralf Corsepius
3b6c3329f7
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove RTEMS_AMPOLISH3.
* aclocal/bsp-configure.m4: AC_PREREQ(2.60).
Remove checks for AMPOLISH3.
* aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir.
* aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3.
* ampolish3: Remove.
2006-11-15 14:35:56 +00:00
Ralf Corsepius
498057d001
Remove.
2006-11-15 14:35:15 +00:00
Ralf Corsepius
4b02af0f2b
Add RTEMS_AMPOLISH3.
2006-11-15 14:34:44 +00:00
Ralf Corsepius
633bae48f4
Pick up ampolish3 from ac_aux_dir.
2006-11-15 14:34:23 +00:00
Ralf Corsepius
d4e28828b9
AC_PREREQ(2.60).
...
Remove checks for AMPOLISH3.
2006-11-15 14:34:00 +00:00
Ralf Corsepius
7a00d74e3b
Remove RTEMS_AMPOLISH3.
2006-11-15 14:33:30 +00:00
Ralf Corsepius
64d01b9c32
Regenerate.
2006-11-15 11:03:09 +00:00
Ralf Corsepius
e4a0c4e9a1
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
2006-11-15 09:55:27 +00:00
Ralf Corsepius
71986114ad
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER.
2006-11-15 09:47:09 +00:00
Ralf Corsepius
f8235c0751
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/prog-cc.m4: Remove CFLAGS.
* configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS.
Compose CFLAGS. Append CFLAGS to ac_configure_args.
2006-11-15 06:29:07 +00:00
Ralf Corsepius
78897bc5dd
2006-11-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* startup/linkcmds: Use___start_set_sysctl_set, ___stop_set_sysctl_set
instead of __start_set_sysctl_set, __stop_set_sysctl_set
(bfin uses '_' prefixed c-symbols.)
2006-11-11 05:12:05 +00:00
Ralf Corsepius
21a7c4242a
2006-11-10 Alain Schaefer <alani@easc.ch>
...
* startup/linkcmds: Put .fini into sdram.
Add __edata, __etext.
2006-11-11 05:09:26 +00:00
Joel Sherrill
e1d578d8bc
2006-11-01 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs: Fix typo.
2006-11-01 16:06:03 +00:00
Joel Sherrill
550d13ea18
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
* startup/rtems-ctor.cc: Conditionally disable non-GCC code.
2006-10-30 22:23:46 +00:00
Joel Sherrill
842a8fe157
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: New file.
2006-10-30 16:56:10 +00:00
Joel Sherrill
b174ee85ac
2006-10-30 Joel Sherrill <joel@OARcorp.com>
...
* bsp_specs: Add crti, crtbegin, crtend, and crtn.
2006-10-30 16:53:54 +00:00
Joel Sherrill
7ced91427f
2006-10-26 Joel Sherrill <joel@OARcorp.com>
...
* configure, include/bspopts.h.in: Removed.
2006-10-26 13:47:07 +00:00
Joel Sherrill
f6f793329c
2006-10-24 Joel Sherrill <joel@OARcorp.com>
...
* shared/start/start.S: Eliminate hi, lo, HI, LO, and MK_BMSK.
2006-10-24 20:25:23 +00:00
Joel Sherrill
c959c32bdb
2006-10-24 Joel Sherrill <joel@OARcorp.com>
...
* include/bsp.h: Eliminate hi, lo, HI, LO, and MK_BMSK.
2006-10-24 20:24:44 +00:00
Joel Sherrill
1e28c89cc3
2006-10-24 Alain Schaefer <alani@easc.ch>
...
* configure.ac, eZKit533/configure.ac, eZKit533/include/bsp.h,
shared/start/start.S: Make use of separated bfin helper .h files.
2006-10-24 20:21:24 +00:00
Joel Sherrill
bb932d4202
2006-10-23 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/rtems-cpu-subdirs.m4: Add bfin.
2006-10-23 19:39:05 +00:00
Joel Sherrill
8d41236f6d
2006-10-23 Joel Sherrill <joel@OARcorp.com>
...
* bfin/ChangeLog, bfin/Makefile.am, bfin/acinclude.m4,
bfin/configure.ac, bfin/eZKit533/.cvsignore, bfin/eZKit533/ChangeLog,
bfin/eZKit533/Makefile.am, bfin/eZKit533/README,
bfin/eZKit533/bsp_specs, bfin/eZKit533/configure,
bfin/eZKit533/configure.ac, bfin/eZKit533/preinstall.am,
bfin/eZKit533/times, bfin/eZKit533/console/console-io.c,
bfin/eZKit533/include/.cvsignore, bfin/eZKit533/include/bsp.h,
bfin/eZKit533/include/bspopts.h.in, bfin/eZKit533/include/coverhd.h,
bfin/eZKit533/include/tm27.h, bfin/eZKit533/startup/bspstart.c,
bfin/eZKit533/startup/linkcmds, bfin/shared/clock/clockdrv.c,
bfin/shared/clock/rtc.c, bfin/shared/clock/tod.h,
bfin/shared/console/console.c, bfin/shared/start/start.S,
bfin/shared/timer/timer.c: New files.
2006-10-23 19:38:12 +00:00
Ralf Corsepius
04cc8d16fc
New.
2006-10-20 06:21:46 +00:00
Ralf Corsepius
bcadcc8438
Remove (bogus).
2006-10-20 06:15:12 +00:00
Joel Sherrill
24029b2ad1
Fix comment.
2006-10-19 19:20:50 +00:00
Joel Sherrill
e307735b24
2006-10-19 Joel Sherrill <joel@OARcorp.com>
...
* mongoosev/duart/mg5uart.c: Change type to unsigned.
2006-10-19 19:18:20 +00:00
Joel Sherrill
9a60096b12
2006-10-19 Joel Sherrill <joel@OARcorp.com>
...
* gdbstub/rtems-stub-glue.c: Change registers pointer to unsigned.
2006-10-19 19:16:20 +00:00
Joel Sherrill
98339b8cff
2006-10-19 Joel Sherrill <joel@OARcorp.com>
...
* gdbstub/rtems-stub-glue.c:
2006-10-19 19:16:19 +00:00
Ralf Corsepius
104ff627bc
2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* automake/compile.am: Use hard-coded RTEMS_* flags.
2006-10-18 11:56:36 +00:00
Ralf Corsepius
9b5e72b636
2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Remove RTEMS_API.
* aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
2006-10-18 03:37:19 +00:00
Ralf Corsepius
6436036c81
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* LICENSE: Convert to utf-8.
2006-10-17 17:12:18 +00:00
Ralf Corsepius
4f5e472ca1
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/prog-ccas.m4: Adaptations to automake-1.10.
2006-10-17 17:09:33 +00:00
Ralf Corsepius
d6a6cff23b
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
2006-10-17 17:06:38 +00:00
Ralf Corsepius
2e28876226
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/version.m4: Bump version to 4.7.99.0.
2006-10-17 15:49:31 +00:00
Ralf Corsepius
57357d9165
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove superfluous -DASM.
2006-10-17 08:58:44 +00:00
Ralf Corsepius
ba2c04fa2c
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:38:02 +00:00
Ralf Corsepius
11c60096e2
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 06:35:01 +00:00
Ralf Corsepius
754610f3f3
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 06:21:56 +00:00
Ralf Corsepius
2c278a4754
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* clock/clock.c, console/console.c, ide/pcmcia_ide.c,
ide/pcmcia_ide.h, irq/irq.c, irq/irq.h, irq/irq_asm.S,
irq/irq_init.c, nvram/m93cxx.h, nvram/nvram.c, nvram/nvram.h,
slicetimer/slicetimer.c, start/start.S, startup/bspstart.c,
startup/cpuinit.c, vectors/vectors.S, vectors/vectors_init.c:
Convert to utf-8.
2006-10-17 02:42:28 +00:00