]> git.karo-electronics.de Git - karo-tx-redboot.git/blob - packages/hal/arm/xscale/grg/v2_0/ChangeLog
559447b246365efdf2ea122c1ffe2db86cc20023
[karo-tx-redboot.git] / packages / hal / arm / xscale / grg / v2_0 / ChangeLog
1 2004-09-20  Mark Salter  <msalter@redhat.com>
2
3         * cdl/hal_arm_xscale_grg.cdl: Add -mcpu=xscale to LDFLAGS.
4
5 2004-09-19  Mark Salter  <msalter@redhat.com>
6
7         * cdl/hal_arm_xscale_grg.cdl: Add -mcpu=xscale to CFLAGS.
8
9         * misc/redboot_ROM.ecm: Add CYGSEM_REDBOOT_NETWORK_INIT_ONE_DEVICE.
10         * misc/redboot_RAM.ecm: Ditto.
11         * misc/redboot_ROMLE.ecm: Ditto.
12         * misc/redboot_RAMLE.ecm: Ditto.
13
14 2004-09-02  Mark Salter  <msalter@redhat.com>
15
16         * include/hal_platform_extras.h: Removed.
17         * misc/redboot_ROMLE.ecm: New file.
18         * misc/redboot_RAMLE.ecm: New file.
19         * cdl/hal_arm_xscale_grg.cdl: Add little-endian support.
20         * misc/redboot_RAM.ecm: Ditto.
21         * misc/redboot_ROM.ecm: Ditto.
22         * include/hal_platform_setup.h: Ditto.
23         * include/grg.h: Add some defines for use in page table setup.
24
25 2003-06-30  Mark Salter  <msalter@redhat.com>
26
27         * include/hal_platform_setup.h: Fix CYGINT_HAL_ARM_BIGENDIAN test.
28         Remove unused ROMRAM cruft.
29
30 2003-04-04  Mark Salter  <msalter@redhat.com>
31
32         * include/grg.h: Add GPIO line definitions.
33         * include/hal_plf_ints.h: Add GPIO IRQ definitions.
34         * src/grg_misc.c (plf_hardware_init): Initialize GPIO lines.
35
36 2003-04-02  Mark Salter  <msalter@redhat.com>
37
38         * misc/redboot_ROM.ecm: Don't set I82559_WRITE_EEPROM.
39         * misc/redboot_RAM.ecm: Ditto.
40
41 2003-02-22  Mark Salter  <msalter@redhat.com>
42
43         * cdl/hal_arm_xscale_grg.cdl: Fix HAL_PLATFORM_MACHINE_TYPE.
44
45 2003-02-13  Mark Salter  <msalter@redhat.com>
46
47         * include/hal_platform_extras.h: Move uncached area. Create RAM
48         alias area.
49
50 2003-02-12  Mark Salter  <msalter@redhat.com>
51
52         * misc/*.ecm: Turn on CYGPKG_DEVS_ETH_INTEL_I82559_WRITE_EEPROM.
53
54 2003-02-07  Mark Salter  <msalter@redhat.com>
55
56         * Initial checkin.
57
58 //===========================================================================
59 //####ECOSGPLCOPYRIGHTBEGIN####
60 // -------------------------------------------
61 // This file is part of eCos, the Embedded Configurable Operating System.
62 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
63 //
64 // eCos is free software; you can redistribute it and/or modify it under
65 // the terms of the GNU General Public License as published by the Free
66 // Software Foundation; either version 2 or (at your option) any later version.
67 //
68 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
69 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
70 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
71 // for more details.
72 //
73 // You should have received a copy of the GNU General Public License along
74 // with eCos; if not, write to the Free Software Foundation, Inc.,
75 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
76 //
77 // As a special exception, if other files instantiate templates or use macros
78 // or inline functions from this file, or you compile this file and link it
79 // with other works to produce a work based on this file, this file does not
80 // by itself cause the resulting work to be covered by the GNU General Public
81 // License. However the source code for this file must still be made available
82 // in accordance with section (3) of the GNU General Public License.
83 //
84 // This exception does not invalidate any other reasons why a work based on
85 // this file might be covered by the GNU General Public License.
86 //
87 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
88 // at http://sources.redhat.com/ecos/ecos-license/
89 // -------------------------------------------
90 //####ECOSGPLCOPYRIGHTEND####
91 //===========================================================================