Mercurial > ecos
view packages/hal/cortexm/kinetis/twr_k70f120m/current/ChangeLog @ 3191:4f12eb4ce827
Synchronized with Kinetis variant changes to SDRAM controller support. Memory layouts adapted to separate data and code cacing partitions. [Bugzilla 1001606]
| author | vae |
|---|---|
| date | Sat, 03 Nov 2012 15:59:16 +0000 |
| parents | 9b3d0f81044b |
| children | be10f73f67e2 |
line wrap: on
line source
2012-09-28 Ilija Kocho <ilijak@siva.com.mk> * twr_k70f120m/current/cdl/hal_cortexm_kinetis_twr_k70f120m.cdl * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_sram2s_extram_ram.h * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_sram2s_extram_ram.ldi * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_sram2s_extram_rom.h * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_sram2s_extram_rom.ldi * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_unisram_extram_ram.h * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_unisram_extram_ram.ldi * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_unisram_extram_rom.h * twr_k70f120m/current/include/pkgconf/mlt_kinetis_flash_unisram_extram_rom.ldi * twr_k70f120m/current/src/twr_k70f120m_misc.c Synchronized with Kinetis variant changes to SDRAM controller support. Memory layouts adapted to separate data and code cacing partitions. [Bugzilla 1001606] 2012-05-19 John Dallaway <john@dallaway.org.uk> * cdl/hal_cortexm_kinetis_twr_k70f120m.cdl: Reference per-package documentation. 2012-05-18 Ilija Kocho <ilijak@siva.com.mk> * doc/twr_k70f120m.sgml: New file -- TWR-K70F120M platform documentation. [Bug 1001580] 2012-05-17 Ilija Kocho <ilijak@siva.com.mk> * cdl/hal_cortexm_kinetis_twr_k70f120m.cdl: Bug fix: Do not implement external memory interface if Platform startup is not selected. [ Bugzilla 1001590 ] 2012-02-25 Ilija Kocho <ilijak@siva.com.mk> * cdl/hal_cortexm_kinetis_twr_k70f120m.cdl: * include/plf_arch.h: * include/plf_intr.h: * include/plf_io.h: * pkgconf/mlt_kinetis_flash_sram2s_extram_ram.h: * pkgconf/mlt_kinetis_flash_sram2s_extram_ram.ldi: * pkgconf/mlt_kinetis_flash_sram2s_extram_rom.h: * pkgconf/mlt_kinetis_flash_sram2s_extram_rom.ldi: * pkgconf/mlt_kinetis_flash_unisram_extram_ram.h: * pkgconf/mlt_kinetis_flash_unisram_extram_ram.ldi: * pkgconf/mlt_kinetis_flash_unisram_extram_rom.h: * pkgconf/mlt_kinetis_flash_unisram_extram_rom.ldi: * src/twr_k70f120m_misc.c: New package -- Freescale TWR-K70F120M board. [Bugzilla 1001579] //=========================================================================== // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 2012 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#### //===========================================================================
