Commit Graph

11048 Commits

Author SHA1 Message Date
Joel Sherrill
9b677cc920 2011-01-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspreset.c: New file.
2011-02-01 01:13:10 +00:00
Joel Sherrill
0ef1009aaa 2011-01-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, console/console-io.c, include/bsp.h,
	start/start.S: Create dedicated bsp_reset() and clean up.
2011-01-31 17:41:09 +00:00
Sebastian Huber
10df690794 2011-01-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
* new-exceptions/bspsupport/ppc_exc.S,
	new-exceptions/bspsupport/ppc_exc_asm_macros.h,
	new-exceptions/bspsupport/ppc_exc_naked.S,
	new-exceptions/bspsupport/ppc_exc_prologue.c: Branch targets are now
	global for all minimal prologues.  Generate branch instruction in
	minimal prologues.
2011-01-31 16:12:24 +00:00
Sebastian Huber
4c00f02084 2011-01-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
* startup/bspstart.c: Update for API changes.
2011-01-31 15:49:13 +00:00
Sebastian Huber
b10be06b48 2011-01-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
* e500/mmu/mmu.c: Use common defines.
2011-01-31 15:48:22 +00:00
Ralf Corsepius
25eab8f69d 2011-01-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* mongoosev/duart/mg5uart.c: Fix type mismatch.
2011-01-30 17:42:26 +00:00
Ralf Corsepius
da67f11f89 2011-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* page.c: Remove CVS-Header tag. Add CVS-Id
2011-01-29 03:41:59 +00:00
Joel Sherrill
3e25dfc8c1 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
	src/libchip/network/greth.c, src/libchip/network/greth.h,
	src/libchip/network/open_eth.c: Fix typo where license said
	found in found in.
2011-01-28 20:47:05 +00:00
Joel Sherrill
e71a3a840d 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h,
	mpc5xx/include/console.h, mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c,
	mpc5xx/irq/irq.h, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.h,
	mpc5xx/vectors/vectors_init.c, mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h,
	mpc6xx/mmu/mmuAsm.S, new-exceptions/bspsupport/irq.c,
	new-exceptions/bspsupport/irq_supp.h,
	new-exceptions/bspsupport/nested_irq_test.c,
	new-exceptions/bspsupport/ppc_exc_address.c,
	new-exceptions/bspsupport/ppc_exc_categories.c,
	new-exceptions/bspsupport/ppc_exc_global_handler.c,
	new-exceptions/bspsupport/ppc_exc_hdl.c,
	new-exceptions/bspsupport/ppc_exc_initialize.c,
	new-exceptions/bspsupport/ppc_exc_prologue.c,
	new-exceptions/bspsupport/ppc_exc_test.c,
	new-exceptions/bspsupport/vectors.h, shared/include/byteorder.h,
	shared/include/cpuIdent.c, shared/include/cpuIdent.h,
	shared/include/io.h, shared/include/mmu.h, shared/include/page.h,
	shared/include/pgtable.h, shared/include/spr.h: Fix typo where
	license said found in found in.
2011-01-28 20:38:13 +00:00
Joel Sherrill
3f4598ec8d 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* byteorder.h, cpu.h, page.c: Fix typo where license said
	found in found in.
2011-01-28 20:38:09 +00:00
Joel Sherrill
023f2f1abb 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* s3c24xx/irq/irq.c: Fix typo where license said found in found in.
2011-01-28 20:38:07 +00:00
Joel Sherrill
8c41855131 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/irq/idt.c, shared/irq/irq.c, shared/irq/irq.h,
	shared/irq/irq_asm.h: Fix typo where license said found in found in.
2011-01-28 20:35:38 +00:00
Joel Sherrill
3e8cdf844d 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* clock/rtc.c, console/console.c, network/ne2000.c: Fix typo where
	license said found in found in.
2011-01-28 20:35:36 +00:00
Joel Sherrill
ba6490507c 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* clock/rtc.c, console/console.c, console/inch.c, console/outch.c,
	include/bsp.h, include/crt.h, ne2000/ne2000.c, startup/bspcmdline.c,
	startup/bspstart.c, startup/ldsegs.S, timer/timer.c,
	timer/timerisr.S: Fix typo where license said found in found in.
2011-01-28 20:35:34 +00:00
Joel Sherrill
6454e161e4 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* console/console.c: Fix typo where license said found in found in.
2011-01-28 20:35:31 +00:00
Joel Sherrill
7cba993321 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs: Revert accidental commit.
2011-01-28 20:32:53 +00:00
Joel Sherrill
801a7ba6f9 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* leon2/pci/pci.c, leon3/pci/pci.c: Fix typo where license said
	found in found in.
2011-01-28 20:29:56 +00: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
86f8ee90b9 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* csb350/clock/clockdrv.c, csb350/network/network.c,
	csb350/start/start.S, csb350/timer/timer.c,
	genmongoosev/clock/clockdrv.c, genmongoosev/timer/timer.c,
	jmr3904/timer/timer.c, jmr3904/tools/runtest.in: Fix typo where
	license said found in found in.
2011-01-28 20:29:47 +00:00
Joel Sherrill
be055a615b 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* mcf5206elite/tools/runtest: Fix typo where license said
	found in found in.
2011-01-28 20:29:45 +00:00
Joel Sherrill
15ca4e7567 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* gba/clock/clockdrv.c, gba/console/conio.c, gba/console/console.c,
	gba/console/defaultfont.h, gba/include/arm_mode_bits.h,
	gba/include/asm_macros.h, gba/include/bsp.h, gba/include/conio.h,
	gba/include/gba.h, gba/include/gba_registers.h, gba/irq/irq.c,
	gba/irq/irq.h, gba/startup/bspstart.c, gba/timer/timer.c,
	gp32/include/bsp.h, gp32/startup/bspreset.c, gp32/startup/bspstart.c,
	nds/tools/runtest, shared/comm/uart.c, shared/comm/uart.h,
	smdk2410/include/bsp.h: Fix typo where license said
	found in found in.
2011-01-28 20:29:35 +00:00
Joel Sherrill
d496342db5 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs: Fix typo where license said found in found in.
2011-01-28 20:25:26 +00:00
Joel Sherrill
fe4620ee81 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_specs, make/custom/erc32.cfg: Fix typo where license said
	found in found in.
2011-01-28 20:25:24 +00:00
Joel Sherrill
aa069732c9 2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/irq/irq_asm.S: Fix typo where license said found in found in.
2011-01-28 20:25:14 +00:00
Sebastian Huber
610d92c179 2011-01-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
* new-exceptions/bspsupport/ppc_exc_categories.c: Fixed e500
	categories.
2011-01-27 13:32:53 +00:00
Sebastian Huber
1ef1a8c755 2011-01-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/bspgetworkarea.c: Use BSP_DISABLE_UBOOT_WORK_AREA_CONFIG and
	BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN options.
2011-01-27 11:25:19 +00:00
Ralf Corsepius
0959e7106d 2011-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove build_date.c.
	* startup/bspstart.c: Remove BSP_build_date.
2011-01-26 12:35:17 +00:00
Ralf Corsepius
f17a8e01fd 2011-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* network/porting/README, network/porting/if_xxx_rtems.c,
	startup/bspstart.c: Remove CVS artefacts.
2011-01-26 12:27:46 +00:00
Ralf Corsepius
0d4b71ff64 2011-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* pc386/3c509/3c509.c, pc386/console/ps2_drv.h,
	pc386/console/serial_mouse.c, pc386/console/serial_mouse.h:
	Remove CVS Headers.
2011-01-26 12:25:00 +00:00
Sebastian Huber
432a63882d 2011-01-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/startup/linkcmds.base: Removed workaround since LD 2.21 is
	fixed now.
2011-01-26 12:21:26 +00:00
Joel Sherrill
33c779a029 2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* network/if_sim.c: Do not use printf() except for printing statistics.
2011-01-24 15:42:19 +00:00
Joel Sherrill
9b5fe74300 2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/consupp.S, irq/irq.h, irq/irq_init.c: Add CVS Id string.
2011-01-24 15:41:36 +00:00
Joel Sherrill
e570c31324 2011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, console/console-config.c, i2c/i2c_init.c,
	include/bsp.h, include/hwreg_vals.h, include/irq.h, include/tm27.h,
	include/tsec-config.h, irq/irq.c, network/network.c, spi/spi_init.c,
	startup/bspstart.c: Address some of the issues spotted by the
	check_bsp script.
2011-01-24 15:32:04 +00:00
Sebastian Huber
760ef104a0 2011-01-24 Sebastian Huber <sebastian.huber@embedded-brains.de>
* network/network.c: Typo.
2011-01-24 11:53:24 +00:00
Joel Sherrill
606859e9a6 2011-01-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
* configure.ac: BSP supports bsp_reset() method.
2011-01-21 19:30:33 +00:00
Joel Sherrill
84c0de8d50 2011-01-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/pci/detect_raven_bridge.c: Fix spelling.
2011-01-19 16:54:20 +00:00
Joel Sherrill
400078e949 2011-01-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/ide/ata.c: Fix spelling.
2011-01-17 23:46:55 +00:00
Joel Sherrill
51110dd4d6 2011-01-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/pci/detect_raven_bridge.c: Fix spelling.
2011-01-17 23:46:32 +00:00
Joel Sherrill
25edf9cdfd 2011-01-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/start/start.S: Remove conflict lines in comments.
2011-01-17 14:48:25 +00:00
Sebastian Huber
29badca6c1 2011-01-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/serial/ns16550.c: Install interrupt handler after TTY
	pointer is valid.
2011-01-17 10:31:18 +00:00
Sebastian Huber
0e1d590c18 2011-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
* network/network.c: Moved initializations from generic TSEC driver
	part.
2011-01-14 10:54:06 +00:00
Sebastian Huber
f2c8c34887 2011-01-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mpc83xx/network/tsec.c, mpc83xx/network/tsec.h: Use configuration
	structure instead of many function parameters.  Moved board specific
	initializations.  Added support for interfaces without PHY access.
2011-01-14 10:48:57 +00:00
Sebastian Huber
174ac5de2e Typo. 2011-01-10 14:20:50 +00:00
Sebastian Huber
683af8a7fd 2011-01-09 Peer Stritzinger <peer at stritzinger dot com>
* startup/bspstart.c: Fixed chip select configuration.
2011-01-10 14:19:32 +00:00
Sebastian Huber
e62721c4dd 2011-01-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
* new-exceptions/bspsupport/ppc_exc_categories.c: Fixed e200 machine
	check category.
2011-01-10 12:00:27 +00:00
Joel Sherrill
a7dc62aec3 2011-01-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Move comment to correct location.
2011-01-06 18:57:59 +00:00
Joel Sherrill
5fbf42c276 2011-01-06 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/irq/irq_asm.S: Fix spelling.
2011-01-06 14:34:08 +00:00
Sebastian Huber
45c8fb6534 2010-12-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* network/network.c: Update for API changes.
2010-12-30 14:05:34 +00:00
Sebastian Huber
ce0922e685 2010-12-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/u-boot.h: Removed file.
	* include/u-boot-config.h, include/tsec-config.h: New files.
	* include/bsp.h, start/start.S, startup/bspstart.c: Use new U-Boot
	support.
	* network/network.c: Update for API changes.
	* Makefile.am, preinstall.am: Reflect changes above.
2010-12-30 13:16:41 +00:00
Sebastian Huber
4bb492529a 2010-12-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* Makefile.am, preinstall.am, mpc83xx/include/mpc83xx.h,
	mpc83xx/network/tsec.c, mpc83xx/network/tsec.h: Make it possible to
	use the TSEC driver for other systems.
2010-12-30 13:12:03 +00:00