Commit Graph
26960 Commits
Author SHA1 Message Date
Joel Sherrill ee0ea5bfcd powerpc/tqm8xx: Fix warnings 2014-10-13 10:33:28 -05:00
Joel Sherrill 9ca6799b0e powerpc/shared/console: Fix warnings 2014-10-13 10:33:27 -05:00
Joel Sherrill 59888da70a powerpc/haleakala: Fix warnings 2014-10-13 10:33:27 -05:00
Joel Sherrill cd1b040462 sim68000/clock/clockdrv.c: Fix warnings 2014-10-13 10:33:27 -05:00
Joel Sherrill b3f86763e4 ods68302/clock/ckinit.c: Fix warnings 2014-10-13 10:33:27 -05:00
Joel Sherrill 6d44a3e680 mvme167/clock/ckinit.c: Fix warnings 2014-10-13 10:33:27 -05:00
Joel Sherrill 88867e896c mvme162/clock/ckinit.c: Fix warnings 2014-10-13 10:33:26 -05:00
Joel Sherrill 7bddaa3ca7 mvme147/clock/ckinit.c: Fix warnings 2014-10-13 10:33:26 -05:00
Joel Sherrill d1347a37d2 idp/clock/ckinit.c: Fix warnings 2014-10-13 10:33:26 -05:00
Joel Sherrill 8a442b505a gen68340/clock/ckinit.c: Fix warnings 2014-10-13 10:33:26 -05:00
Joel Sherrill 767164a958 gen68302/clock/ckinit.c: Fix warnings 2014-10-13 10:33:26 -05:00
Joel Sherrill 0f9dd74106 m68k/uC5282: Fix warnings 2014-10-13 10:33:25 -05:00
Joel Sherrill 958ed38236 powerpc/mvme5500: Fix warnings 2014-10-13 10:33:25 -05:00
Joel Sherrill 1ec8b82920 powerpc/mvme3100/startup/misc.c: Fix warnings 2014-10-13 10:33:25 -05:00
Joel Sherrill 888fadaf53 i386/pc386: Clean up and fix warnings 2014-10-13 10:33:17 -05:00
Joel Sherrill 12579b2d90 sparc/leon2: Fix warnings 2014-10-13 10:33:17 -05:00
Joel Sherrill ee2c3b657c libbsp/shared/dummy_printk_support.c: Fix warning 2014-10-13 10:33:17 -05:00
Joel Sherrill 66402ef207 m68k/mvme136: Fix warnings 2014-10-13 10:33:17 -05:00
Joel Sherrill d08e132082 m68k/uC5282/console/console.c: Eliminate unused debug methods 2014-10-13 10:32:43 -05:00
Joel Sherrill d5e533dbd6 m68k/mcf5329/console/console.c: Eliminate unused debug methods 2014-10-13 10:32:42 -05:00
Joel Sherrill b1c89d2552 m68k/mcf5235/console/console.c: Eliminate unused debug methods 2014-10-13 10:32:42 -05:00
Joel Sherrill ce1ba3048f m68k/genmcf548x/console/console.c: Eliminate unused debug methods 2014-10-13 10:32:42 -05:00
Joel Sherrill 575c12c17a m68k/av5282/console/console.c: Eliminate unused debug methods 2014-10-13 10:32:42 -05:00
Joel Sherrill 91e4946f53 powerpc/shared/startup/pretaskinghook.c: Include <bsp/bootcard.h> 2014-10-13 10:32:42 -05:00
Joel Sherrill 780cfead50 powerpc/beatnik/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:41 -05:00
Joel Sherrill 6ae1142a1c powerpc/mvme5500/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:41 -05:00
Joel Sherrill d9931b7308 powerpc/motorola_powerpc/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:41 -05:00
Joel Sherrill 907a470640 mips/malta/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:41 -05:00
Joel Sherrill f4f011f8f7 mips/csb350/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:40 -05:00
Joel Sherrill d3c8245f81 arm/smdk2410/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:40 -05:00
Joel Sherrill b184c4108d arm/rtl22xx/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:40 -05:00
Joel Sherrill 22ed84bc78 arm/gumstix/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:40 -05:00
Joel Sherrill 10eac0e56b arm/gp32/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:40 -05:00
Joel Sherrill 47240f206d arm/gba/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:39 -05:00
Joel Sherrill c0662b6118 arm/edb7312/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:39 -05:00
Joel Sherrill 7748d8d302 arm/csb337/startup/bspreset.c: Include <bsp/bootcard.h> 2014-10-13 10:32:39 -05:00
Joel Sherrill 388a4e439a libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not overflow 16-bit int 2014-10-13 10:32:39 -05:00
Joel Sherrill 308bb9b83f shell/main_cp.c: Delete unused -rtems_shell_cp_exit() 2014-10-13 10:32:39 -05:00
Joel Sherrill 4abbc567ee powerpc bootloader: Remove warnings
This code is shared by multiple PowerPC BSPs including all
motorola_powerpc variants.
2014-10-13 10:32:38 -05:00
Joel Sherrill f95f212af4 Remove libcpu/mips/clock - unused code
This code was only referenced for r46xx CPU models. There are
no BSPs currently in the tree with this CPU model. The r46xx
was the original target for the MIPS port and it is likely that
the code has not been used on actual hardware in many years.

All MIPS BSPs successfully built after this was removed.
2014-10-13 10:32:38 -05:00
Joel Sherrill 8b6636f974 mips/clock/ckinit.c: Clean up (may be unused) 2014-10-13 10:32:38 -05:00
Joel Sherrill a869b37aab powerpc/score603e/irq/irq_init.c: Clean up 2014-10-13 10:31:22 -05:00
Joel Sherrill 714336dde0 libcpu/powerpc/mpc6xx/timer/timer.c: Fix warnings 2014-10-13 10:30:30 -05:00
Joel Sherrill d7760ac8d3 libbsp/shared/vmeUniverse: Fix warnings 2014-10-13 10:30:09 -05:00
Joel Sherrill fb252a684b libbsp/powerpc/shared: Fix warnings 2014-10-13 10:29:44 -05:00
Joel Sherrill 7a4c4f495b powerpc/ep1a: Fix warnings 2014-10-13 10:28:44 -05:00
Sebastian Huber 2faaf4bd09 bsps/arm: Move abort stack
Move abort stack above the other exception stacks to use them just in
case.
2014-10-13 16:17:11 +02:00
Sebastian Huber a38ced2683 score: Rework global construction
Ensure that the global construction is performed in the context of the
first initialization thread.  On SMP this was not guaranteed in the
previous implementation.
2014-10-13 14:30:22 +02:00
Joel Sherrill ef4c4612e2 arm/nds: Warning clean up
This patch eliminates most of the warnings in this BSP but attempts
very little clean up. This BSP includes copies of a lot of code
from free NDS libraries and modifications should be kept to a minimum.
2014-10-10 10:17:33 -05:00
Joel Sherrill e160e41361 powerpc/ep1a: Remove if 0 sections
There may be useful nuggets for debug and alternate configurations
in this code. There may be methods directly called by the application
which are beyond normal APIs. We have no way of knowing this based
on the comments in these files. There were no public prototypes
so the routines and code in question should have be unused private
methods.

These will always be in the source code control system as a deletion.
If some of the code is needed, justify it and provide a patch to restore
it along with a prototype in a public place if needed and a better name.
2014-10-10 10:17:17 -05:00