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