Joel Sherrill
42fc45c685
2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* start/start.S: Spacing.
2010-04-08 13:20:20 +00:00
Thomas Doerfler
78623bce98
add/adapt documentation
2010-04-08 10:13:46 +00:00
Ralf Corsepius
d38c830926
Regenerate.
2010-04-08 03:25:54 +00:00
Ralf Corsepius
32c58e173b
Bump GCC_RPMREL.
2010-04-08 03:24:52 +00:00
Ralf Corsepius
0ebf210b2d
gcc-core-4.4.3-rtems4.10-20100315.diff.
2010-04-08 03:24:28 +00:00
Ralf Corsepius
98c5c02c25
Remove (Abandon).
2010-04-08 03:00:44 +00:00
Joel Sherrill
de237f40fd
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* start/start.S: Verify boot_card() is passed a NULL.
2010-04-07 21:50:11 +00:00
Joel Sherrill
c187b50a89
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* include/bsp.h: Rename poorly named define "M" to "JOEL_M" since
I can't find it used anywhere. When code breaks, someone will
suggest a better name. But "M" conflicted with user code.
* start/start.S: Verify boot_card() is passed a NULL.
2010-04-07 21:49:20 +00:00
Joel Sherrill
09d053e821
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* console/uart.c: Eliminate warnings.
* start/start.S: Verify boot_card() is passed NULL.
2010-04-07 21:48:14 +00:00
Joel Sherrill
2583672ca3
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* score/src/wkspace.c: Remove duplicate include.
2010-04-07 17:05:29 +00:00
Joel Sherrill
fae3ab4379
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libchip/ide/ata.c: Use correct macro from RTEMS to determine whether
simple or PIC interrupt model.
2010-04-07 15:04:07 +00:00
Joel Sherrill
7417f7b71c
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libmisc/monitor/mon-monitor.c, libmisc/monitor/monitor.h: Add const
to fix warning. Spacing.
2010-04-07 14:58:45 +00:00
Thomas Doerfler
456d9b2b48
fix sdram timing for MPC5200B chips
2010-04-07 14:20:21 +00:00
Thomas Doerfler
88919d021e
renamed MPC55XX_CHIP_DERIVATE to MPC55XX_CHIP_TYPE
2010-04-07 14:19:55 +00:00
Thomas Doerfler
9a66caae9b
skip version nibble when detecting e200 processor version
2010-04-07 14:18:53 +00:00
Joel Sherrill
232cdcb3d6
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* score/include/rtems/system.h: Fix warnings about TRUE/FALSE not
defined on ARM target. This file need to be clean from .S files.
2010-04-07 14:04:34 +00:00
Joel Sherrill
58597dd29c
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* arm_exc_abort.S: Fix warnings about TRUE/FALSE not defined.
2010-04-07 14:04:12 +00:00
Ralf Corsepius
665446c10d
2010-04-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/spw/grspw_rasta.c: Guard prototype of
grspw_rasta_calc_memoffs in #ifdef GRSPW_STATIC_MEM to avoid
warning.
2010-04-07 13:57:30 +00:00
Thomas Doerfler
2931336963
changes to support GW_LCFM
2010-04-07 06:45:59 +00:00
Thomas Doerfler
08013e8612
fixed to support GW_LCFM
2010-04-07 06:44:41 +00:00
Ralf Corsepius
68001c025e
Regenerate.
2010-04-07 02:18:56 +00:00
Ralf Corsepius
66c730797a
Upgrade to gcc-4.5.0-RC-20100406
2010-04-07 02:18:21 +00:00
Ralf Corsepius
74e1fca9bb
Regenerate.
2010-04-06 12:03:34 +00:00
Ralf Corsepius
04d0b90761
Bump GDB_RPMREL.
2010-04-06 12:01:28 +00:00
Ralf Corsepius
530d50140d
Regenerate.
2010-04-06 11:56:49 +00:00
Ralf Corsepius
fa664482ce
Bump GDB_RPMREL
2010-04-06 11:49:18 +00:00
Ralf Corsepius
bcf95dc917
Rework again.
2010-04-06 11:31:11 +00:00
Ralf Corsepius
b2e0ac6197
Cleanup.
2010-04-06 04:04:01 +00:00
Joel Sherrill
da9518a2f5
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
...
* libmisc/monitor/mon-monitor.c, libmisc/monitor/monitor.h: Add reset
command.
2010-04-05 17:12:05 +00:00
Joel Sherrill
14782ec0cd
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
...
* Makefile.am, configure.ac, preinstall.am: Add mcf5225x support.
* mcf5225x/include/fec.h, mcf5225x/include/mcf5225x.h,
mcf5225x/network/fec.c: New files.
2010-04-05 17:11:48 +00:00
Joel Sherrill
9b2a6bb47a
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
...
* acinclude.m4: Add mcf5225x BSP.
2010-04-05 17:09:13 +00:00
Joel Sherrill
b50a77a409
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
...
* configure.ac: Add mcf5225x BSP.
2010-04-05 17:07:17 +00:00
Joel Sherrill
fe32208840
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
...
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, gdb-init,
preinstall.am, clock/clock.c, console/console.c, console/debugio.c,
include/bsp.h, include/tm27.h, make/custom/mcf5225x.cfg,
start/start.S, startup/bspclean.c, startup/bspstart.c,
startup/init5225x.c, startup/linkcmds, timer/timer.c: New files.
2010-04-05 17:06:57 +00:00
Ralf Corsepius
fae31effdf
2010-04-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/lib/rtems_bspnet_ntp.c: #include <unistd.h>.
2010-04-04 11:04:14 +00:00
Ralf Corsepius
5d974c9a70
#include <unistd.h>
2010-04-04 11:03:43 +00:00
Ralf Corsepius
ed85933279
2010-04-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* capture/init.c: Remove unused variable "out".
2010-04-04 09:41:22 +00:00
Ralf Corsepius
b80b7a9803
Remove unused variable "out".
2010-04-04 09:41:05 +00:00
Ralf Corsepius
c0c98985f8
2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psx07/init.c, psx09/init.c, psx12/init.c, psxhdrs/pthread11.c,
psxhdrs/pthread22.c, psxhdrs/sched01.c, psxhdrs/sched03.c:
Reflect POSIX changes to sched_param.
2010-04-03 06:07:34 +00:00
Ralf Corsepius
66c9ad8692
Reflect POSIX changes to sched_param.
2010-04-03 06:07:24 +00:00
Ralf Corsepius
71a594af54
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sp62/init.c, sp65/init.c: #include <unistd.h>.
2010-04-03 06:04:33 +00:00
Ralf Corsepius
55bf5c8878
#include <unistd.h>
2010-04-03 06:04:25 +00:00
Ralf Corsepius
ca730e7ec3
Regenerate.
2010-04-03 05:58:17 +00:00
Ralf Corsepius
e8572cfdeb
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/include/sched.h: Remove.
* posix/Makefile.am: Remove include/sched.h.
2010-04-03 05:58:06 +00:00
Ralf Corsepius
e24760ae3f
2010-04-03 Joel Sherrill <joel.sherrill@oarcorp.org>
...
* posix/src/psxtransschedparam.c, posix/src/pthread.c,
posix/src/pthreadcreate.c: Reflect POSIX sched_parm changes.
2010-04-03 05:56:22 +00:00
Ralf Corsepius
3bacb250a8
Reflect POSIX sched_parm changes.
2010-04-03 05:55:59 +00:00
Ralf Corsepius
394ac3c416
#include <unistd.h>.
2010-04-03 05:52:56 +00:00
Ralf Corsepius
3d211ddf6a
2010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shttpd/auth.c, shttpd/config.c, shttpd/io_cgi.c,
shttpd/io_file.c, shttpd/io_socket.c, shttpd/shttpd.c:
#include <unistd.h>.
2010-04-03 05:52:28 +00:00
Ralf Corsepius
e066e31edc
Regenerate.
2010-04-02 12:58:50 +00:00
Ralf Corsepius
04923e43e6
Bump GCC_RPMREL.
2010-04-02 12:57:57 +00:00
Ralf Corsepius
bdd00f2a8d
newlib-1.18.0-rtems4.10-20100402.diff
2010-04-02 12:57:36 +00:00