annotate packages/hal/misc/freescale/edma/current/ChangeLog @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents fc839db92b9c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3292
7f8e529b4d82 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
vae
parents: 3274
diff changeset
1 2015-04-30 Ilija Kocho <ilijak@siva.com.mk>
7f8e529b4d82 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
vae
parents: 3274
diff changeset
2
7f8e529b4d82 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
vae
parents: 3274
diff changeset
3 * include/freescale_edma.h: Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF()
7f8e529b4d82 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
vae
parents: 3274
diff changeset
4 so it works with negative offsets.
7f8e529b4d82 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
vae
parents: 3274
diff changeset
5 [ Bugzilla 1002061 ]
7f8e529b4d82 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
vae
parents: 3274
diff changeset
6
3274
fc839db92b9c New: Add Freescale eDMA to eCos reference manual.
vae
parents: 3264
diff changeset
7 2014-02-13 Ilija Kocho <ilijak@siva.com.mk>
fc839db92b9c New: Add Freescale eDMA to eCos reference manual.
vae
parents: 3264
diff changeset
8
fc839db92b9c New: Add Freescale eDMA to eCos reference manual.
vae
parents: 3264
diff changeset
9 * misc/freescale/edma/current/doc/edma.sgml
fc839db92b9c New: Add Freescale eDMA to eCos reference manual.
vae
parents: 3264
diff changeset
10 * misc/freescale/edma/current/doc/freescale_begin.sgml
fc839db92b9c New: Add Freescale eDMA to eCos reference manual.
vae
parents: 3264
diff changeset
11 * misc/freescale/edma/current/doc/freescale_end.sgml
fc839db92b9c New: Add Freescale eDMA to eCos reference manual.
vae
parents: 3264
diff changeset
12 New: Add Freescale eDMA to eCos reference manual.
fc839db92b9c New: Add Freescale eDMA to eCos reference manual.
vae
parents: 3264
diff changeset
13
3264
32b1c6503e02 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bug
vae
parents: 3240
diff changeset
14 2013-08-26 Ilija Kocho <ilijak@siva.com.mk>
32b1c6503e02 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bug
vae
parents: 3240
diff changeset
15
32b1c6503e02 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bug
vae
parents: 3240
diff changeset
16 * include/freescale_edma.h: Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bug
32b1c6503e02 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bug
vae
parents: 3240
diff changeset
17 [ Bugzilla 1001896 ]
32b1c6503e02 Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bug
vae
parents: 3240
diff changeset
18
3240
c98d5e2bd690 Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]
vae
parents: 3220
diff changeset
19 2013-05-04 Ilija Kocho <ilijak@siva.com.mk>
c98d5e2bd690 Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]
vae
parents: 3220
diff changeset
20
c98d5e2bd690 Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]
vae
parents: 3220
diff changeset
21 * cdl/hal_freescale_edma.cdl: Remove requirement for WRITETHRU cache mode
c98d5e2bd690 Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]
vae
parents: 3220
diff changeset
22 that raised conflict when cache was disabled. Bug reported by Mike Jones.
c98d5e2bd690 Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]
vae
parents: 3220
diff changeset
23 [ Bugzilla 1001838 ]
c98d5e2bd690 Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]
vae
parents: 3220
diff changeset
24
3220
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
25 2013-04-01 Ilija Kocho <ilijak@siva.com.mk>
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
26
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
27 * src/hal_freescale_edma.c: Add clock gating enable.
3206
1f3f5c905da8 Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to Kinetis
vae
parents: 3203
diff changeset
28
3220
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
29 2013-02-06 Stefan Singer <stefan.singer@freescale.com>
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
30 Ilija Kocho <ilijak@siva.com.mk>
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
31
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
32 * include/freescale_edma.h src/hal_freescale_edma.c:
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
33 enhanced endianness support for devices with big and little endian
1bdcb5fe31d1 Add clock gating enable.
vae
parents: 3206
diff changeset
34 added support for MPC5xxx in addition to Kinetis
3206
1f3f5c905da8 Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to Kinetis
vae
parents: 3203
diff changeset
35 (see Bugzilla 1001752).
1f3f5c905da8 Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to Kinetis
vae
parents: 3203
diff changeset
36
3168
2a048cafed94 Add support for 32 channel eDMA [Bugzilla 1001579]
vae
parents: 3091
diff changeset
37 2012-05-04 Ilija Kocho <ilijak@siva.com.mk>
2a048cafed94 Add support for 32 channel eDMA [Bugzilla 1001579]
vae
parents: 3091
diff changeset
38
2a048cafed94 Add support for 32 channel eDMA [Bugzilla 1001579]
vae
parents: 3091
diff changeset
39 * cdl/hal_freescale_edma.cdl
2a048cafed94 Add support for 32 channel eDMA [Bugzilla 1001579]
vae
parents: 3091
diff changeset
40 * include/freescale_edma.h
2a048cafed94 Add support for 32 channel eDMA [Bugzilla 1001579]
vae
parents: 3091
diff changeset
41 * src/hal/freescale_edma.c
2a048cafed94 Add support for 32 channel eDMA [Bugzilla 1001579]
vae
parents: 3091
diff changeset
42 Add support for 32 channel eDMA [Bugzilla 1001579]
2a048cafed94 Add support for 32 channel eDMA [Bugzilla 1001579]
vae
parents: 3091
diff changeset
43
3091
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
44 2012-01-06 Ilija Kocho <ilijak@siva.com.mk>
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
45
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
46 * cdl/hal_freescale_edma.cdl
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
47 * include/freescale_edma.h
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
48 * src/hal/freescale_edma.c
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
49 New package -- Freescale eDMA DMA controller support [Bugzilla 1001450]
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
50
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
51 //===========================================================================
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
52 // ####GPLCOPYRIGHTBEGIN####
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
53 // -------------------------------------------
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
54 // This file is part of eCos, the Embedded Configurable Operating System.
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
55 // Copyright (C) 2012 Free Software Foundation, Inc.
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
56 //
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
57 // This program is free software; you can redistribute it and/or modify
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
58 // it under the terms of the GNU General Public License as published by
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
59 // the Free Software Foundation; either version 2 or (at your option) any
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
60 // later version.
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
61 //
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
62 // This program is distributed in the hope that it will be useful, but
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
63 // WITHOUT ANY WARRANTY; without even the implied warranty of
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
64 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
65 // General Public License for more details.
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
66 //
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
67 // You should have received a copy of the GNU General Public License
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
68 // along with this program; if not, write to the
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
69 // Free Software Foundation, Inc., 51 Franklin Street,
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
70 // Fifth Floor, Boston, MA 02110-1301, USA.
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
71 // -------------------------------------------
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
72 // ####GPLCOPYRIGHTEND####
48bcbd47e3f4 * cdl/hal_freescale_edma.cdl
vae
parents:
diff changeset
73 //===========================================================================