Mercurial > ecos
annotate packages/devs/serial/freescale/esci/current/ChangeLog @ 2285:0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
channel
| author | asl |
|---|---|
| date | Sun, 03 Sep 2006 17:35:02 +0000 |
| parents | 393b8d43a480 |
| children |
| rev | line source |
|---|---|
|
2285
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
1 2006-08-31 Ilija Koco <ilijak@siva.com.mk> |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
2 |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
3 * ser_freescale_esci.cdl: driver now requires at least 1 selected |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
4 channel |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
5 |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
6 2006-08-08 Ilija Koco <ilijak@siva.com.mk> |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
7 |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
8 * ser_esci.h : platform dependent clock related macros |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
9 removed and placed in platform/var header |
|
0bc33be1dc50
* ser_freescale_esci.cdl: driver now requires at least 1 selected
asl
parents:
2214
diff
changeset
|
10 |
| 2214 | 11 2006-05-24 Ilija Koco <ilijak@siva.com.mk> |
| 12 | |
| 13 * cdl/ser_freescale_esci.cdl: | |
| 14 * include/ser_esci.h: | |
| 15 * src/ser_esci.c | |
| 16 New package | |
| 17 | |
| 18 //=========================================================================== | |
| 19 //####ECOSGPLCOPYRIGHTBEGIN#### | |
| 20 // ------------------------------------------- | |
| 21 // This file is part of eCos, the Embedded Configurable Operating System. | |
| 22 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. | |
| 23 // Copyright (C) 2006 eCosCentric Ltd | |
| 24 // | |
| 25 // eCos is free software; you can redistribute it and/or modify it under | |
| 26 // the terms of the GNU General Public License as published by the Free | |
| 27 // Software Foundation; either version 2 or (at your option) any later version. | |
| 28 // | |
| 29 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY | |
| 30 // WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 31 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
| 32 // for more details. | |
| 33 // | |
| 34 // You should have received a copy of the GNU General Public License along | |
| 35 // with eCos; if not, write to the Free Software Foundation, Inc., | |
| 36 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. | |
| 37 // | |
| 38 // As a special exception, if other files instantiate templates or use macros | |
| 39 // or inline functions from this file, or you compile this file and link it | |
| 40 // with other works to produce a work based on this file, this file does not | |
| 41 // by itself cause the resulting work to be covered by the GNU General Public | |
| 42 // License. However the source code for this file must still be made available | |
| 43 // in accordance with section (3) of the GNU General Public License. | |
| 44 // | |
| 45 // This exception does not invalidate any other reasons why a work based on | |
| 46 // this file might be covered by the GNU General Public License. | |
| 47 // ------------------------------------------- | |
| 48 //####ECOSGPLCOPYRIGHTEND#### | |
| 49 //=========================================================================== |
