Joel Sherrill
c01dba121d
2010-04-10 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* make/custom/pc386.cfg: EXEEXT is not defined in application Makefile
support. All other BSPs just use .exe directly on objcopy commands.
This makes it consistent and allows external examples (network demos,
examples-v2, etc to link.
2010-04-10 17:50:44 +00:00
Ralf Corsepius
199354584c
2010-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/serial/serial.h: Add extern "C".
2010-04-10 02:35:59 +00:00
Ralf Corsepius
7e72d512fd
Add extern "C".
2010-04-10 02:19:02 +00:00
Thomas Doerfler
3ed964f90d
adapt _write_ functions to new prototype
2010-04-09 22:44:05 +00:00
Thomas Doerfler
c193baadaf
unify irq data types and code, merge s3c2400/s3c2410 support
2010-04-09 20:24:57 +00:00
Thomas Doerfler
a0bdb9b85b
removed over-paranoid warning switches
2010-04-09 15:02:39 +00:00
Thomas Doerfler
5e657e2363
Documentation. Fixed mask defines.
2010-04-09 12:30:39 +00:00
Thomas Doerfler
22f107b6e4
Changes throughout
2010-04-09 12:25:22 +00:00
Thomas Doerfler
7a6f8d09fe
added dma header
...
added thumb support to start.S
updated documentation
2010-04-09 12:22:57 +00:00
Eric Norum
a7f5c5f3aa
Add include to pick up read()/close() prototypes.
2010-04-08 22:20:33 +00:00
Joel Sherrill
c2b0f2ca18
2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libchip/ide/ata.c: Change missed use of ATA_USE_OLD_EXCEPTIONS to
CPU_SIMPLE_VECTORED_INTERRUPTS.
2010-04-08 16:36:13 +00:00
Joel Sherrill
42fc45c685
2010-04-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* start/start.S: Spacing.
2010-04-08 13:20:20 +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
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
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
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
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
8606ed5267
2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/rtc/ds1375.c: #include <unistd.h>.
2010-04-02 06:46:55 +00:00
Ralf Corsepius
ce65cd1726
#include <unistd.h>.
2010-04-02 06:46:48 +00:00
Ralf Corsepius
ecfd91ce04
2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/gnatcommon.c: #include <unistd.h>.
2010-04-02 06:40:39 +00:00
Ralf Corsepius
8fbc22cc3b
#include <unistd.h>.
2010-04-02 06:40:32 +00:00
Thomas Doerfler
484146f0c4
make the lpc2362 a SMALL MEMORY BSP
2010-03-29 11:33:09 +00:00
Thomas Doerfler
fe28264e86
add some prototypes
2010-03-27 21:09:29 +00:00
Thomas Doerfler
06d1413032
correct prototypes
2010-03-27 21:09:08 +00:00
Thomas Doerfler
3e6a73cb56
*** empty log message ***
2010-03-27 21:05:15 +00:00
Thomas Doerfler
86939c9491
fix prototypes
2010-03-27 20:47:39 +00:00
Thomas Doerfler
dccbb21036
code changes to remove warnings
2010-03-27 20:44:18 +00:00
Thomas Doerfler
6b150cc357
fixed some warnings
2010-03-27 20:41:45 +00:00
Thomas Doerfler
1b6151a428
removed "bootbard calling" warning
2010-03-27 20:41:18 +00:00
Thomas Doerfler
0cc86720d9
remove "uninitialized" warning in irq.c
2010-03-27 20:40:22 +00:00
Thomas Doerfler
5c2e2bd899
remove some warnings
2010-03-27 20:39:01 +00:00
Thomas Doerfler
beb13a44d4
removed typo in uboot size
2010-03-27 15:04:11 +00:00
Thomas Doerfler
4f5d1c9fd1
removed warnings
2010-03-27 15:00:43 +00:00
Thomas Doerfler
ff8f05b3ec
code changes to remove warnings
2010-03-27 14:42:26 +00:00
Thomas Doerfler
91df983e95
get desired clock rate for proper source
2010-03-27 08:09:33 +00:00
Chris Johns
f3d3fd28e4
2010-03-26 Chris Johns <chrisj@rtems.org>
...
* make/custom/pc386.cfg: Revert the PR1495 change.
2010-03-26 02:21:20 +00:00
Thomas Doerfler
eff93d5ff0
add gwlcfm BSP
2010-03-25 20:31:18 +00:00
Thomas Doerfler
956531b5be
fix warning
2010-03-25 20:29:22 +00:00
Thomas Doerfler
1f4db180af
fix timer support, some reworks
2010-03-25 20:26:51 +00:00
Thomas Doerfler
2f5435a42f
add support for mpc551x based GW_LCFM system
2010-03-25 20:26:00 +00:00
Thomas Doerfler
e95368e854
change this BSP to use the decrementer as clock source
2010-03-22 16:21:00 +00:00