public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2009-02-20 22:32 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2009-02-20 22:32 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: ecos-v3_0-branch
Changes by: jlarmour@sourceware.org 2009-02-20 22:32:47
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/tests: flash2.c flash3.c
Log message:
* tests/flash2.c (cyg_user_start): Call cyg_flash_init() with
NULL argument.
* tests/flash3.c (cyg_user_start): Ditto.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2009-02-20 22:03 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2009-02-20 22:03 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2009-02-20 22:03:44
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/tests: flash2.c flash3.c
Log message:
* tests/flash2.c (cyg_user_start): Call cyg_flash_init() with
NULL argument.
* tests/flash3.c (cyg_user_start): Ditto.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2009-02-19 0:13 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2009-02-19 0:13 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2009-02-19 00:13:34
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/tests: flash2.c flash3.c
Log message:
* tests/flash2.c (cyg_user_start): Update for minor flash API
mod to call cyg_flash_set_global_printf() to set printf
function.
* tests/flash3.c (cyg_user_start): Ditto.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2008-12-23 18:27 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2008-12-23 18:27 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2008-12-23 18:27:45
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/src: synth.c
Log message:
* src/synth.c: Implemented simulation of proper NOR flash writes.
General cleanup.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2008-12-22 20:05 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2008-12-22 20:05 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2008-12-22 20:05:27
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/src: synth.c
Log message:
* src/synth.c: Fixed error check of mmap call.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2008-11-30 9:50 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2008-11-30 9:50 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2008-11-30 09:50:55
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/tests: flash2.c flash3.c
Log message:
* tests/flash[23].c: Fixed copy'n'paste typos in a naming: flash1 ->
flash{2,3}.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2008-11-20 19:17 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2008-11-20 19:17 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2008-11-20 19:17:27
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/src: synth.c
packages/devs/flash/synthv2/current/tests: flash1.c flash2.c
flash3.c
Log message:
* src/synth.c: Removed cyg_hal_sys_do_mmap() wrapper function.
* tests/flash1.c, tests/flash2.c, tests/flash3.c:
Fixed a few compiler warnings.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2008-11-18 1:13 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2008-11-18 1:13 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2008-11-18 01:13:49
Added files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/cdl: flash_synth.cdl
packages/devs/flash/synthv2/current/include: synth.h
packages/devs/flash/synthv2/current/src: synth.c
packages/devs/flash/synthv2/current/tests: flash1.c flash2.c
flash3.c
Log message:
Merge flashv2 branch to trunk, with eCosCentric additions
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2006-09-27 15:25 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2006-09-27 15:25 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: flash_v2
Changes by: jlarmour@sourceware.org 2006-09-27 15:25:06
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/cdl: flash_synth.cdl
Log message:
Revert last patch (Jifl is an idiot)
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2006-09-27 14:53 jlarmour
0 siblings, 0 replies; 14+ messages in thread
From: jlarmour @ 2006-09-27 14:53 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: flash_v2
Changes by: jlarmour@sourceware.org 2006-09-27 14:53:18
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/cdl: flash_synth.cdl
Log message:
* cdl/flash_synth.cdl: Needs to indicate to io/flash
that cache needs handling.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2004-09-14 16:03 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2004-09-14 16:03 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: flash_v2
Changes by: asl@sourceware.org 2004-09-14 16:03:54
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/src: synth.c
Log message:
* src/synth.c (synth_flash_erase_block): Remove asserts which are
no longer true.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2004-09-09 13:13 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2004-09-09 13:13 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: flash_v2
Changes by: asl@sourceware.org 2004-09-09 13:13:23
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/cdl: flash_synth.cdl
packages/devs/flash/synthv2/current/src: synth.c
packages/devs/flash/synthv2/current/tests: flash1.c flash3.c
Log message:
* src/flash_synth.c: Allow the use of arbitary sized block.
* test/flash3.c: Allow the use of small blocks
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2004-08-21 13:45 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2004-08-21 13:45 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: flash_v2
Changes by: asl@sourceware.org 2004-08-21 13:45:53
Modified files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/tests: flash2.c flash3.c
Log message:
* tests/flash[23].c: Removed calls to cyg_flash_get_block_info()
and cyg_flash_get_limits() which have been removed.
^ permalink raw reply [flat|nested] 14+ messages in thread
* ecos/packages/devs/flash/synthv2/current Chang ...
@ 2004-08-05 13:25 asl
0 siblings, 0 replies; 14+ messages in thread
From: asl @ 2004-08-05 13:25 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Branch: flash_v2
Changes by: asl@sourceware.org 2004-08-05 13:25:35
Added files:
packages/devs/flash/synthv2/current: ChangeLog
packages/devs/flash/synthv2/current/cdl: flash_synth.cdl
packages/devs/flash/synthv2/current/include: synth.h
packages/devs/flash/synthv2/current/src: synth.c
packages/devs/flash/synthv2/current/tests: flash1.c flash2.c
flash3.c
Log message:
Import the first version of the synth flash driver which uses the V2 API.
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2009-02-20 22:32 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-20 22:32 ecos/packages/devs/flash/synthv2/current Chang jlarmour
-- strict thread matches above, loose matches on Subject: below --
2009-02-20 22:03 jlarmour
2009-02-19 0:13 jlarmour
2008-12-23 18:27 asl
2008-12-22 20:05 asl
2008-11-30 9:50 asl
2008-11-20 19:17 asl
2008-11-18 1:13 jlarmour
2006-09-27 15:25 jlarmour
2006-09-27 14:53 jlarmour
2004-09-14 16:03 asl
2004-09-09 13:13 asl
2004-08-21 13:45 asl
2004-08-05 13:25 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).