annotate packages/hal/powerpc/vads/current/ChangeLog @ 1130:1ea4ec152dee

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