]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/arm/xscale/prpmc1100/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / hal / arm / xscale / prpmc1100 / 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-02  Mark Salter  <msalter@redhat.com>
6
7         * misc/redboot_RAM.ecm: Remove CYGOPT_DEVS_FLASH_STRATA_NOT_IN_RAM.
8
9 2003-06-30  Mark Salter  <msalter@redhat.com>
10
11         * include/hal_platform_setup.h: Fix CYGINT_HAL_ARM_BIGENDIAN test.
12         Remove unused ROMRAM cruft.
13
14 2003-04-06  Mark Salter  <msalter@redhat.com>
15
16         * src/prpmc1100_misc.c: Support serial EEPROM. Init GPIO.
17         * src/prpmc1100_pci.c: Support both monarch and non-monarch modes.
18         * include/prpmc1100.h: Add GPIO defines. Add CTL/STS register defines.
19
20 //===========================================================================
21 //####ECOSGPLCOPYRIGHTBEGIN####
22 // -------------------------------------------
23 // This file is part of eCos, the Embedded Configurable Operating System.
24 // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
25 //
26 // eCos is free software; you can redistribute it and/or modify it under
27 // the terms of the GNU General Public License as published by the Free
28 // Software Foundation; either version 2 or (at your option) any later version.
29 //
30 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
31 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
32 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
33 // for more details.
34 //
35 // You should have received a copy of the GNU General Public License along
36 // with eCos; if not, write to the Free Software Foundation, Inc.,
37 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
38 //
39 // As a special exception, if other files instantiate templates or use macros
40 // or inline functions from this file, or you compile this file and link it
41 // with other works to produce a work based on this file, this file does not
42 // by itself cause the resulting work to be covered by the GNU General Public
43 // License. However the source code for this file must still be made available
44 // in accordance with section (3) of the GNU General Public License.
45 //
46 // This exception does not invalidate any other reasons why a work based on
47 // this file might be covered by the GNU General Public License.
48 //
49 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
50 // at http://sources.redhat.com/ecos/ecos-license/
51 // -------------------------------------------
52 //####ECOSGPLCOPYRIGHTEND####
53 //===========================================================================