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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [hal/] [arm/] [lpc24xx/] [ea2468/] [current/] [ChangeLog] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
2009-01-31  Bart Veer 
2
 
3
        * cdl/hal_arm_lpc24xx_ea2468.cdl: update compiler flags for gcc 4.x
4
 
5
2009-01-24  Bart Veer 
6
 
7
        * cdl/hal_arm_lpc24xx_ea2468.cdl: switch from arm-elf-gcc to
8
        arm-eabi-gcc. Remove -mno-short-load-words.
9
 
10
2008-11-01  Uwe Kindler  
11
 
12
        * cdl/hal_arm_lpc24xx_ea2468.cdl: Fixed typo
13
        * include/pkgconf/mlt_arm_lpc24xx_ea2468_ram.h: Reserve 1 MB of
14
          SDRAM for RedBoot.
15
        * include/pkgconf/mlt_arm_lpc24xx_ea2468_ram.ldi: Reserve 1 MB of
16
          SDRAM for RedBoot
17
        * src/platform_i2c.c: Compile only if I2C channel 0 is supported
18
 
19
2008-09-18  Uwe Kindler  
20
 
21
        * cdl/hal_arm_lpc2xxx_ea2468.cdl: Added compile platform_i2c.c and
22
          CYGPKG_HAL_ARM_LPC24XX_EA2468_TESTS for building I2C test
23
        * include/plf_io.h: Exported I2C devices and bus via macro
24
          HAL_I2C_EXPORTED_DEVICES, Added I2C related defines, Added
25
          functions declarations  hal_lpc_eeprom_write() and
26
          hal_lpc_eeprom_read() for I2C EEPROM access
27
        * src/ea2468_misc.c: Replaced CYGARC_HAL_LPC24XX_SET_PIN_FUN() macro
28
          calls with hal_set_pin_function() calls
29
        * src/platform_i2c.c: New file adds I2C bus support for I2C bus 0 and
30
          adds support for I2C EEPROM
31
        * tests/i2c_eeprom: Simple I2C EEPROM read/write test case
32
 
33
2008-09-11  Uwe Kindler  
34
 
35
        * cdl/hal_arm_lpc2xxx_ea2468.cdl: Added constraint for
36
        CYGHWR_DEVS_ETH_PHY_KSZ8001 if ethernet packages is active
37
 
38
2008-07-21  Uwe Kindler  
39
 
40
        * src/ea2468_misc.c: Added hal_lpc_can_init() to initialize CAN
41
        channels
42
        * include/plf_io.h: Added HAL_LPC2XXX_INIT_CAN() macro for CAN channel
43
        initialisation
44
 
45
2008-07-06  Uwe Kindler  
46
 
47
        * Initial release of Embedded Artists LPC2468 OEM board package
48
        * cdl/hal_arm_lpc2xxx_ea2468.cdl
49
        * include/plf_io.h
50
        * include/hal_platform_setup.h
51
        * src/ea2468_misc
52
 
53
# ====================================================================
54
## ####GPLCOPYRIGHTBEGIN####
55
## -------------------------------------------
56
## This file is part of eCos, the Embedded Configurable Operating System.
57
## Copyright (C) 2008 Free Software Foundation, Inc.
58
##
59
## This program is free software; you can redistribute it and/or modify
60
## it under the terms of the GNU General Public License as published by
61
## the Free Software Foundation; either version 2 or (at your option) any
62
## later version.
63
##
64
## This program is distributed in the hope that it will be useful, but
65
## WITHOUT ANY WARRANTY; without even the implied warranty of
66
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
67
## General Public License for more details.
68
##
69
## You should have received a copy of the GNU General Public License
70
## along with this program; if not, write to the
71
## Free Software Foundation, Inc., 51 Franklin Street,
72
## Fifth Floor, Boston, MA  02110-1301, USA.
73
## -------------------------------------------
74
## ####GPLCOPYRIGHTEND####
75
# ====================================================================
76
 

powered by: WebSVN 2.1.0

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