public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2004-04-05 16:02 asl
  0 siblings, 0 replies; 10+ messages in thread
From: asl @ 2004-04-05 16:02 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-04-05 16:02:13

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/include: ppc8xx.h 

Log message:
	* include/ppc8xx.h: Add definition for 8 bytes to spi_pram structure
	(for a total of 48 bytes) as is done in the i2c_pram structure. Then
	remove the equivalent 8 reserved bytes in the scc_pram structure


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2006-01-30 23:28 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2006-01-30 23:28 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2006-01-30 23:28:46

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/include: ppc8xx.h 

Log message:
	Rework port configuration and handle parity errors better - from Will Wagner


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2003-04-03 19:54 jlarmour
  0 siblings, 0 replies; 10+ messages in thread
From: jlarmour @ 2003-04-03 19:54 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	ecos-v2_0-branch
Changes by:	jlarmour@sourceware.org	2003-04-03 19:54:04

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/src: cpm.c quicc_smc1.c 

Log message:
	* src/quicc_smc1.c (cyg_hal_smcx_init_channel):
	(cyg_hal_sccx_init_channel):
	
	* src/cpm.c: Include <string.h> for memset().
	(_mpc8xx_reset_cpm): use CPM busy flag to check reset completion.
	* src/quicc_smc1.c: Include <string.h> for memset().
	(cyg_hal_smcx_init_channel): Don't reset CPM here - let variant
	initialization do it. Only let through RX interrupts.
	(cyg_hal_sccx_init_channel): Ditto.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2003-03-31 15:27 jlarmour
  0 siblings, 0 replies; 10+ messages in thread
From: jlarmour @ 2003-03-31 15:27 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2003-03-31 15:27:51

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/src: cpm.c quicc_smc1.c 

Log message:
	* src/quicc_smc1.c (cyg_hal_smcx_init_channel):
	(cyg_hal_sccx_init_channel):
	
	* src/cpm.c: Include <string.h> for memset().
	(_mpc8xx_reset_cpm): use CPM busy flag to check reset completion.
	* src/quicc_smc1.c: Include <string.h> for memset().
	(cyg_hal_smcx_init_channel): Don't reset CPM here - let variant
	initialization do it. Only let through RX interrupts.
	(cyg_hal_sccx_init_channel): Ditto.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2003-03-20 18:49 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2003-03-20 18:49 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	ecos-v2_0-branch
Changes by:	gthomas@sourceware.org	2003-03-20 18:49:10

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/cdl: hal_powerpc_quicc.cdl 
	packages/hal/powerpc/quicc/current/include: ppc8xx.h 
	packages/hal/powerpc/quicc/current/src: quicc_smc1.c 
Added files:
	packages/hal/powerpc/quicc/current/src: cpm.c 

Log message:
	Merge DPRAM/CPM changes from trunk


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2003-03-20 13:09 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2003-03-20 13:09 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-03-20 13:09:55

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/src: cpm.c 

Log message:
	Improve initial DPRAM value when guessing


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2003-03-18 14:03 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2003-03-18 14:03 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-03-18 14:03:27

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/src: quicc_smc1.c 

Log message:
	Update SCC2 initialization


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2002-11-26  7:36 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2002-11-26  7:36 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2002-11-26 07:36:57

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/src: quicc_smc1.c 

Log message:
	Fix BD allocator problem.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2002-07-18  9:00 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2002-07-18  9:00 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sources.redhat.com	2002-07-18 09:00:37

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/src: quicc_smc1.c 

Log message:
	Fix SCC1 initialization error - failed on powerup.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* ecos/packages/hal/powerpc/quicc/current Change ...
@ 2002-06-25 16:15 gthomas
  0 siblings, 0 replies; 10+ messages in thread
From: gthomas @ 2002-06-25 16:15 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sources.redhat.com	2002-06-25 16:15:53

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/cdl: hal_powerpc_quicc.cdl 
	packages/hal/powerpc/quicc/current/src: quicc_smc1.c 

Log message:
	Use standardized CDL name for baud rate.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-01-30 23:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-05 16:02 ecos/packages/hal/powerpc/quicc/current Change asl
  -- strict thread matches above, loose matches on Subject: below --
2006-01-30 23:28 gthomas
2003-04-03 19:54 jlarmour
2003-03-31 15:27 jlarmour
2003-03-20 18:49 gthomas
2003-03-20 13:09 gthomas
2003-03-18 14:03 gthomas
2002-11-26  7:36 gthomas
2002-07-18  9:00 gthomas
2002-06-25 16:15 gthomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).