Commit Graph

10471 Commits

Author SHA1 Message Date
Joel Sherrill
9559674bcd 2009-12-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspgetworkarea.c: Add debug printk's.
	* startup/linkcmds: Using "-Wl,--defsym -Wl,RamSize=0x1000000"
	results in _RamSize being defined.  Handle this properly.
2009-12-09 22:37:12 +00:00
Joel Sherrill
a7a9af765e 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: BSP should not define
	CONFIGURE_NUMBER_OF_TERMIOS_PORTS.
2009-12-08 22:28:05 +00:00
Joel Sherrill
fe48428048 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: BSP should not define
	CONFIGURE_NUMBER_OF_TERMIOS_PORTS.
2009-12-08 21:18:38 +00:00
Joel Sherrill
884730cccd 2009-12-08 Fernando Nicodemos <fgnicodemos@terra.com.br>
* console/font8x16.h, console/sed1356.c: Fix typos.
2009-12-08 19:34:48 +00:00
Ralf Corsepius
0160b3b9d2 2009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/init5206e.c: Make prototype of CopyDataClearBSSAndStart
	global.
2009-12-08 17:34:56 +00:00
Eric Norum
43e74a476d Add network configuration macros. 2009-12-08 17:24:21 +00:00
Joel Sherrill
a5b5b50866 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/dec21140.c, libchip/network/elnk.c,
	libchip/network/if_dc.c: Ensure PCI drivers are built on all
	supported configurations. PowerPC conditionals were not current and
	code was not being built on supported BSPs.
2009-12-08 16:54:20 +00:00
Joel Sherrill
e0e2cb8ec0 2009-12-08 Eric Norum <wenorum@lbl.gov>
PR 1479/bsps
	* fatal/bspfatal.c: Complete strcat conversion.
2009-12-08 16:48:26 +00:00
Joel Sherrill
5e87bae292 2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* network/if_em/Makefile, network/if_gfe/Makefile: Removed.
2009-12-08 15:37:56 +00:00
Ralf Corsepius
c758a4ecf4 Whitespace removal. 2009-12-08 13:36:55 +00:00
Ralf Corsepius
3e9f9565ff 2009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/i2c.h (i2c_transfer_done): Fix type mismatch.
2009-12-08 13:16:00 +00:00
Ralf Corsepius
73c97f7cf0 (i2c_transfer_done): Fix type mismatch. 2009-12-08 13:15:55 +00:00
Ralf Corsepius
2eea9edcb8 2009-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* tod/ds1307.c (ds1307_set_time): Fix broken prototype.
2009-12-08 13:12:51 +00:00
Ralf Corsepius
c2e6a0590a (ds1307_set_time): Fix broken prototype. 2009-12-08 13:12:45 +00:00
Ralf Corsepius
4c83377128 Regenerate. 2009-12-07 17:04:06 +00:00
Ralf Corsepius
6f019451a4 2009-12-07 Ralf Corsépius <ralf.corsepiu@rtems.org>
* shared/comm/console.c: Remove (Unused).
	* Makefile.am: Remove shared/comm/console.c.
2009-12-07 16:24:17 +00:00
Ralf Corsepius
56aadea27f 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c: Let nds_getch return "int". Remove casts.
2009-12-07 16:22:43 +00:00
Ralf Corsepius
6789d70a66 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/conio.c, console/console.c, include/conio.h:
	Let *getch return "int". Remove casts.
2009-12-07 16:21:07 +00:00
Ralf Corsepius
b65dd1fcb9 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* block/block.c: Adjust prototype mismatches.
2009-12-07 09:51:34 +00:00
Ralf Corsepius
5c28451c2c Adjust prototype mismatches. 2009-12-07 09:51:25 +00:00
Ralf Corsepius
f8fd28e28b 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove -Dcaddr_t=uint32_t.
2009-12-07 09:37:00 +00:00
Ralf Corsepius
b46b3c7008 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* dswifi/arm9/source/wifi_arm9.c: Add missing prototypes.
2009-12-07 09:35:45 +00:00
Ralf Corsepius
2c63d9721f 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* ndstool/source/ndsextract.cpp: Add missing const's.
2009-12-07 09:34:38 +00:00
Ralf Corsepius
7a26d40fc5 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c (nds_write): Adjust prototype.
2009-12-07 07:22:06 +00:00
Ralf Corsepius
596c6c103c 2009-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* dswifi/arm7/source/wifi_arm7.c, dswifi/arm7/source/wifi_arm7.h,
	dswifi/arm9/source/wifi_arm9.c, libnds/include/nds/arm7/audio.h,
	libnds/include/nds/arm7/clock.h, libnds/include/nds/arm7/serial.h,
	libnds/include/nds/arm7/touch.h, libnds/source/arm7/clock.c,
	libnds/source/arm7/touch.c, rtc/rtc.c: Eliminate various warnings.
2009-12-07 07:12:28 +00:00
Ralf Corsepius
ca11e7817e Eliminate various warnings. 2009-12-07 07:12:20 +00:00
Joel Sherrill
d44fc8b59c 2009-12-04 Fernando Nicodemos <fgnicodemos@terra.com.br>
* umon/README, umon/tfs.h: Missing parts of previous commit.
2009-12-04 18:24:58 +00:00
Joel Sherrill
22fb181bef 2009-12-04 Fernando Nicodemos <fgnicodemos@terra.com.br>
* README, README.kit637_v6, console/sed1356_16bit.h, startup/memmap.c:
	Missing parts of previous commit.
2009-12-04 18:24:52 +00:00
Ralf Corsepius
42e243eeef Whitespace removal. 2009-12-04 04:27:21 +00:00
Joel Sherrill
06731d6b70 2009-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am: Account for coverhd.h and tm27.h. Use
	stubs for both.
2009-12-03 18:21:38 +00:00
Till Straumann
d0e698f3d8 2009-12-03 Till Straumann <strauman@slac.stanford.edu>
* acinclude.m4, beatnik: Imported/added 'beatnik'
	BSP.
2009-12-03 16:58:53 +00:00
Till Straumann
30c939bb3e This commit was generated by cvs2svn to compensate for changes in r22388,
which included commits to RCS files with non-trunk default branches.
2009-12-03 16:56:50 +00:00
Till Straumann
b7a6d23a0d - importing 'beatnik' BSP from SLAC repository. 2009-12-03 16:56:50 +00:00
Till Straumann
8f511f057a - added SLAC copyright disclaimer. 2009-12-02 01:57:45 +00:00
Till Straumann
af0d5860d6 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* shared/start/start.S: Added AltiVec support (initializing
	MSR[VE], VSCR and VRSAVE).
2009-12-02 01:51:22 +00:00
Till Straumann
6ce625ef5d 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am, start/start.S: Added AltiVec support
	(only effective if user modifies psim.cfg: CPU_CFLAGS
	choosing a CPU architecture with AltiVec or directly
	adding -maltivec, -mabi=altivec).

	* start/start.S: removed '.file' statement which
	confused gdb.
2009-12-02 01:46:45 +00:00
Till Straumann
c7f8408d31 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* new-exceptions/cpu.c, new-exceptions/cpu_asm.S,
	new-exceptions/bspsupport/ppc_exc_asm_macros.h,
	new-exceptions/bspsupport/ppc_exc_initialize.c,
	new-exceptions/bspsupport/vectors.h:
	Added AltiVec support (save/restore volatile vregs
	across exceptions).
2009-12-02 01:41:57 +00:00
Till Straumann
fbee4ffdde 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am, mpc6xx/altivec: new directory implementing
	support for AltiVec context saving/restoring.
2009-12-02 01:33:51 +00:00
Till Straumann
c261d9c36c 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* shared/vme/vme_universe.c: moved extern declaration
	out of local scope.
2009-12-02 00:33:47 +00:00
Till Straumann
559aebce25 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/panic.c: Fixed compiler warning.
2009-12-02 00:31:13 +00:00
Till Straumann
af3fcf12af 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/probeMemEnd.c: removed __here_s_the_real_end
	check. __rtems_end should be good enough.
2009-12-02 00:30:45 +00:00
Till Straumann
10098f951d 2009-12-01 Till Straumann <strauman@slac.stanford.edu>
* mpc6xx/mmu/bat.c, mpc6xx/mmu/pte121.c: skip data-
	streaming (dssall etc.) instructions on PPC_PSIM
	currently (unimplemented by PSIM :-( ).
2009-12-02 00:22:42 +00:00
Joel Sherrill
4e545aaa68 2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
* at91rm9200/include/at91rm9200.h: Update to match development version.
2009-11-30 22:13:03 +00:00
Joel Sherrill
e5764eebed 2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
* umon/cli.h, umon/monlib.c, umon/monlib.h, umon/tfs.h,
	umon/tfsDriver.c, umon/umon.h, umon/umonrtemsglue.c: Update to match
	development version.
2009-11-30 22:00:47 +00:00
Joel Sherrill
7b25525607 2009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>
* Makefile.am, preinstall.am, console/fbcons.c, console/font8x16.h,
	console/sed1356.c, console/uarts.c, include/sed1356.h,
	startup/bspstart.c, startup/linkcmds.csb337, startup/linkcmds.csb637,
	startup/memmap.c, startup/umonsupp.c: Update to match development
	version.
2009-11-30 22:00:36 +00:00
Ralf Corsepius
1857b0082d Whitespace removal. 2009-11-30 17:14:20 +00:00
Ralf Corsepius
023f1dd927 Whitespace removal. 2009-11-30 05:27:08 +00:00
Ralf Corsepius
359e537416 Whitespace removal. 2009-11-30 05:09:41 +00:00
Ralf Corsepius
ac7af4a359 Whitespace removal. 2009-11-30 04:37:44 +00:00
Ralf Corsepius
9eac014ad3 2009-11-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* bin2s: Remove.
2009-11-30 04:17:28 +00:00