URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [coldfire/] [mcf5272/] [current/] [ChangeLog] - Rev 856
Go to most recent revision | Compare with Previous | Blame | View Log
2005-06-24 Enrico Piria <epiriaNOSPAM@NOSPAMfastwebnet.it>
* src/var_misc.c:
* src/var_startup.c:
* src/hal_diag.c:
* src/variant.S:
* include/hal_diag.h:
* include/mcf5272_devs.h:
* include/var_arch.h:
* include/var_basetype.h:
* include/var_cache.h:
* include/var_intr.h:
* include/var_regs.h:
* include/var_startup.h:
* include/variant.inc:
* cdl/hal_coldfire_mcf5272.cdl:
Rework of the original MCF5272 variant HAL contributed by Wade Jensen.
//===========================================================================
// ####GPLCOPYRIGHTBEGIN####
// -------------------------------------------
// This file is part of eCos, the Embedded Configurable Operating System.
// Copyright (C) 1998, 1999, 2000, 2001, 2002 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