Mercurial > ecos-v3_0-branch
view packages/hal/sh/cq7708/current/ChangeLog @ 2729:74dbf4c3f2e1 after-copyright-change-20090129
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
| author | jlarmour |
|---|---|
| date | Thu, 29 Jan 2009 17:47:46 +0000 |
| parents | 0baabe6e08e0 |
| children | b3aec2531be4 |
line wrap: on
line source
2003-01-19 Bart Veer <bartv@ecoscentric.com> * include/platform.inc: avoid warnings with binutils 2.13.1 2002-05-13 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_sh7708_cq7708.cdl: Removed implemntation of CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_NOT_GUARANTEED. 2001-09-11 Jonathan Larmour <jlarmour@redhat.com> * cdl/hal_sh_sh7708_cq7708.cdl: Default to big-endian. 2001-05-29 Jesper Skov <jskov@redhat.com> * include/plf_io.h: Added. 2001-03-08 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_sh7708_cq7708.cdl: Does not guarantee virtual vector support. 2001-02-27 Jesper Skov <jskov@redhat.com> * include/platform.inc: Init correct vector with interrupt VSR. 2001-01-31 Jesper Skov <jskov@redhat.com> * src/hal_diag.c: Included private parts of serial driver. 2001-01-26 Jesper Skov <jskov@redhat.com> * include/plf_stub.h: Moved reset macro to * include/plf_intr.h: this file. * src/hal_diag.c: Removed CYGSEM_HAL_VIRTUAL_VECTOR_DIAG check. 2001-01-23 Jesper Skov <jskov@redhat.com> * include/platform.inc: Properly init interrupt VSR. 2000-11-22 Jesper Skov <jskov@redhat.com> * include/platform.inc: Mangle symbols. 2000-10-31 Jesper Skov <jskov@redhat.com> * include/plf_intr.h: Added. * include/plf_cache.h: Added. 2000-10-20 Jonathan Larmour <jlarmour@redhat.com> * include/pkgconf/mlt_sh_sh7708_cq7708_ram.h: * include/pkgconf/mlt_sh_sh7708_cq7708_rom.h: * include/pkgconf/mlt_sh_sh7708_cq7708_ram.ldi: * include/pkgconf/mlt_sh_sh7708_cq7708_rom.ldi: Regenerated with updated host tools 2000-10-17 Jesper Skov <jskov@redhat.com> * include/pkgconf/mlt_sh_sh7708_cq7708_ram.h: Adding heap1. * include/pkgconf/mlt_sh_sh7708_cq7708_ram.mlt: Ditto. * include/pkgconf/mlt_sh_sh7708_cq7708_ram.ldi: Ditto. * include/pkgconf/mlt_sh_sh7708_cq7708_rom.h: Ditto. * include/pkgconf/mlt_sh_sh7708_cq7708_rom.mlt: Ditto. * include/pkgconf/mlt_sh_sh7708_cq7708_rom.ldi: Ditto. 2000-10-10 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_sh7708_cq7708.cdl: Fix legal OCC ranges. 2000-09-26 Jesper Skov <jskov@redhat.com> * include/platform.inc (BSC_settings_table): Use the calculated FRQCR init value. * cdl/hal_sh_sh7708_cq7708.cdl: Updated clock options. 2000-07-07 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_sh7708_cq7708.cdl: Require sub-variant package. 2000-07-05 Jesper Skov <jskov@redhat.com> * src/hal_diag.c: Include hal_if.c 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/plf_stub.c: [deleted] * src/plf_misc.c: * src/hal_diag.c: * include/pkgconf/mlt_sh_sh7708_cq7708_ram.h: * include/pkgconf/mlt_sh_sh7708_cq7708_ram.ldi: * include/pkgconf/mlt_sh_sh7708_cq7708_ram.mlt: * include/pkgconf/mlt_sh_sh7708_cq7708_rom.h: * include/pkgconf/mlt_sh_sh7708_cq7708_rom.ldi: * include/pkgconf/mlt_sh_sh7708_cq7708_rom.mlt: * include/plf_stub.h: * include/hal_diag.h: * cdl/hal_sh_sh7708_cq7708.cdl: Changed to use virtual vector code. 2000-06-06 Jesper Skov <jskov@redhat.com> * cdl/hal_sh_sh7708_cq7708.cdl: Added CYGHWR_HAL_SH_BOARD_SPEED (from Haruki Kashiwaya). 2000-06-05 John Dallaway <jld@redhat.com> * cdl/hal_sh_sh7708_cq7708.cdl: Tidy display strings. 2000-05-31 Jesper Skov <jskov@redhat.com> * Munging sources to matches post-1.3.1 changes. 2000-03-30 Haruki Kashiwaya <kashiwaya@cygnus.co.jp> * Set up directory structure. //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation; either version 2 or (at your option) any // later version. // // This program is distributed in the hope that it will be useful, but // WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the // Free Software Foundation, Inc., 51 Franklin Street, // Fifth Floor, Boston, MA 02110-1301, USA. // ------------------------------------------- // ####GPLCOPYRIGHTEND#### //===========================================================================
