public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/hal/powerpc/ec555/current Change ...
@ 2008-11-11 4:29 jlarmour
0 siblings, 0 replies; 6+ messages in thread
From: jlarmour @ 2008-11-11 4:29 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2008-11-11 04:29:57
Modified files:
packages/hal/powerpc/ec555/current: ChangeLog
packages/hal/powerpc/ec555/current/include/pkgconf:
mlt_powerpc_ec555_f02_s01_ram.ldi
mlt_powerpc_ec555_f02_s01_rom.ldi
mlt_powerpc_ec555_f04_s02_ram.ldi
mlt_powerpc_ec555_f04_s02_rom.ldi
mlt_powerpc_ec555_f08_s04_ram.ldi
mlt_powerpc_ec555_f08_s04_rom.ldi
mlt_powerpc_ec555_f08_s08_ram.ldi
mlt_powerpc_ec555_f08_s08_rom.ldi
Log message:
* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.ldi:
* include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f04_s02_rom.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.ldi:
Add SECTION_eh_frame and SECTION_RELOCS.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos/packages/hal/powerpc/ec555/current Change ...
@ 2008-12-23 18:32 asl
0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2008-12-23 18:32 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2008-12-23 18:32:26
Modified files:
packages/hal/powerpc/ec555/current: ChangeLog
packages/hal/powerpc/ec555/current/src: hal_diag.c
Log message:
* src/hal_diag.c: Changed confusing SCI0/1 comments to SCI1/2
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos/packages/hal/powerpc/ec555/current Change ...
@ 2004-09-24 12:57 asl
0 siblings, 0 replies; 6+ messages in thread
From: asl @ 2004-09-24 12:57 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2004-09-24 12:57:32
Modified files:
packages/hal/powerpc/ec555/current: ChangeLog
packages/hal/powerpc/ec555/current/src: ec555.S plf_misc.c
Removed files:
packages/hal/powerpc/ec555/current/include/pkgconf:
mlt_powerpc_ec555_ram.h
mlt_powerpc_ec555_ram.ldi
mlt_powerpc_ec555_rom.h
mlt_powerpc_ec555_rom.ldi
Log message:
* src/ec555.S: Updated memory controller settings for ethernet card. Now
it also works for redboot running out of internal FLASH, and with a longer
system bus.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos/packages/hal/powerpc/ec555/current Change ...
@ 2004-04-29 6:53 jlarmour
0 siblings, 0 replies; 6+ messages in thread
From: jlarmour @ 2004-04-29 6:53 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2004-04-29 06:53:27
Modified files:
packages/hal/powerpc/ec555/current: ChangeLog
packages/hal/powerpc/ec555/current/cdl: hal_powerpc_ec555.cdl
packages/hal/powerpc/ec555/current/src: ec555.S
Log message:
* src/ec555.S: Corrected typo in initialisation of SYPCR to make sure
watchdog no longer ticks when FREEZE is asserted. Changed initialisation
of TBSCR to make sure timebase continues ticking when FREEZE is asserted.
* src/ec555.S: Removed definition of memory segments. We do not need them
afterall.
* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.h:
* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.ldi:
* include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.h:
* include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f04_s02_rom.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.h:
* include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.h:
* include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.ldi: Reserved a block of
64K at the beginning of external ram for use by RedBoot. Only really
necessary if network support is wanted.
* include/pkgconf/mlt_powerpc_ec555_ram.h:
* include/pkgconf/mlt_powerpc_ec555_ram.ldi:
* include/pkgconf/mlt_powerpc_ec555_rom.h:
* include/pkgconf/mlt_powerpc_ec555_rom.ldi: Permanently removed
* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.h: New file
* include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.h: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.h: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.h: New file
* include/pkgconf/mlt_powerpc_ec555_f02_s01_ram.ldi: New file
* include/pkgconf/mlt_powerpc_ec555_f04_s02_ram.ldi: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s04_ram.ldi: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s08_ram.ldi: New file
* include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.h: New file
* include/pkgconf/mlt_powerpc_ec555_f04_s02_rom.h: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.h: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.h: New file
* include/pkgconf/mlt_powerpc_ec555_f02_s01_rom.ldi: New file
* include/pkgconf/mlt_powerpc_ec555_f04_s02_rom.ldi: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s04_rom.ldi: New file
* include/pkgconf/mlt_powerpc_ec555_f08_s08_rom.ldi: New file
* cdl/hal_powerpc_ec555.cdl, src/ec555.S, plf_misc.c: Added support
for all four different variants of the ec555 board. Notice that we
had to change the memory map. 16 MB flashes simply did not fit in
the one we defined previously.
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos/packages/hal/powerpc/ec555/current Change ...
@ 2003-12-16 15:24 gthomas
0 siblings, 0 replies; 6+ messages in thread
From: gthomas @ 2003-12-16 15:24 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-12-16 15:24:54
Modified files:
packages/hal/powerpc/ec555/current: ChangeLog
packages/hal/powerpc/ec555/current/misc: redboot_RAM.ecm
redboot_ROM.ecm
Log message:
Remove reference to obsolete CYGNUM_FLASH_WORKSPACE_SIZE
^ permalink raw reply [flat|nested] 6+ messages in thread
* ecos/packages/hal/powerpc/ec555/current Change ...
@ 2003-02-12 18:45 nickg
0 siblings, 0 replies; 6+ messages in thread
From: nickg @ 2003-02-12 18:45 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: nickg@sourceware.org 2003-02-12 18:45:52
Modified files:
packages/hal/powerpc/ec555/current: ChangeLog
packages/hal/powerpc/ec555/current/misc: redboot_RAM.ecm
Log message:
* misc/redboot_RAM.ecm: Brought up to date with ROM version.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-12-23 18:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-11 4:29 ecos/packages/hal/powerpc/ec555/current Change jlarmour
-- strict thread matches above, loose matches on Subject: below --
2008-12-23 18:32 asl
2004-09-24 12:57 asl
2004-04-29 6:53 jlarmour
2003-12-16 15:24 gthomas
2003-02-12 18:45 nickg
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).