]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/sh/dreamcast/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / hal / sh / dreamcast / v2_0 / ChangeLog
1 2005-12-02  Andrew Lunn  <andrew.lunn@ascom.ch>
2
3         * cdl/hal_sh_sh7750_dreamcast.cdl: Fix the require statements so
4         we can build things other than RedBoot.
5
6 2004-04-30  Yoshinori Sato  <ysato@users.sourceforge.jp>
7
8         * cdl/hal_sh_sh7750_dreamcast.cdl: Build boot.S.
9         * src/boot.S: New file. Add Dreamcast startup entry. Fixes failed
10         bootup.
11         * include/pkgconf/mlt_sh_sh7750_dreamcast_ram.mlt: Add entry section.
12         * include/pkgconf/mlt_sh_sh7750_dreamcast_ram.ldi: Add entry section.
13
14 2004-04-22  Yoshinori Sato  <ysato@users.sourceforge.jp>
15
16         * cdl/hal_sh_sh7750_dreamcast.cdl: typo fix.
17         
18 2004-04-21  Yoshinori Sato <ysato@users.sourceforge.jp>
19
20         * include/plf_io.h: add macro "CYGARC_PCI_DMA_ADDRESS"
21
22 2001-11-21  Jesper Skov  <jskov@redhat.com>
23
24         * cdl/hal_sh_sh7750_dreamcast.cdl: Added
25         CYGHWR_HAL_SH_OOC_DIVIDER_1 option.
26
27 2001-08-06  Jesper Skov  <jskov@redhat.com>
28
29         * cdl/hal_sh_sh7750_dreamcast.cdl: Set linux boot parameters.
30
31 2001-07-30  Jesper Skov  <jskov@redhat.com>
32
33         * New platform HAL, contributed by Takeshi Yaegashi (t@keshi.org)
34
35 //===========================================================================
36 //####ECOSGPLCOPYRIGHTBEGIN####
37 // -------------------------------------------
38 // This file is part of eCos, the Embedded Configurable Operating System.
39 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
40 //
41 // eCos is free software; you can redistribute it and/or modify it under
42 // the terms of the GNU General Public License as published by the Free
43 // Software Foundation; either version 2 or (at your option) any later version.
44 //
45 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
46 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
47 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
48 // for more details.
49 //
50 // You should have received a copy of the GNU General Public License along
51 // with eCos; if not, write to the Free Software Foundation, Inc.,
52 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
53 //
54 // As a special exception, if other files instantiate templates or use macros
55 // or inline functions from this file, or you compile this file and link it
56 // with other works to produce a work based on this file, this file does not
57 // by itself cause the resulting work to be covered by the GNU General Public
58 // License. However the source code for this file must still be made available
59 // in accordance with section (3) of the GNU General Public License.
60 //
61 // This exception does not invalidate any other reasons why a work based on
62 // this file might be covered by the GNU General Public License.
63 //
64 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
65 // at http://sources.redhat.com/ecos/ecos-license/
66 // -------------------------------------------
67 //####ECOSGPLCOPYRIGHTEND####
68 //===========================================================================