Mercurial > ecos-v3_0-branch
view packages/hal/fr30/skmb91302/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 | 1c78a2b1740b |
| children | 5c58e8368b85 |
line wrap: on
line source
2008-09-19 Lars Poeschel <larsi@wh2.tu-dresden.de> * include/plf_cache.h: Changed to the general arch-var-plf include scheme. 2008-07-01 Lars Poeschel <larsi@wh2.tu-dresden.de> * src/platform.S: Startup routines for remapping the flash during startup. Defined own rom_vector table. * src/ser.c: Little updates that could cause problems after a reset with wrong settings in the serial configuration registers. * include/pkgconf/mlt_fr30_skmb91302_rom.h: * include/pkgconf/mlt_fr30_skmb91302_rom.ldi: Reworked memory layout for flash support. 2007-07-09 Lars Poeschel <larsi@wh2.tu-dresden.de> * src/platform.S: * src/plf_misc.c: * src/plf_stub.c: * src/ser.c: * misc/redboot_RAM.ecm: * misc/redboot_ROM.ecm: * include/pkgconf/mlt_fr30_skmb91302_ram.h: * include/pkgconf/mlt_fr30_skmb91302_ram.ldi: * include/pkgconf/mlt_fr30_skmb91302_rom.h: * include/pkgconf/mlt_fr30_skmb91302_rom.ldi: * include/platform.inc: * include/plf_cache.h: * include/plf_intr.h: * include/plf_io.h: * include/plf_stub.h: * cdl/hal_fr30_skmb91302.cdl: Initial fr30 ecos port //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2007 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#### //===========================================================================
