URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [sh/] [se77x9/] [current/] [ChangeLog] - Rev 794
Go to most recent revision | Compare with Previous | Blame | View Log
2009-02-04 John Dallaway <john@dallaway.org.uk>
* include/pkgconf/*.ldi: Add SECTION_eh_frame().
2009-01-31 Bart Veer <bartv@ecoscentric.com>
* cdl/hal_sh_sh77x9_se77x9.cdl: update compiler flags for gcc 4.x
2003-09-21 Gary Thomas <gary@mlbassoc.com>
* misc/redboot_SE7709RP01_RAM.ecm:
* misc/redboot_SE7709RP01_ROM.ecm: Adjust for changes in RedBoot
template - DNS now must be enabled manually.
2002-08-06 Gary Thomas <gary@chez-thomas.org>
2002-08-06 Motoya Kurotsu <kurotsu@allied-telesis.co.jp>
* src/ser16c550c.c: I/O channel data can't be constant - contains
timeout information which can be changed.
2002-05-08 Jesper Skov <jskov@redhat.com>
* src/hal_diag.c: Serial register renaming.
2001-10-31 Jonathan Larmour <jlarmour@redhat.com>
* cdl/hal_sh_sh77x9_se77x9.cdl: Indicate support of variable baud rates.
2001-10-18 Jesper Skov <jskov@redhat.com>
* src/plf_misc.c (hal_platform_init): Fix option spelling.
* cdl/hal_sh_sh77x9_se77x9.cdl: Fix SuperIO CDL option mistake.
2001-10-16 Jesper Skov <jskov@redhat.com>
* cdl/hal_sh_sh77x9_se77x9.cdl: Removed DP83902A hack.
2001-10-15 Jesper Skov <jskov@redhat.com>
* cdl/hal_sh_sh77x9_se77x9.cdl: Additional requirements to work
around problem of inferred values.
Added DP83902A hack.
* src/ser16c550c.c: Get serial controller details from CDL.
* src/plf_misc.c (hal_platform_init): Only call SuperIO init
function if required.
* include/platform.inc (BSC_settings_table): Initialize for DRAM
or SDRAM - but crudely so. Proper configury will be needed
eventually, when it's clear how much the SE77X9 boards actually
differ.
* cdl/hal_sh_sh77x9_se77x9.cdl: Added SE7709RP01 platform
support. Added XTAL default option. Added options for serial
controller. Added crude option for DRAM/SDRAM. Added option for
SuperIO.
2001-09-25 Jesper Skov <jskov@redhat.com>
* include/plf_intr.h: Removed dummy
CYGPRI_HAL_INTERRUPT_ACKNOWLEDGE_PLF and
CYGPRI_HAL_INTERRUPT_CONFIGURE_PLF definitions.
2001-09-13 Jesper Skov <jskov@redhat.com>
* cdl/hal_sh_sh77x9_se77x9.cdl: Add CPU option.
2001-09-12 Jesper Skov <jskov@redhat.com>
* include/plf_intr.h: Added interrupt controller support.
2001-07-27 Jesper Skov <jskov@redhat.com>
* cdl/hal_sh_sh77x9_se77x9.cdl: Generate .eprom.srec of RedBoot
image.
2001-06-28 Jesper Skov <jskov@redhat.com>
* include/pkgconf/mlt_sh_sh77x9_se77x9_ram.ldi: Leave 128k for
RedBoot.
* include/pkgconf/mlt_sh_sh77x9_se77x9_ram.mlt: Same.
* include/pkgconf/mlt_sh_sh77x9_se77x9_ram.h: Same.
* misc/redboot_RAM.ecm: Added compression.
* misc/redboot_ROM.ecm: Same.
* cdl/hal_sh_sh77x9_se77x9.cdl: Don't make relocated .srec file.
2001-06-26 Jesper Skov <jskov@redhat.com>
* misc/redboot_RAM.ecm: Reduced stacksize to 6kB.
* misc/redboot_ROM.ecm: Same.
2001-06-25 Jesper Skov <jskov@redhat.com>
* misc/redboot_RAM.ecm: Updated stack size.
* misc/redboot_ROM.ecm: Same.
2001-06-22 Jesper Skov <jskov@redhat.com>
* include/platform.inc (SDMR): Fiddled.
2001-06-19 Jesper Skov <jskov@redhat.com>
* cdl/hal_sh_sh77x9_se77x9.cdl: Our board has a 7709S CPU.
* misc/redboot_ROM.ecm: Don't include CPU variant details.
* misc/redboot_RAM.ecm: Same.
2001-06-17 Jesper Skov <jskov@redhat.com>
* include/plf_intr.h: Renamed serial interrupts.
* src/smsc37c93x.c (cyg_hal_init_superIO): Power on COM1. Use
correct interrupt.
* src/ser16c550c.c: Got it enabled. Correct offset and clock.
* src/hal_diag.c (cyg_hal_plf_comms_init): SuperIO working.
2001-06-16 Jesper Skov <jskov@redhat.com>
* include/plf_intr.h: Define external interrupts.
* misc/redboot_ROM.ecm: Added eth driver.
* misc/redboot_RAM.ecm: Same.
* cdl/hal_sh_sh77x9_se77x9.cdl: Force IRL interrupt mode. Separate
srec output rules for Hitachi Mon (which needs reloc) and for
normal RedBoot use.
2001-06-12 Jesper Skov <jskov@redhat.com>
* src/smsc37c93x.c: Use 16bit writes.
* src/ser16c550c.c: Update to access by 16bit units. Can't get it
to work though.
* cdl/hal_sh_sh77x9_se77x9.cdl: Only two serial channels.
* src/hal_diag.c: Same.
2001-06-12 Jesper Skov <jskov@cambridge.redhat.com>
* New platform HAL.
//===========================================================================
// ####GPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 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####
//===========================================================================
Go to most recent revision | Compare with Previous | Blame | View Log