]> git.karo-electronics.de Git - karo-tx-redboot.git/blob - packages/hal/powerpc/ts1000/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / powerpc / ts1000 / v2_0 / ChangeLog
1 2003-12-08  Gary Thomas  <gary@mlbassoc.com>
2
3         * cdl/hal_powerpc_ts1000.cdl: 
4         HAL_PLATFORM_CPU now defined by MPC8xx variant CDL.
5
6 2003-09-21  Gary Thomas  <gary@mlbassoc.com>
7
8         * misc/redboot_RAM.ecm: 
9         * misc/redboot_ROM.ecm: 
10         * misc/redboot_ROMRAM.ecm:  Adjust for changes in RedBoot
11         template - DNS now must be enabled manually.
12
13 2003-07-18  Nick Garnett  <nickg@balti.calivar.com>
14
15         * cdl/hal_powerpc_ts1000.cdl:
16         Changed values for CYGNUM_HAL_RTC_NUMERATOR,
17         CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
18         "default_value" from "calculated". This makes it easier
19         to change these values globally.
20         
21 2003-03-23  Gary Thomas  <gary@mlbassoc.com>
22
23         * cdl/hal_powerpc_ts1000.cdl: New CDL for setting processor type.
24
25 2002-12-02  Gary Thomas  <gthomas@ecoscentric.com>
26
27         * include/plf_intr.h: Use MPC8xx variant RESET support.
28
29 2002-11-26  Gary Thomas  <gthomas@ecoscentric.com>
30
31         * cdl/hal_powerpc_ts1000.cdl: Move platform define to platform package.
32
33 2002-11-25  Gary Thomas  <gthomas@ecoscentric.com>
34
35         * src/ts1000.S: Minor include file cleanup.
36
37         * cdl/hal_powerpc_ts1000.cdl: Update port layout CDL.
38
39 2002-10-18  Gary Thomas  <gthomas@ecoscentric.com>
40
41         * cdl/hal_powerpc_ts1000.cdl: Fix clock rate calculation.
42
43         * misc/redboot_ROMRAM.ecm: 
44         * misc/redboot_ROM.ecm: 
45         * misc/redboot_RAM.ecm: FLASH package name change.
46
47         * include/plf_cache.h: No need for "old" FLASH cache support.
48
49         * src/hal_diag.c: 
50         * include/hal_diag.h: Remove old !VIRTUAL_VECTORS cruft.
51
52 2002-10-15  Gary Thomas  <gary@mlbassoc.com>
53
54         * src/ts1000.S: Don't reset PHY on RAM startup.
55
56 2002-09-03  Gary Thomas  <gary@mlbassoc.com>
57
58         * src/ts1000.S: 
59         * src/hal_diag.c: 
60         * src/hal_aux.c: 
61         * include/pkgconf/mlt_powerpc_ts1000_romram.mlt: 
62         * include/pkgconf/mlt_powerpc_ts1000_romram.ldi: 
63         * include/pkgconf/mlt_powerpc_ts1000_romram.h: 
64         * include/pkgconf/mlt_powerpc_ts1000_rom.mlt: 
65         * include/pkgconf/mlt_powerpc_ts1000_rom.ldi: 
66         * include/pkgconf/mlt_powerpc_ts1000_rom.h: 
67         * include/pkgconf/mlt_powerpc_ts1000_ram.mlt: 
68         * include/pkgconf/mlt_powerpc_ts1000_ram.ldi: 
69         * include/pkgconf/mlt_powerpc_ts1000_ram.h: 
70         * include/plf_stub.h: 
71         * include/plf_regs.h: 
72         * include/plf_intr.h: 
73         * include/plf_cache.h: 
74         * include/hal_diag.h: 
75         * cdl/hal_powerpc_ts1000.cdl: New platform - Allied Telesyn TS1000.
76
77 //===========================================================================
78 //####ECOSGPLCOPYRIGHTBEGIN####
79 // -------------------------------------------
80 // This file is part of eCos, the Embedded Configurable Operating System.
81 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
82 //
83 // eCos is free software; you can redistribute it and/or modify it under
84 // the terms of the GNU General Public License as published by the Free
85 // Software Foundation; either version 2 or (at your option) any later version.
86 //
87 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
88 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
89 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90 // for more details.
91 //
92 // You should have received a copy of the GNU General Public License along
93 // with eCos; if not, write to the Free Software Foundation, Inc.,
94 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
95 //
96 // As a special exception, if other files instantiate templates or use macros
97 // or inline functions from this file, or you compile this file and link it
98 // with other works to produce a work based on this file, this file does not
99 // by itself cause the resulting work to be covered by the GNU General Public
100 // License. However the source code for this file must still be made available
101 // in accordance with section (3) of the GNU General Public License.
102 //
103 // This exception does not invalidate any other reasons why a work based on
104 // this file might be covered by the GNU General Public License.
105 //
106 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
107 // at http://sources.redhat.com/ecos/ecos-license/
108 // -------------------------------------------
109 //####ECOSGPLCOPYRIGHTEND####
110 //===========================================================================