URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [arm/] [arm9/] [innovator/] [current/] [ChangeLog] - Rev 786
Compare with Previous | Blame | View Log
2009-02-03 Bart Veer <bartv@ecoscentric.com>
* include/pkgconf/mlt_arm_arm9_innovator_ram.ldi: do not put
anything into ROM for a RAM startup.
2009-01-31 Bart Veer <bartv@ecoscentric.com>
* cdl/hal_arm_arm9_innovator.cdl: update compiler flags for gcc 4.x
2009-01-24 Bart Veer <bartv@ecoscentric.com>
* cdl/hal_arm_arm9_innovator.cdl: switch from arm-elf-gcc to
arm-eabi-gcc.
2003-12-05 Andrew Lunn <andrew.lunn@ascom.ch>
* include/hal_diag.h: hal_delay_us() is a C function.
2003-09-21 Gary Thomas <gary@mlbassoc.com>
* misc/redboot_RAM.ecm:
* misc/redboot_ROM.ecm:
* misc/redboot_SRAM.ecm: Adjust for changes in RedBoot
template - DNS now must be enabled manually.
2003-02-12 Patrick Doyle <wpd@delcomsys.com>
* src/innovator_misc.c: Replaced explicit prototype of memset with
#include <string.h>.
2003-02-12 Patrick Doyle <wpd@delcomsys.com>
* misc/redboot_SRAM.ecm
* misc/redboot_ROM.ecm
* misc/redboot_RAM.ecm: Added ethernet packages to OMAP Innovator
port.
* misc/redboot_SRAM.ecm
* include/hal_platform_setup.h
* cdl/hal_arm_arm9_innovator.cdl: Changed DCSPRI_HAL_ROM_MLT to
CYGPRI_HAL_ROM_MLT.
2003-02-05 Patrick Doyle <wpd@delcomsys.com>
* cdl/hal_arm_arm9_innovator.cdl
* include/hal_diag.h
* include/hal_platform_ints.h
* include/hal_platform_setup.h
* include/innovator.h
* include/pkgconf/mlt_arm_arm9_innovator_ram.h
* include/pkgconf/mlt_arm_arm9_innovator_ram.ldi
* include/pkgconf/mlt_arm_arm9_innovator_rom.h
* include/pkgconf/mlt_arm_arm9_innovator_rom.ldi
* include/pkgconf/mlt_arm_arm9_innovator_sram.h
* include/pkgconf/mlt_arm_arm9_innovator_sram.ldi
* include/plf_io.h
* include/plf_stub.h
* misc/redboot_RAM.ecm
* misc/redboot_ROM.ecm
* misc/redboot_SRAM.ecm
* src/hal_diag.c
* src/innovator_misc.c
* src/redboot_cmds.c: New package - support for Texas Instruments
Innovator board.
//===========================================================================
// ####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####
//===========================================================================