public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2005-09-19 16:57 asl
  0 siblings, 0 replies; 11+ messages in thread
From: asl @ 2005-09-19 16:57 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-09-19 16:57:46

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/cdl: 
	                                            hal_arm_xscale_pxa2x0.cdl 

Log message:
	* cdl/hal_arm_xscale_pxa2x0.cdl: Fix the last patch, logical OR
	not bitwise is needed.


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2009-03-24 16:27 jld
  0 siblings, 0 replies; 11+ messages in thread
From: jld @ 2009-03-24 16:27 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	ecos-v3_0-branch
Changes by:	jld@sourceware.org	2009-03-24 16:27:04

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/src: pxa2x0_misc.c 

Log message:
	* src/pxa2x0_misc.c (hal_interrupt_configure): Use GFER0/GRER0 for
	GPIO2-GPIO31. Patch from Alfonso Sanchez. [ Bugzilla 1000681 ]


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2009-03-24 16:25 jld
  0 siblings, 0 replies; 11+ messages in thread
From: jld @ 2009-03-24 16:25 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2009-03-24 16:25:15

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/src: pxa2x0_misc.c 

Log message:
	* src/pxa2x0_misc.c (hal_interrupt_configure): Use GFER0/GRER0 for
	GPIO2-GPIO31. Patch from Alfonso Sanchez. [ Bugzilla 1000681 ]


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2005-12-29 10:36 asl
  0 siblings, 0 replies; 11+ messages in thread
From: asl @ 2005-12-29 10:36 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-12-29 10:36:01

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/cdl: 
	                                            hal_arm_xscale_pxa2x0.cdl 
	packages/hal/arm/xscale/pxa2x0/current/include: hal_pxa2x0.h 
	                                                hal_var_ints.h 
	packages/hal/arm/xscale/pxa2x0/current/src: pxa2x0_misc.c 

Log message:
	* cdl/hal_arm_xscale_pxa2x0.cdl: New
	CYGOPT_HAL_ARM_XSCALE_PXA2X0_VARIANT option to select support for
	the PXA25x series or the PXA27x series.  The default is PXA25x so
	existing packages work as-is.
	
	* include/hal_pxa2x0.h: Add some extra PXA27x specific registers.
	
	* src/pxa2x0_misc.c, include/hal_var_ints.h: Add support for the
	extra interrupts (including the extra GPIO ones) on the PXA27x.
	
	* src/pxa2x0_misc.c (hal_delay_us): Use correct timer clock
	frequency for PXA27x.  Correctly handle the loop taking longer
	than 1 timer tick.


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2005-09-16 15:33 asl
  0 siblings, 0 replies; 11+ messages in thread
From: asl @ 2005-09-16 15:33 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-09-16 15:33:05

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/cdl: 
	                                            hal_arm_xscale_pxa2x0.cdl 

Log message:
	* cdl/hal_arm_xscale_pxa2x0.cdl: Only build hal_diag.c if one of
	the three internal UARTs is used.


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2005-04-22 18:05 asl
  0 siblings, 0 replies; 11+ messages in thread
From: asl @ 2005-04-22 18:05 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-04-22 18:05:29

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/include: hal_pxa2x0.h 

Log message:
	* include/hal_pxa2x0.h: OSCC was incorrectly name CSCC.


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2005-04-13 18:23 asl
  0 siblings, 0 replies; 11+ messages in thread
From: asl @ 2005-04-13 18:23 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-04-13 18:23:38

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/src: pxa2x0_misc.c 

Log message:
	* src/pxa2x0_misc.c (hal_IRQ_handler): also check interrupt bits
	for GPIO81..85


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2005-03-03 19:18 asl
  0 siblings, 0 replies; 11+ messages in thread
From: asl @ 2005-03-03 19:18 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-03-03 19:18:35

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/src: pxa2x0_misc.c 

Log message:
	* src/pxa2x0_misc.c (_pxa2x0_set_GPIO_mode): Fix compiler warning
	about discarded qualifier.


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2004-09-30 11:40 nickg
  0 siblings, 0 replies; 11+ messages in thread
From: nickg @ 2004-09-30 11:40 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2004-09-30 11:40:37

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/include: hal_var_ints.h 

Log message:
	* include/hal_var_ints.h: Added CYGNUM_HAL_INTERRUPT_GPIO81..85
	for PXA255. Changed CYGNUM_HAL_ISR_MIN to 0 because of missing
	vector translation in arm/arch/current/include/hal_intr.h


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2003-02-24 18:09 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-02-24 18:09 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-02-24 18:09:45

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/src: pxa2x0_misc.c 

Log message:
	Minor improvement for extended IRQ support


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

* ecos/packages/hal/arm/xscale/pxa2x0/current Ch ...
@ 2003-02-21 18:02 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-02-21 18:02 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-02-21 18:02:36

Modified files:
	packages/hal/arm/xscale/pxa2x0/current: ChangeLog 
	packages/hal/arm/xscale/pxa2x0/current/src: pxa2x0_misc.c 

Log message:
	Move hal_if_init() to platform initialization


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

end of thread, other threads:[~2009-03-24 16:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-19 16:57 ecos/packages/hal/arm/xscale/pxa2x0/current Ch asl
  -- strict thread matches above, loose matches on Subject: below --
2009-03-24 16:27 jld
2009-03-24 16:25 jld
2005-12-29 10:36 asl
2005-09-16 15:33 asl
2005-04-22 18:05 asl
2005-04-13 18:23 asl
2005-03-03 19:18 asl
2004-09-30 11:40 nickg
2003-02-24 18:09 gthomas
2003-02-21 18:02 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).