OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [h8300/] [aki3068net/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-01-31  Bart Veer 
2
 
3
        * cdl/hal_h8300_h8300h_aki3068net.cdl: update compiler flags for gcc 4.x
4
 
5
2004-03-17  Yoshinori Sato  
6
 
7
        * include/hal_diag.h
8
        fix warning.
9
 
10
2004-03-02  Yoshinori Sato  
11
 
12
        * include/platform.inc
13
        add h8300_save_vectors macro.
14
 
15
2004-02-24  Yoshinori Sato  
16
 
17
        * cdl/hal_h8300_h8300h_aki3068net.cdl
18
        add Linker flags "-mrelax"
19
        move CYGSEM_HAL_H8300_VECTOR_HOOK to hal_h8300.cdl
20
 
21
2004-01-16  Yoichi Koyanagi ,Yoshinori Sato  
22
 
23
        * src/plf_ide.c
24
        HAL_IDE_INIT return to enumerate controlers.
25
        aki3068net_read_command fix 16bit mode access.
26
 
27
2003-12-26  Yoichi Koyanagi ,Yoshinori Sato  
28
 
29
        * src/plf_ide.c
30
        16bit bus mode fix.
31
 
32
2003-12-04  Yoshinori Sato  
33
        * include/pkgconf/mlt_h8300_h8300h_aki3068net_rom.ldi
34
        fix vector location from CYGSEM_HAL_H8300_VECTOR_HOOK == 0
35
 
36
2003-07-18  Nick Garnett  
37
 
38
        * cdl/hal_h8300_h8300h_aki3068net.cdl:
39
        Changed values for CYGNUM_HAL_RTC_NUMERATOR,
40
        CYGNUM_HAL_RTC_DENOMINATOR and CYGNUM_HAL_RTC_PERIOD to
41
        "default_value" from "calculated". This makes it easier
42
        to change these values globally.
43
 
44
2003-03-09  Yoshinori Sato  
45
 
46
        * cdl/hal_h8300_h8300h_aki3068net.cdl
47
        * src/hal_diag.c
48
        CYGHAL_PLF_SCI_BASE add.
49
 
50
2003-02-28  Yoshinori Sato  
51
 
52
        * cdl/hal_h8300_h8300h_aki3068net.cdl
53
        * src/plf_ide.c
54
        * include/plf_io.h
55
        * include/platform.inc
56
        IDE I/F Support.
57
 
58
2003-01-29  Yoshinori Sato  
59
 
60
        * include/platform.inc
61
        DRAM setup delay fix.
62
 
63
2002-11-26  Yoshinori Sato  
64
 
65
        * include/platform.inc
66
        Buscontroler setting tuneing.
67
        * cdl/hal_h8300_h8300h_aki3068net.cdl
68
        CYGBLD_GLOBAL_LDFLAGS option "-mint32" add.
69
        * include/plf_intr.h
70
        delay_us scale fix.
71
        * src/delay_us.S
72
        timing tune.
73
 
74
2002-10-15  Yoshinori Sato  
75
 
76
        * include/pkgconf/mlt_h8300_h8300h_aki3068net_rom.ldi
77
        typo fixed.
78
 
79
2002-10-15  Yoshinori Sato  
80
 
81
        * cdl/hal_h8300_h8300h_aki3068net.cdl
82
        CYGSEM_HAL_H8300_VECTOR_HOOK,CYGHWR_HAL_H8300_VECTOR_ADDRESS add.
83
        * include/pkgconf/mlt_h8300_h8300h_aki3068net_ram.cdl
84
        typo fixed.
85
 
86
2002-05-31  Yoshinori Sato  
87
 
88
        * src/hal_diag.c
89
        delete hal_delay_us function.
90
 
91
2002-04-29  Jonathan Larmour  
92
 
93
        * src/delay_us.S:
94
        Don't use .file as it can confuse debugging since the .file
95
        doesn't contain the path and therefore the debugger will never
96
        know where it lives! This conflicts with using -Wa,--gstabs.
97
 
98
2002-04-24  Yoshinori Sato  
99
 
100
        * New package.
101
 
102
//===========================================================================
103
// ####GPLCOPYRIGHTBEGIN####
104
// -------------------------------------------
105
// This file is part of eCos, the Embedded Configurable Operating System.
106
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
107
//
108
// This program is free software; you can redistribute it and/or modify
109
// it under the terms of the GNU General Public License as published by
110
// the Free Software Foundation; either version 2 or (at your option) any
111
// later version.
112
//
113
// This program is distributed in the hope that it will be useful, but
114
// WITHOUT ANY WARRANTY; without even the implied warranty of
115
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
116
// General Public License for more details.
117
//
118
// You should have received a copy of the GNU General Public License
119
// along with this program; if not, write to the
120
// Free Software Foundation, Inc., 51 Franklin Street,
121
// Fifth Floor, Boston, MA  02110-1301, USA.
122
// -------------------------------------------
123
// ####GPLCOPYRIGHTEND####
124
//===========================================================================

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.