Commit Graph

13 Commits

Author SHA1 Message Date
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
Chris Johns
c49985691f Change all references of rtems.com to rtems.org. 2014-03-21 08:10:47 +11:00
Joel Sherrill
9b4422a251 Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as
smartly as possible.

+ remove occurrences of two blank comment lines
  next to each other after Id string line removed.
+ remove entire comment blocks which only exited to
  contain CVS Ids
+ If the processing left a blank line at the top of
  a file, it was removed.
2012-05-11 08:44:13 -05:00
Joel Sherrill
0c875c6aa6 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* beatnik/include/bsp.h, beatnik/irq/irq.h, beatnik/pci/gt_pci_init.c,
	ep1a/console/polled_io.c, ep1a/irq/openpic_xxx_irq.c,
	gen5200/include/irq.h, gen5200/irq/irq.c, gen5200/startup/bspstart.c,
	haleakala/irq/irq.c, mbx8xx/irq/irq.c, mbx8xx/irq/irq.h,
	motorola_powerpc/include/bsp.h, mpc8260ads/irq/irq.c,
	mpc8260ads/irq/irq.h, mvme3100/include/bsp.h, mvme3100/irq/irq.h,
	mvme3100/start/start.S, mvme5500/include/bsp.h, mvme5500/irq/irq.h,
	psim/include/bsp.h, psim/include/coverhd.h, psim/irq/irq.h,
	psim/shmsupp/addrconv.c, psim/shmsupp/getcfg.c,
	psim/startup/linkcmds, psim/tools/psim-gdb-top.in,
	psim/tools/psim-top.in, psim/tools/runtest-top.in, qemuppc/irq/irq.h,
	score603e/irq/irq.c, shared/bootloader/bootldr.h,
	shared/bootloader/em86.c, shared/bootloader/em86real.S,
	shared/bootloader/exception.S, shared/bootloader/head.S,
	shared/bootloader/lib.c, shared/bootloader/misc.c,
	shared/bootloader/mm.c, shared/bootloader/pci.c,
	shared/console/console.c, shared/console/consoleIo.h,
	shared/console/inch.c, shared/console/keyboard.h,
	shared/console/polled_io.c, shared/irq/i8259.c, shared/irq/irq.h,
	shared/irq/openpic_i8259_irq.c, shared/motorola/motorola.c,
	shared/motorola/motorola.h, shared/openpic/openpic.c,
	shared/openpic/openpic.h, shared/pci/pci.c,
	shared/residual/residual.c, shared/start/start.S, ss555/irq/irq.h:
	Fix typo where license said found in found in.
2011-01-28 20:29:53 +00:00
Joel Sherrill
00b5917fe6 2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/bootloader/em86.c, shared/bootloader/mm.c,
	shared/console/polled_io.c, shared/irq/irq_init.c,
	shared/startup/bspstart.c: Remove warnings.
2010-04-28 18:51:58 +00:00
Ralf Corsepius
18a3bbeb0d Use stdint.h fixed-size types. 2007-03-31 01:14:39 +00:00
Jennifer Averett
34e458a38e 2005-05-10 Jennifer Averett <jennifer.averett@oarcorp.com>
* bootloader/bootldr.h, bootloader/em86.c, bootloader/misc.c,
	bootloader/pci.c, bootloader/pci.h: Modified to depend upon
	rtems/pci.h
2005-05-10 18:27:46 +00:00
Ralf Corsepius
f05b2ac0bc Remove duplicate white lines. 2004-04-21 16:01:48 +00:00
Ralf Corsepius
6128a4aa5e Remove stray white spaces. 2004-04-21 10:43:04 +00:00
Ralf Corsepius
3239698d1f Remove stray white spaces. 2004-04-15 13:26:21 +00:00
Joel Sherrill
e831de8559 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* bootloader/bootldr.h, bootloader/em86.c, bootloader/em86real.S,
	bootloader/exception.S, bootloader/head.S, bootloader/lib.c,
	bootloader/misc.c, bootloader/mm.c, bootloader/pci.c,
	clock/p_clock.c, console/console.c, console/consoleIo.h,
	console/inch.c, console/keyboard.h, console/polled_io.c,
	include/bsp.h, irq/i8259.c, irq/irq.c, irq/irq.h, irq/irq_asm.S,
	irq/irq_init.c, motorola/motorola.c, motorola/motorola.h,
	openpic/openpic.c, openpic/openpic.h, pci/pci.c, residual/residual.c,
	start/start.S, startup/bspstart.c, vectors/vectors.h,
	vectors/vectors_init.c: URL for license changed.
2003-09-04 18:52:38 +00:00
Joel Sherrill
7657233d5a 2002-10-31 Joel Sherrill <joel@OARcorp.com>
* bootloader/em86.c, console/inch.c, console/polled_io.c, irq/irq.c,
	motorola/motorola.c, pci/detect_raven_bridge.c,
	vectors/vectors_init.c: Removed warnings.
2002-10-31 20:12:09 +00:00
Joel Sherrill
acc25eec35 Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.
As part of this effort, the mpc750 libcpu code is now shared with the
ppc6xx.
1999-12-02 14:31:19 +00:00