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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [ecos-2.0/] [packages/] [hal/] [powerpc/] [csb281/] [v2_0/] [ChangeLog] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1254 phoenix
2003-02-01  Gary Thomas  
2
 
3
        * src/sed135x_16bit.c:
4
        * src/sed1356_16bit.h:
5
        * src/lcd_support.c
6
        * src/font.h:
7
        * src/banner.xpm:
8
        * include/lcd_support.h: New file(s).
9
 
10
        * src/hal_aux.c:
11
        * cdl/hal_powerpc_csb281.cdl: Add support for LCD/CRT+PS/2 keyboard
12
        as console device.  Hardware support contributed by Mike Kelly of
13
        Cogent.
14
 
15
2003-01-22  Jonathan Larmour  
16
 
17
        * include/pkgconf/mlt_powerpc_csb281_ram.h (CYGMEM_SECTION_heap1_SIZE):
18
        Make this match the .mlt and .ldi definition.
19
 
20
2003-01-20  Gary Thomas  
21
 
22
        * misc/redboot_ROMRAM.ecm:
23
        * misc/redboot_ROM.ecm:
24
        * misc/redboot_RAM.ecm: New config - with ESA in RedBoot/fconfig.
25
 
26
        * cdl/hal_powerpc_csb281.cdl: Deprecate "tests" since there are none
27
        at the moment, but leave the code as comments in case they return.
28
 
29
2003-01-03  Gary Thomas  
30
 
31
        * src/hal_diag.c (cyg_hal_plf_serial_error): New function - fixed
32
        some random [timing?] problems with getc().
33
 
34
        * src/csb281.S: Fix ROMRAM startup.  Minor cleanups.
35
 
36
        * misc/redboot_ROM.ecm:
37
        * misc/redboot_RAM.ecm: Update.
38
 
39
        * include/pkgconf/mlt_powerpc_csb281_romram.mlt:
40
        * include/pkgconf/mlt_powerpc_csb281_romram.ldi:
41
        * include/pkgconf/mlt_powerpc_csb281_romram.h: Fix RAM size.
42
 
43
        * src/hal_aux.c:
44
        * include/plf_io.h: Define uncached, separately mapped, PCI space.
45
 
46
2003-01-02  Gary Thomas  
47
 
48
        * src/hal_aux.c (hal_platform_init): Need to clear all interrupt
49
        sources - very manually - reset doesn't do this.
50
 
51
        * include/platform.inc: Don't run EOI cycle for spurious interrupts.
52
 
53
2002-12-24  Gary Thomas  
54
 
55
        * src/redboot_linux_exec.c:
56
        * src/hal_diag.c:
57
        * src/hal_aux.c:
58
        * src/csb281.S:
59
        * misc/redboot_ROM.ecm:
60
        * misc/redboot_RAM.ecm:
61
        * include/pkgconf/mlt_powerpc_csb281_romram.mlt:
62
        * include/pkgconf/mlt_powerpc_csb281_romram.ldi:
63
        * include/pkgconf/mlt_powerpc_csb281_romram.h:
64
        * include/pkgconf/mlt_powerpc_csb281_rom.mlt:
65
        * include/pkgconf/mlt_powerpc_csb281_rom.ldi:
66
        * include/pkgconf/mlt_powerpc_csb281_rom.h:
67
        * include/pkgconf/mlt_powerpc_csb281_ram.mlt:
68
        * include/pkgconf/mlt_powerpc_csb281_ram.ldi:
69
        * include/pkgconf/mlt_powerpc_csb281_ram.h:
70
        * include/plf_stub.h:
71
        * include/plf_regs.h:
72
        * include/plf_io.h:
73
        * include/plf_intr.h:
74
        * include/plf_cache.h:
75
        * include/platform.inc:
76
        * include/hal_diag.h:
77
        * cdl/hal_powerpc_csb281.cdl: New package - HAL support
78
        for Cogent CSB281 (PowerPC 8245) board.
79
 
80
//===========================================================================
81
//####ECOSGPLCOPYRIGHTBEGIN####
82
// -------------------------------------------
83
// This file is part of eCos, the Embedded Configurable Operating System.
84
// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
85
// Copyright (C) 2002 Gary Thomas
86
//
87
// eCos is free software; you can redistribute it and/or modify it under
88
// the terms of the GNU General Public License as published by the Free
89
// Software Foundation; either version 2 or (at your option) any later version.
90
//
91
// eCos is distributed in the hope that it will be useful, but WITHOUT ANY
92
// WARRANTY; without even the implied warranty of MERCHANTABILITY or
93
// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
94
// for more details.
95
//
96
// You should have received a copy of the GNU General Public License along
97
// with eCos; if not, write to the Free Software Foundation, Inc.,
98
// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
99
//
100
// As a special exception, if other files instantiate templates or use macros
101
// or inline functions from this file, or you compile this file and link it
102
// with other works to produce a work based on this file, this file does not
103
// by itself cause the resulting work to be covered by the GNU General Public
104
// License. However the source code for this file must still be made available
105
// in accordance with section (3) of the GNU General Public License.
106
//
107
// This exception does not invalidate any other reasons why a work based on
108
// this file might be covered by the GNU General Public License.
109
//
110
// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
111
// at http://sources.redhat.com/ecos/ecos-license/
112
// -------------------------------------------
113
//####ECOSGPLCOPYRIGHTEND####
114
//===========================================================================

powered by: WebSVN 2.1.0

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