Mercurial > ecos
annotate packages/devs/eth/freescale/enet/current/ChangeLog @ 3167:139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
| author | vae |
|---|---|
| date | Wed, 09 May 2012 22:09:16 +0000 |
| parents | 9b6d0c32e124 |
| children | 1bdcb5fe31d1 |
| rev | line source |
|---|---|
|
3167
139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
vae
parents:
3086
diff
changeset
|
1 2012-05-04 Ilija Kocho <ilijak@siva.com.mk> |
|
139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
vae
parents:
3086
diff
changeset
|
2 |
|
139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
vae
parents:
3086
diff
changeset
|
3 * cdl/eth_freescale_enet.cdl: |
|
139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
vae
parents:
3086
diff
changeset
|
4 * src/if_freescale_enet.c: |
|
139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
vae
parents:
3086
diff
changeset
|
5 Add optional non-cached regions for TCD and buffers [Bugzilla 1001579] |
|
139bc58bc0bd
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
vae
parents:
3086
diff
changeset
|
6 |
| 3086 | 7 2012-01-06 Ilija Kocho <ilijak@siva.com.mk> |
| 8 | |
| 9 * cdl/eth_freescale_enet.cdl: | |
| 10 * src/if_freescale_enet.c: | |
| 11 Add Redboot ESA support [Bugzilla 1001450] | |
| 12 | |
| 3061 | 13 2011-08-26 Ilija Kocho <ilijak@siva.com.mk> |
| 14 | |
| 15 * cdl/eth_freescale_enet.cdl: | |
| 16 * include/if_freescale_enet_bd.h: | |
| 17 * include/if_freescale_enet_io.h: | |
| 18 * src/if_freescale_enet.c: | |
| 19 New package -- Freescale ENET Ethernet driver. | |
| 20 | |
| 21 //=========================================================================== | |
| 22 // ####GPLCOPYRIGHTBEGIN#### | |
| 23 // ------------------------------------------- | |
| 24 // This file is part of eCos, the Embedded Configurable Operating System. | |
| 25 // Copyright (C) 2011 Free Software Foundation, Inc. | |
| 26 // | |
| 27 // This program is free software; you can redistribute it and/or modify | |
| 28 // it under the terms of the GNU General Public License as published by | |
| 29 // the Free Software Foundation; either version 2 or (at your option) any | |
| 30 // later version. | |
| 31 // | |
| 32 // This program is distributed in the hope that it will be useful, but | |
| 33 // WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 34 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
| 35 // General Public License for more details. | |
| 36 // | |
| 37 // You should have received a copy of the GNU General Public License | |
| 38 // along with this program; if not, write to the | |
| 39 // Free Software Foundation, Inc., 51 Franklin Street, | |
| 40 // Fifth Floor, Boston, MA 02110-1301, USA. | |
| 41 // ------------------------------------------- | |
| 42 // ####GPLCOPYRIGHTEND#### | |
| 43 //=========================================================================== |
