|
3220
|
1 2013-04-01 Ilija Kocho <ilijak@siva.com.mk> |
|
|
2 |
|
|
3 * include/ser_freescale_uart_chan.inl. include/ser_freescale_uart.c: |
|
|
4 Add clock gating enable. [ Bugzilla 1001814 ] |
|
|
5 |
|
3085
|
6 2012-02-07 Ilija Kocho <ilijak@siva.com.mk> |
|
|
7 |
|
|
8 * cdl/ser_freescale_uart.cdl: |
|
|
9 Add consolidated Interrupt Priority Scheme [Bugzilla 1001450] |
|
|
10 |
|
3060
|
11 2011-03-26 Ilija Kocho <ilijak@siva.com.mk> |
|
|
12 |
|
|
13 * cdl/ser_freescale_uart.cdl: |
|
|
14 * src/ser_freescale_uart.c: |
|
|
15 * include/ser_freescale_uart_chan.inl: |
|
|
16 * include/ser_freescale_uart_tty_add.inl: |
|
|
17 * include/ser_freescale_uart_termiostty_add.inl: |
|
|
18 |
|
|
19 New package -- Freescale UART 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 //=========================================================================== |