Commit Graph

11326 Commits

Author SHA1 Message Date
Ralf Corsepius
f865fc5db5 2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc8260/console-generic/console-generic.c,
	mpc8xx/console-generic/console-generic.c:
	Eliminate unused var "nb_overflow".
2011-12-01 08:20:03 +00:00
Ralf Corsepius
a6b5e83638 2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c: Eliminate unused var "nb_overflow".
2011-12-01 08:16:05 +00:00
Ralf Corsepius
952199297e 2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/include/cpuIdent.c, shared/include/cpuIdent.h
	(get_ppc_cpu_type_name): Return const char*.
2011-12-01 08:06:06 +00:00
Joel Sherrill
be8feba865 2011-11-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am: Add shared/startup/bsp-start-memcpy.S
2011-11-30 04:48:11 +00:00
Gedare Bloom
267357adba 2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
PR 1972/bsps
	* milkymist_video/milkymist_video.h, milkymist_video/video.c: Adds an
	ioctl to implement selection of composite on any connector, S-Video
	and Component sources on the Milkymist One.
2011-11-27 17:33:00 +00:00
Gedare Bloom
b8ee42cd81 2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
PR 1970/bsps
	* milkymist_clock/ckinit.c, milkymist_console/console.c,
	milkymist_console/uart.c, milkymist_timer/timer.c: Support for the
	new Milkymist sysctl and clock frequency detection.
2011-11-27 17:30:18 +00:00
Gedare Bloom
cc3b482bc0 2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
PR 1970/bsps
	* include/system_conf.h: Support for the new Milkymist sysctl and clock
	frequency detection.
2011-11-27 17:30:11 +00:00
Gedare Bloom
0f653ba984 2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
PR 1966/bsps
	* milkymist_console/console.c, milkymist_console/uart.c,
	milkymist_console/uart.h, milkymist_midi/midi.c: support for the new
	UART core and interrupt map
2011-11-27 17:26:32 +00:00
Gedare Bloom
6fa94b75f0 2011-11-27 Sebastien Bourdeauducq <seb@tmplab.org>
PR 1966/bsps
	* include/system_conf.h: support for the new UART core and interrupt
	map
2011-11-27 17:26:25 +00:00
Jennifer Averett
7fc2c2cbc3 2011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1925
	* shared/irq/irq.h: Changed i386 console to libchip style console and
	added support for com3 and com4.
2011-11-18 20:13:03 +00:00
Jennifer Averett
1c0b8d759f 2011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1925
	* Makefile.am, preinstall.am, console/serial_mouse_config.c,
	include/bsp.h, start/start.S: Converted 1386 console to the libchip
	style console
	* console/conscfg.c, console/console_control.c,
	console/printk_support.c, console/vgacons.c, console/vgacons.h: New
	files.
2011-11-18 20:11:08 +00:00
Jennifer Averett
7c0273ebfa 2011-11-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
* console.c: Added a some error checks and fixed a error message.
2011-11-18 20:08:15 +00:00
Sebastian Huber
3aefd34821 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1924/cpukit
	* bootcard.c: Update due to API changes.
2011-11-10 14:42:08 +00:00
Sebastian Huber
f0e748cc61 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1927/bsps:
	* mpc83xx/network/tsec.c: Fixed integer truncation.
2011-11-10 08:44:37 +00:00
Sebastian Huber
5c0fb7c6a7 2011-11-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1929/bsps
	* irq/irq_init.c: Fixed warning.
2011-11-10 08:25:45 +00:00
Joel Sherrill
36cfb55fa5 2011-11-09 Jennifer Averett <jennifer.averett@oarcorp.com>
PR 1934/bsps
	* libchip/serial/ns16550.c: Change to unsigned variable.
2011-11-09 20:51:01 +00:00
Sebastian Huber
4a6cc2a4b3 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/lpc17xx.h: New file.
	* Makefile.am, preinstall.am: Reflect change above.  Update due to API
	changes.
	* configure.ac, console/console-config.c, include/bsp.h, include/io.h,
	include/irq.h, include/lcd.h, include/lpc-clock-config.h,
	include/lpc24xx.h, include/start-config.h, irq/irq-dispatch.c,
	irq/irq.c, misc/bspidle.c, misc/io.c, misc/lcd.c, misc/restart.c,
	misc/system-clocks.c, ssp/ssp.c, startup/bspreset.c,
	startup/bspstart.c, startup/bspstarthooks.c,
	startup/start-config-emc-dynamic.c, startup/start-config-emc-static.c,
	startup/start-config-pinsel.c: Basic support for LPC17XX.  New memory
	configurations for W9825G2JB75I, IS42S32800B, and SST39VF3201.
2011-11-08 10:39:46 +00:00
Sebastian Huber
4c622e5f4a 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/startup/bsp-start-copy-sections.c,
	shared/startup/bsp-start-memcpy.S: New files.
	* shared/include/start.h: Declare bsp_start_copy_sections().
	* shared/start/start.S, shared/include/linker-symbols.h: Moved
	content.  Support for ARMv7-M.
2011-11-08 10:18:19 +00:00
Sebastian Huber
d922dab192 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* make/custom/mpc5566evb_spe.cfg, make/custom/mpc5674fevb_spe.cfg,
	startup/linkcmds.mpc5566evb_spe, startup/linkcmds.mpc5674fevb_spe,
	startup/reset.c: New files.
	* Makefile.am, preinstall.am: Reflect changes above.
	* startup/early-init.c: Added missing section attribute.
	* configure.ac, network/smsc9218i.c: New BSP options
	SMSC9218I_EDMA_RX_CHANNEL and SMSC9218I_EDMA_TX_CHANNEL.  Enable reset
	at cleanup.
2011-11-08 10:13:32 +00:00
Sebastian Huber
d558bc49bb 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/utility.h: Fixed some casts.
	* include/irq-generic.h: Define bsp_interrupt_handler_index_type
	conditionally.
2011-11-08 10:08:14 +00:00
Sebastian Huber
edb1dd83b8 2011-11-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
* new-exceptions/bspsupport/ppc_exc_async_normal.S: Bugfix for
	MPC5674F.  Use it for all to be safe.
	* mpc55xx/include/emios.h: Fixed eMIOS module count.
	* mpc55xx/include/irq.h: Fixed CAN vector numbers.
	BSP_INTERRUPT_HANDLER_TABLE_SIZE is now a BSP option.
2011-11-08 10:05:50 +00:00
Joel Sherrill
467c767442 2011-11-07 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1953/bsps
	* console/uart.c: Do not use /dev/console in libchip configuration
	table. Shared driver framework selects device to use as /dev/console.
2011-11-07 21:46:19 +00:00
Joel Sherrill
3dcdad4ac2 2011-11-07 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1953/bsps
	* console/uarts.c: Do not use /dev/console in libchip configuration
	table. Shared driver framework selects device to use as /dev/console.
2011-11-07 21:46:16 +00:00
Sebastian Huber
18aa715068 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* console/console-config.c: Avoid explicit type.
2011-11-07 08:33:14 +00:00
Sebastian Huber
47f56094da 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1951/bsps
	* Makefile.am, console/console-config.c: Update due to API changes.
2011-11-07 08:26:12 +00:00
Sebastian Huber
d791a399bd 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* console_private.h: Removed Console_Port_Minor declaration.
	* console.c: Define console_initialized as static.
2011-11-07 08:20:26 +00:00
Sebastian Huber
6cb084d957 2011-11-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/serial/serial.h: Declare Console_Port_Minor.
2011-11-07 08:18:07 +00:00
Gedare Bloom
053b7e0403 2011-11-06 Gedare Bloom <gedare@rtems.org>
* shared/console/conscfg.c: Whitespace and style fixes.
2011-11-06 20:12:20 +00:00
Gedare Bloom
82c46f82cc 2011-11-06 Gedare Bloom <gedare@rtems.org>
* shared/console/conscfg.c: Give console port a name.
2011-11-06 20:01:01 +00:00
Gedare Bloom
65f2aeccab 2011-11-06 Gedare Bloom <gedare@rtems.org>
* ChangeLog: Fix ChangeLog with name and email address
2011-11-06 16:55:33 +00:00
Gedare Bloom
05e75a4b05 2011-11-06 gedare@rtems.org
* shared/score/interrupt.S: Pass ISR correct pointer to interrupt frame
2011-11-06 16:48:36 +00:00
Ralf Corsepius
0527367cd9 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1945/cpukit
	* libchip/i2c/spi-memdrv.c: Replace rtems_off64_t with off_t.
2011-11-06 12:40:21 +00:00
Ralf Corsepius
515ecec952 2011-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1945/cpukit
	* umon/tfsDriver.c: Replace rtems_off64_t with off_t.
2011-11-06 12:36:55 +00:00
Joel Sherrill
a6bd46d5e0 2011-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog, Makefile.am: Add bsp_reset() stub.
2011-11-04 19:47:13 +00:00
Joel Sherrill
4778c6e0c4 2011-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1944/misc
	* libchip/serial/mc68681.c: Remove #if 0.
2011-10-28 13:58:22 +00:00
Ralf Corsepius
7a415dbd1f 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/can/occan.c: Comment out unused var "tmp".
2011-10-26 03:08:40 +00:00
Ralf Corsepius
c46399635a 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* network/network.c: Remove unused var "dptr".
2011-10-26 02:54:22 +00:00
Ralf Corsepius
d8b42565d7 2011-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/serial/ns16550.c (ns16550_init):
	Remove unused var "ucTrash".
2011-10-26 02:51:15 +00:00
Ralf Corsepius
a5b4ab6a29 2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/smc91111.c (lan91cxx_recv):
	Define var "lp" conditionally (Avoid warning).
2011-10-23 13:32:42 +00:00
Ralf Corsepius
b01abd58c6 2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* page.c: Remove unused var "dirCount".
2011-10-23 06:40:09 +00:00
Ralf Corsepius
e3b324b4cd 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/comm/uart.c (uartError): Remove unused var "uartStatus".
2011-10-22 04:40:53 +00:00
Ralf Corsepius
0d12670683 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/dec21140.c (dec21140_rxDaemon):
	Remove unused var "tbase".
2011-10-22 04:36:14 +00:00
Ralf Corsepius
81c35902bd 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/rtc/mc146818a.c (mc146818a_initialize):
	Remove unused var "getReg".
	* libchip/rtc/mc146818a.c (mc146818a_set_time):
	Remove unused var "getReg".
2011-10-22 04:33:02 +00:00
Ralf Corsepius
5dd62f06af 2011-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c (ISS_output_char): Add return type.
	* timer/timer.c: Remove unused vars "old_ie".
2011-10-21 13:37:01 +00:00
Ralf Corsepius
9e621f6d05 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/display/disp_hcms29xx.c: Remove ARRAY_COUNT (unused).
2011-10-20 15:35:40 +00:00
Ralf Corsepius
7bc026e608 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* console.c: Include <rtems/error.h> for rtems_panic().
2011-10-20 15:33:09 +00:00
Ralf Corsepius
9495580623 2011-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1940/misc:
	* libchip/serial/ns16550.c: Reflect changes to console-driver.
2011-10-20 11:46:34 +00:00
Sebastian Huber
35809f54fc 2011-10-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1926/bsps
	* timer/timer.c: New file.
	* Makefile.am: Reflect change above.
2011-10-20 07:30:24 +00:00
Ralf Corsepius
49a49d7c99 2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/smc91111.c: Use PRIxPTR to print pointers.
2011-10-19 16:02:12 +00:00
Ralf Corsepius
15211c8307 Remove white spaces. 2011-10-19 09:43:36 +00:00