]> git.karo-electronics.de Git - karo-tx-redboot.git/blob - packages/hal/powerpc/vads/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / hal / powerpc / vads / v2_0 / ChangeLog
1 2003-07-18  Nick Garnett  <nickg@balti.calivar.com>
2
3         * cdl/hal_powerpc_vads.cdl:
4         Changed values for CYGNUM_HAL_RTC_NUMERATOR,
5         CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
6         "default_value" from "calculated". This makes it easier
7         to change these values globally.
8         
9 2003-03-23  Gary Thomas  <gary@mlbassoc.com>
10
11         * include/plf_cache.h: Remove some unused #defines
12
13 2003-03-07  Gary Thomas  <gary@mlbassoc.com>
14
15         * include/plf_stub.h: Remove [confusing] platform specific include.
16
17 2003-03-04  Paul Fine <pfine@delcomsys.com>
18         
19         * cdl/hal_powerpc_vads.cdl: Now that the cache control macros
20         are correct and quicc2 ethernet driver has been fixed with respect
21         to caching operations, allow the cache, and MMU, to be enabled at
22         startup.
23
24 2002-12-12  Gary Thomas  <gthomas@ecoscentric.com>
25 2002-12-12  Patrick Doyle <wpd@delcomsys.com>
26
27         * src/vads.S: 
28         * src/hal_diag.c: 
29         * src/hal_aux.c: 
30         * misc/redboot_ROMRAM.ecm: 
31         * misc/redboot_ROM.ecm: 
32         * misc/redboot_RAM.ecm: 
33         * include/pkgconf/mlt_powerpc_vads_romram.ldi: 
34         * include/pkgconf/mlt_powerpc_vads_romram.h: 
35         * include/pkgconf/mlt_powerpc_vads_romlow.ldi: 
36         * include/pkgconf/mlt_powerpc_vads_romlow.h: 
37         * include/pkgconf/mlt_powerpc_vads_romhigh.ldi: 
38         * include/pkgconf/mlt_powerpc_vads_romhigh.h: 
39         * include/pkgconf/mlt_powerpc_vads_rom.mlt: 
40         * include/pkgconf/mlt_powerpc_vads_ram.mlt: 
41         * include/pkgconf/mlt_powerpc_vads_ram.ldi: 
42         * include/pkgconf/mlt_powerpc_vads_ram.h: 
43         * include/plf_stub.h: 
44         * include/plf_intr.h: 
45         * include/plf_cache.h: 
46         * include/hal_diag.h: 
47         * cdl/hal_powerpc_vads.cdl: New package - support for Motorola
48         Voyager (VADS) MPC8260 board.
49
50 //===========================================================================
51 //####ECOSGPLCOPYRIGHTBEGIN####
52 // -------------------------------------------
53 // This file is part of eCos, the Embedded Configurable Operating System.
54 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
55 // Copyright (C) 2002 Gary Thomas
56 //
57 // eCos is free software; you can redistribute it and/or modify it under
58 // the terms of the GNU General Public License as published by the Free
59 // Software Foundation; either version 2 or (at your option) any later version.
60 //
61 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
62 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
63 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
64 // for more details.
65 //
66 // You should have received a copy of the GNU General Public License along
67 // with eCos; if not, write to the Free Software Foundation, Inc.,
68 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
69 //
70 // As a special exception, if other files instantiate templates or use macros
71 // or inline functions from this file, or you compile this file and link it
72 // with other works to produce a work based on this file, this file does not
73 // by itself cause the resulting work to be covered by the GNU General Public
74 // License. However the source code for this file must still be made available
75 // in accordance with section (3) of the GNU General Public License.
76 //
77 // This exception does not invalidate any other reasons why a work based on
78 // this file might be covered by the GNU General Public License.
79 //
80 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
81 // at http://sources.redhat.com/ecos/ecos-license/
82 // -------------------------------------------
83 //####ECOSGPLCOPYRIGHTEND####
84 //===========================================================================