Mercurial > nand-ecoscentric
view packages/hal/misc/freescale/edma/current/ChangeLog @ 3279:b1adab1ffd9b
Add CYGBLD_ATTRIB_NO_INLINE (suggested by Jifl)
| author | vae |
|---|---|
| date | Fri, 22 Feb 2013 19:38:44 +0000 |
| parents | 2a048cafed94 |
| children | 28a7b8d2b8fe |
line wrap: on
line source
2013-02-06 Stefan Singer <stefan.singer@freescale.com> + Ilija Kocho <ilijak@siva.com.mk> * enhanced endianness support for devices with big and little endian * added support for MPC5xxx in addition to Kinetis (see Bugzilla 1001752). 2012-05-04 Ilija Kocho <ilijak@siva.com.mk> * cdl/hal_freescale_edma.cdl * include/freescale_edma.h * src/hal/freescale_edma.c Add support for 32 channel eDMA [Bugzilla 1001579] 2012-01-06 Ilija Kocho <ilijak@siva.com.mk> * cdl/hal_freescale_edma.cdl * include/freescale_edma.h * src/hal/freescale_edma.c New package -- Freescale eDMA DMA controller support [Bugzilla 1001450] //=========================================================================== // ####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#### //===========================================================================
