public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/hal/arm/lpc2xxx/olpch2294/curren ...
@ 2009-03-02 20:34 asl
  0 siblings, 0 replies; 5+ messages in thread
From: asl @ 2009-03-02 20:34 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	ecos-v3_0-branch
Changes by:	asl@sourceware.org	2009-03-02 20:34:16

Modified files:
	packages/hal/arm/lpc2xxx/olpch2294/current: ChangeLog 
	packages/hal/arm/lpc2xxx/olpch2294/current/cdl: 
	                                                hal_arm_lpc2xxx_olpch2294.cdl 
	packages/hal/arm/lpc2xxx/olpch2294/current/include: 
	                                                    hal_platform_setup.h 
	packages/hal/arm/lpc2xxx/olpch2294/current/src: olpch2294_misc.c 

Log message:
	* cdl/hal_arm_lpc2xxx_olpch2294.cdl: Expanded a list the legal baud
	rates for both diagnostic and debug channels (upon 230400 bps).
	* include/hal_platform_setup.h: Fixed a comment about JTAG pinouts.
	* src/olpch2294_misc.c: 1) hal_plf_hardware_init(): masked interrupts
	on UART1; 2) Removed odd _impure_ptr stub.


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

* ecos/packages/hal/arm/lpc2xxx/olpch2294/curren ...
@ 2012-03-11 18:55 sergeig
  0 siblings, 0 replies; 5+ messages in thread
From: sergeig @ 2012-03-11 18:55 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	sergeig@sourceware.org	2012-03-11 18:55:18

Modified files:
	packages/hal/arm/lpc2xxx/olpch2294/current: ChangeLog 
	packages/hal/arm/lpc2xxx/olpch2294/current/include: 
	                                                    hal_platform_setup.h 

Log message:
	* include/hal_platform_setup.h: Fix assembler warning (s suffix on
	comparison instruction is deprecated), s/cmps/cmp/.


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

* ecos/packages/hal/arm/lpc2xxx/olpch2294/curren ...
@ 2009-03-02 20:32 asl
  0 siblings, 0 replies; 5+ messages in thread
From: asl @ 2009-03-02 20:32 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2009-03-02 20:32:23

Modified files:
	packages/hal/arm/lpc2xxx/olpch2294/current: ChangeLog 
	packages/hal/arm/lpc2xxx/olpch2294/current/cdl: 
	                                                hal_arm_lpc2xxx_olpch2294.cdl 
	packages/hal/arm/lpc2xxx/olpch2294/current/include: 
	                                                    hal_platform_setup.h 
	packages/hal/arm/lpc2xxx/olpch2294/current/src: olpch2294_misc.c 

Log message:
	* cdl/hal_arm_lpc2xxx_olpch2294.cdl: Expanded a list the legal baud
	rates for both diagnostic and debug channels (upon 230400 bps).
	* include/hal_platform_setup.h: Fixed a comment about JTAG pinouts.
	* src/olpch2294_misc.c: 1) hal_plf_hardware_init(): masked interrupts
	on UART1; 2) Removed odd _impure_ptr stub.


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

* ecos/packages/hal/arm/lpc2xxx/olpch2294/curren ...
@ 2008-12-08 20:19 asl
  0 siblings, 0 replies; 5+ messages in thread
From: asl @ 2008-12-08 20:19 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2008-12-08 20:19:49

Modified files:
	packages/hal/arm/lpc2xxx/olpch2294/current: ChangeLog 
	packages/hal/arm/lpc2xxx/olpch2294/current/misc: redboot_RAM.ecm 
	                                                 redboot_ROM.ecm 
	                                                 redboot_ROM_minimal.ecm 

Log message:
	* misc/redboot_*.ecm: Rebuilt since target uses flash_olpcx2294_v2
	driver.


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

* ecos/packages/hal/arm/lpc2xxx/olpch2294/curren ...
@ 2008-11-23 13:03 asl
  0 siblings, 0 replies; 5+ messages in thread
From: asl @ 2008-11-23 13:03 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2008-11-23 13:03:29

Added files:
	packages/hal/arm/lpc2xxx/olpch2294/current: ChangeLog 
	packages/hal/arm/lpc2xxx/olpch2294/current/cdl: 
	                                                hal_arm_lpc2xxx_olpch2294.cdl 
	packages/hal/arm/lpc2xxx/olpch2294/current/include: 
	                                                    hal_platform_setup.h 
	                                                    plf_io.h 
	packages/hal/arm/lpc2xxx/olpch2294/current/include/pkgconf: 
	                                                            mlt_arm_lpc2xxx_olpch2294_ram.h 
	                                                            mlt_arm_lpc2xxx_olpch2294_ram.ldi 
	                                                            mlt_arm_lpc2xxx_olpch2294_rom.h 
	                                                            mlt_arm_lpc2xxx_olpch2294_rom.ldi 
	                                                            mlt_arm_lpc2xxx_olpch2294_romram.h 
	                                                            mlt_arm_lpc2xxx_olpch2294_romram.ldi 
	packages/hal/arm/lpc2xxx/olpch2294/current/misc: redboot_RAM.ecm 
	                                                 redboot_ROM.ecm 
	                                                 redboot_ROM_minimal.ecm 
	packages/hal/arm/lpc2xxx/olpch2294/current/src: olpch2294_misc.c 
	                                                redboot_cmds.c 

Log message:
	* LPC-H2294 header board package
	* cdl/hal_arm_lpc2xxx_olpch2294.cdl
	* include/hal_platform_setup.h
	* include/pkgconf/mlt_arm_lpc2xxx_olpch2294_ram.h
	* include/pkgconf/mlt_arm_lpc2xxx_olpch2294_ram.ldi
	* include/pkgconf/mlt_arm_lpc2xxx_olpch2294_rom.h
	* include/pkgconf/mlt_arm_lpc2xxx_olpch2294_rom.ldi
	* include/pkgconf/mlt_arm_lpc2xxx_olpch2294_romram.h
	* include/pkgconf/mlt_arm_lpc2xxx_olpch2294_romram.ldi
	* include/plf_io.h
	* misc/redboot_ROM.ecm
	* src/olpch2294_misc.c
	* src/redboot_cmds.c


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

end of thread, other threads:[~2012-03-11 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-02 20:34 ecos/packages/hal/arm/lpc2xxx/olpch2294/curren asl
  -- strict thread matches above, loose matches on Subject: below --
2012-03-11 18:55 ecos/packages/hal/arm/lpc2xxx/olpch2294/curren sergeig
2009-03-02 20:32 ecos/packages/hal/arm/lpc2xxx/olpch2294/curren asl
2008-12-08 20:19 ecos/packages/hal/arm/lpc2xxx/olpch2294/curren asl
2008-11-23 13:03 ecos/packages/hal/arm/lpc2xxx/olpch2294/curren asl

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).