Mercurial > ecos
view packages/hal/sh/edk/current/ChangeLog @ 105:5a0cc6c243a9 ecos-sw-2000-06-30
Merge from eCos master repository on 2000-06-30-08:18:49-BST
| author | jlarmour |
|---|---|
| date | Fri, 30 Jun 2000 16:27:35 +0000 |
| parents | 95f3e12a6327 |
| children | 84e4bde58b26 |
line wrap: on
line source
2000-06-29 Jesper Skov <jskov@redhat.com> * src/hal_diag.c: serial driver API changes. 2000-06-28 Jesper Skov <jskov@redhat.com> * src/hal_diag.c: Include hal_if file. 2000-06-28 Jesper Skov <jskov@redhat.com> * src/plf_misc.c: * src/hal_diag.c: * src/plf_stub.c: [deleted] * include/pkgconf/mlt_sh_edk7708_ram.h: * include/pkgconf/mlt_sh_edk7708_ram.ldi: * include/pkgconf/mlt_sh_edk7708_ram.mlt: * include/pkgconf/mlt_sh_edk7708_rom.h: * include/pkgconf/mlt_sh_edk7708_rom.ldi: * include/pkgconf/mlt_sh_edk7708_rom.mlt: * include/pkgconf/mlt_sh_edk7708_romram.h: * include/pkgconf/mlt_sh_edk7708_romram.ldi: * include/pkgconf/mlt_sh_edk7708_romram.mlt: * include/plf_stub.h: * include/hal_diag.h: * cdl/hal_sh_edk7708.cdl: Changed to use virtual vector table. 1999-06-19 John Dallaway <jld@redhat.com> * cdl/hal_sh_edk7708.cdl: Tidy display strings. 2000-04-12 Jesper Skov <jskov@redhat.com> * src/hal_diag.c: Output text raw if configuration requires it. * include/platform.inc: * src/edk.S: [deleted] * cdl/hal_sh_edk7708.cdl: Hardware init code moved to platform.inc in order to allow ROMRAM startup. * include/pkgconf/mlt_sh_edk7708_romram.h: * include/pkgconf/mlt_sh_edk7708_romram.mlt: * include/pkgconf/mlt_sh_edk7708_romram.ldi: * cdl/hal_sh_edk7708.cdl: Add ROMRAM startup option. 2000-04-06 Jonathan Larmour <jlarmour@redhat.co.uk> * cdl/hal_sh_edk7708.cdl: Use -g now that toolchains work with that (and in fact new toolchains no longer work with -ggdb) 2000-04-06 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: Define vsr base location. 2000-04-04 Jesper Skov <jskov@redhat.com> * src/hal_diag.c (hal_diag_write_char): Add GDB critical IO region handling. 2000-03-20 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: Added board speed variable. 2000-03-09 Jesper Skov <jskov@redhat.com> * src/hal_diag.c: Fix compiler warning. 2000-02-28 Jesper Skov <jskov@redhat.com> * include/platform.inc: Use sh_offsets instead of C header. 2000-02-18 Jonathan Larmour <jlarmour@redhat.co.uk> * cdl/hal_sh_edk7708.cdl (CYGBLD_BUILD_GDB_STUBS): When building stubs, define every dependency required here rather than in the template 2000-02-17 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: Go back to -ggdb. -gstabs don't provide enough info for source-level debugging. * include/pkgconf/mlt_sh_edk7708_rom.h: * include/pkgconf/mlt_sh_edk7708_rom.ldi: * include/pkgconf/mlt_sh_edk7708_rom.mlt: * include/pkgconf/mlt_sh_edk7708_ram.h: * include/pkgconf/mlt_sh_edk7708_ram.ldi: * include/pkgconf/mlt_sh_edk7708_ram.mlt: Don't use . assignment due to tools problem. 2000-02-16 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: Added LE support. 2000-02-15 Jesper Skov <jskov@redhat.com> * misc/STUBS_config: * include/pkgconf/mlt_sh_edk7708_rom.ldi: * include/pkgconf/mlt_sh_edk7708_rom.mlt: * include/pkgconf/mlt_sh_edk7708_ram.h: * include/pkgconf/mlt_sh_edk7708_ram.ldi: * include/pkgconf/mlt_sh_edk7708_ram.mlt: Updated for new stubs scheme. * cdl/hal_sh_edk7708.cdl: Removed stubs startup. Use -gstabs instead of -ggdb to work around problem with GDB. 2000-02-10 Jesper Skov <jskov@redhat.com> * include/plf_stub.h: HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT 2000-02-07 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: use cpu flags when linking. 2000-02-03 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: Implements stubs. 2000-01-27 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: Moved part of stubs build rule to common HAL. Changed description. 2000-01-26 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_edk7708.cdl: Fix display string. 2000-01-24 Jesper Skov <jskov@cygnus.co.uk> * cdl/hal_sh_edk7708.cdl: Add stubs build rule. * include/pkgconf/mlt_sh_edk7708_ram.ldi: * include/pkgconf/mlt_sh_edk7708_ram.h: * include/pkgconf/mlt_sh_edk7708_ram.mlt: * include/pkgconf/mlt_sh_edk7708_stubs.ldi: * include/pkgconf/mlt_sh_edk7708_stubs.h: * include/pkgconf/mlt_sh_edk7708_stubs.mlt: Give stub more RAM. 2000-01-24 John Dallaway <jld@cygnus.co.uk> * cdl/*.cdl: Remove obsolete option CYGTST_TESTING_IDENTIFIER. 2000-01-19 Hugo Tyson <hmt@cygnus.co.uk> * cdl/*.cdl: Add descriptions to a number of options &c which were lacking same, also tidied up other typos as noticed en passant. 2000-01-18 Jesper Skov <jskov@cygnus.co.uk> CR 902066 * include/pkgconf/mlt_sh_edk7708_ram.mlt: * include/pkgconf/mlt_sh_edk7708_ram.h: * include/pkgconf/mlt_sh_edk7708_ram.ldi: Correct RAM size. 1999-12-21 Jonathan Larmour <jlarmour@cygnus.co.uk> * src/plf_misc.c (cyg_hal_user_break): Rename CYG_HAL_USE_ROM_MONITOR_GDB_STUBS -> CYGSEM_HAL_USE_ROM_MONITOR_GDB_stubs * cdl/hal_sh_edk7708.cdl: Don't need to define CYG_HAL_SH_SH7708 any more Add new platform-specific CYGSEM_HAL_USE_ROM_MONITOR option to control ROM monitor support 1999-12-20 Gary Thomas <gthomas@cygnus.co.uk> * cdl/hal_sh_edk7708.cdl: Add -Wl for linker options. 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> * include/pkgconf/mlt_sh_edk7708_stubs.h: * include/pkgconf/mlt_sh_edk7708_rom.h: * include/pkgconf/mlt_sh_edk7708_ram.h: New file(s). 1999-11-02 Jesper Skov <jskov@cygnus.co.uk> * cdl/hal_sh_edk7708.cdl: Use define_proc for CPU define. 1999-11-01 Jesper Skov <jskov@cygnus.co.uk> * cdl/hal_sh_edk7708.cdl: Use define_proc for const header defs. 1999-10-29 Jesper Skov <jskov@cygnus.co.uk> * cdl/hal_sh_edk7708.cdl: Added. 1999-10-13 Jesper Skov <jskov@cygnus.co.uk> * src/hal_diag.c (hal_diag_write_char): * src/plf_misc.c: * src/PKGconf.mak (COMPILE): Added user breakpoint handling. 1999-09-02 Jesper Skov <jskov@cygnus.co.uk> * misc/STUBS_config: Also disable kernel support in HAL. 1999-08-17 Jesper Skov <jskov@cygnus.co.uk> * misc/STUBS_config: Added. 1999-06-18 Jesper Skov <jskov@cygnus.co.uk> * include/pkgconf/hal_sh_edk7708.h: Consistent EDK7708 naming. 1999-06-01 Jesper Skov <jskov@cygnus.co.uk> * src/hal_diag.c (hal_diag_write_char): Don't look for 0x03 chars. It doesn't work well. Better the dedicated magic handles C-c. * src/edk.S: Cleaned up memory controller setup. 1999-05-31 Jesper Skov <jskov@cygnus.co.uk> * include/pkgconf/hal_sh_edk7708.h: Removed FIX ME. * src/edk.S: Fixed delay-slot problem. 1999-05-28 Jesper Skov <jskov@cygnus.co.uk> * include/pkgconf/hal_sh_edk7708.h: Fixed platform name. * include/pkgconf/mlt_sh_edk7708_rom.ldi: * include/pkgconf/mlt_sh_edk7708_rom.mlt: * include/pkgconf/mlt_sh_edk7708_stubs.ldi: * include/pkgconf/mlt_sh_edk7708_stubs.mlt: * include/pkgconf/mlt_sh_edk7708_ram.ldi: * include/pkgconf/mlt_sh_edk7708_ram.mlt: Fixed memory layout and generated MLT files. 1999-05-28 Jesper Skov <jskov@cygnus.co.uk> * include/pkgconf/hal_sh_edk.h: [deleted] * include/pkgconf/mlt_sh_edk_ram.ldi: [deleted] * include/pkgconf/mlt_sh_edk_ram.mlt: [deleted] * include/pkgconf/mlt_sh_edk_rom.ldi: [deleted] * include/pkgconf/mlt_sh_edk_stubs.ldi: [deleted] * include/pkgconf/hal_sh_edk7708.h: [added] * include/pkgconf/mlt_sh_edk7708_ram.ldi: [added] * include/pkgconf/mlt_sh_edk7708_ram.mlt: [added] * include/pkgconf/mlt_sh_edk7708_rom.ldi: [added] * include/pkgconf/mlt_sh_edk7708_rom.mlt: [added] * include/pkgconf/mlt_sh_edk7708_stubs.ldi:[added] * include/pkgconf/mlt_sh_edk7708_stubs.mlt:[added] * src/PKGconf.mak: Renamed SH platform package to edk7708. 1999-05-21 Jesper Skov <jskov@cygnus.co.uk> * include/pkgconf/hal_sh_edk.h (CYGNUM_HAL_RTC_PERIOD): The timer is running at 1/4 of the peripheral clock. * include/plf_stub.h: Added RESET code. * include/pkgconf/hal_sh_edk.h: Added RTC data for the edk board. 1999-05-20 John Dallaway <jld@cygnus.co.uk> * include/pkgconf/mlt_sh_edk_ram.mlt: Working MLT-generated version. 1999-05-20 Jesper Skov <jskov@cygnus.co.uk> * Moved files to CVS trunk. 1999-05-19 Jesper Skov <jskov@cygnus.co.uk> * src/edk.S (_hal_hardware_init): Fix a few mistakes. * include/plf_stub.h: Enable led in stub init. * include/pkgconf/mlt_sh_edk_stubs.ldi: * include/pkgconf/mlt_sh_edk_rom.ldi: Added. Moved RAM region to the end of the chunk and made it bigger. * src/edk.S (_hal_hardware_init): Added Bus State Controller initialization. 1999-05-19 Jesper Skov <jskov@cygnus.co.uk> * Most things working now. Will start keeping track of changes. 1999-04-22 Jesper Skov <jskov@lassi.cygnus.co.uk> * Set up directory structure. //=========================================================================== //####COPYRIGHTBEGIN#### // // ------------------------------------------- // The contents of this file are subject to the Red Hat eCos Public License // Version 1.1 (the "License"); you may not use this file except in // compliance with the License. You may obtain a copy of the License at // http://www.redhat.com/ // // Software distributed under the License is distributed on an "AS IS" // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the // License for the specific language governing rights and limitations under // the License. // // The Original Code is eCos - Embedded Configurable Operating System, // released September 30, 1998. // // The Initial Developer of the Original Code is Red Hat. // Portions created by Red Hat are // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- // //####COPYRIGHTEND#### //===========================================================================
