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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [arm/] [at91/] [eb40/] [current/] [ChangeLog] - Blame information for rev 856

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-01-31  Bart Veer 
2
 
3
        * cdl/hal_arm_at91_eb40.cdl: update compiler flags for gcc 4.x
4
 
5
2009-01-24  Bart Veer 
6
 
7
        * cdl/hal_arm_at91_eb40.cdl: switch from arm-elf-gcc to
8
        arm-eabi-gcc. Remove -mno-short-load-words.
9
 
10
2005-03-27  Andrew Lunn  
11
 
12
        * src/eb40_misc.c: Include cyg/hal/hal_io.h so we have the
13
        HAL_WRITE_UINT32 macro.
14
 
15
2004-09-16  Andrea Michelotti 
16
 
17
        * include/hal_platform_ints.h: When CYGHWR_HAL_ARM_AT91_FIQ is defined
18
          CYGNUM_HAL_ISR_MIN is equal to zero.
19
 
20
2004-08-30  Thomas Koeller 
21
 
22
        * cdl/hal_arm_at91_eb42.cdl: Undid last change. These
23
        options are not really common among all platforms.
24
 
25
2004-02-12  Jani Monoses 
26
 
27
        * cdl/hal_arm_at91_eb40.cdl: Move configuration options
28
        common to all AT91 EB boards up to AT91 variant .cdl.
29
 
30
2003-12-16  Gary Thomas  
31
 
32
        * misc/redboot_ROMRAM.ecm:
33
        CYGNUM_FLASH_WORKSPACE_SIZE is no longer used.
34
 
35
2003-09-30 Jani Monoses 
36
 
37
        * cdl/hal_arm_at91_eb40.cdl: Interfaces are already implemented by
38
        AT91 variant .cdl, do not duplicate them here.
39
 
40
2003-08-05  Thomas Koeller 
41
 
42
        * misc/redboot_*.ecm: Updated to use the new eb40 flash drive.
43
 
44
2003-07-15  Jonathan Larmour  
45
 
46
        * include/hal_platform_ints.h (HAL_PLATFORM_RESET): Actually use
47
        hal_at91_reset_cpu().
48
 
49
2003-05-12  Nick Garnett  
50
 
51
        * src/eb40_misc.c: Changed set_leds() to hal_at91_set_leds() to
52
        and _at91_led() to hal_at91_led() avoid namespace pollution.
53
 
54
        * cdl/hal_arm_at91_eb40.cdl: Added requirement for
55
        CYGHWR_HAL_ARM_AT91 == "R40807" to customize the variant HAL to
56
        the device on this board.
57
 
58
2003-05-08  Nick Garnett  
59
        * cdl/hal_arm_at91_eb40.cdl:
60
        * include/plf_io.h:
61
        * include/hal_platform_ints.h:
62
        * include/hal_platform_setup.h:
63
        * include/pkgconf/mlt_arm_at91_eb40_ram.mlt:
64
        * include/pkgconf/mlt_arm_at91_eb40_ram.ldi:
65
        * include/pkgconf/mlt_arm_at91_eb40_ram.h:
66
        * include/pkgconf/mlt_arm_at91_eb40_rom.mlt:
67
        * include/pkgconf/mlt_arm_at91_eb40_rom.ldi:
68
        * include/pkgconf/mlt_arm_at91_eb40_rom.h:
69
        * include/pkgconf/mlt_arm_at91_eb40_romram.mlt:
70
        * include/pkgconf/mlt_arm_at91_eb40_romram.ldi:
71
        * include/pkgconf/mlt_arm_at91_eb40_romram.h:
72
        * src/eb40_misc.c:
73
        Atmel EB40 HAL imported from Thomas Koeller's patch.
74
 
75
//===========================================================================
76
// ####GPLCOPYRIGHTBEGIN####
77
// -------------------------------------------
78
// This file is part of eCos, the Embedded Configurable Operating System.
79
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
80
//
81
// This program is free software; you can redistribute it and/or modify
82
// it under the terms of the GNU General Public License as published by
83
// the Free Software Foundation; either version 2 or (at your option) any
84
// later version.
85
//
86
// This program is distributed in the hope that it will be useful, but
87
// WITHOUT ANY WARRANTY; without even the implied warranty of
88
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
89
// General Public License for more details.
90
//
91
// You should have received a copy of the GNU General Public License
92
// along with this program; if not, write to the
93
// Free Software Foundation, Inc., 51 Franklin Street,
94
// Fifth Floor, Boston, MA  02110-1301, USA.
95
// -------------------------------------------
96
// ####GPLCOPYRIGHTEND####
97
//===========================================================================

powered by: WebSVN 2.1.0

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