Commit Graph

20511 Commits

Author SHA1 Message Date
Ralf Corsepius
a99d541b3f 2010-04-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/debugio.c: Include <unistd.h>.
2010-04-11 16:34:42 +00:00
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
a89c96399e 2010-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/stackchk/check.c: Remove bogus casts.
	Use PRIxPTR to printk pointers.
2010-04-10 07:32:13 +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
Ralf Corsepius
7ffa1bae33 This commit was generated by cvs2svn to compensate for changes in r23020,
which included commits to RCS files with non-trunk default branches.
2010-04-10 01:31:51 +00:00
Ralf Corsepius
add4a2eae3 Import from zlib-1.2.5 2010-04-10 01:31:51 +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
bdac0eed0c fixed disk delete
Obtain/release disk during open/close
2010-04-09 12:28:24 +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
Ralf Corsepius
6d614c4729 gcc-4.5.0-RC-20100406. 2010-04-09 02:56:59 +00:00
Eric Norum
a7f5c5f3aa Add include to pick up read()/close() prototypes. 2010-04-08 22:20:33 +00:00
Joel Sherrill
4ad5526709 2010-04-08 Till Straumann <strauman@slac.stanford.edu>
* cpu_asm.S, rtems/score/cpu.h: On uC5282, the thread restart needed to
	reload the frame pointer. As part of doing this, the code was moved
	from inline asm to the .S file.
2010-04-08 16:37:34 +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
Ralf Corsepius
2a5c880dc3 Housekeeping. 2010-04-08 14:48:59 +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
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