URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [sh/] [cq7708/] [v2_0/] [ChangeLog] - Rev 375
Go to most recent revision | Compare with Previous | Blame | View Log
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.
//===========================================================================
//####ECOSGPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 2003 Bart Veer
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
//
// eCos 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.
//
// eCos 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 eCos; if not, write to the Free Software Foundation, Inc.,
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
//
// As a special exception, if other files instantiate templates or use macros
// or inline functions from this file, or you compile this file and link it
// with other works to produce a work based on this file, this file does not
// by itself cause the resulting work to be covered by the GNU General Public
// License. However the source code for this file must still be made available
// in accordance with section (3) of the GNU General Public License.
//
// This exception does not invalidate any other reasons why a work based on
// this file might be covered by the GNU General Public License.
//
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
// at http://sources.redhat.com/ecos/ecos-license/
// -------------------------------------------
//####ECOSGPLCOPYRIGHTEND####
//===========================================================================
Go to most recent revision | Compare with Previous | Blame | View Log