]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/devs/flash/arm/at91/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / devs / flash / arm / at91 / v2_0 / ChangeLog
index 9b65c67f800787765d38464668d00c522e198705..36bce19127f1047c65b96da2b005413e5ff1fc58 100644 (file)
@@ -1,23 +1,27 @@
-2001-07-19  Gary Thomas  <gthomas@redhat.com>
+2006-05-23  Andrew Lunn  <andrew.lunn@ascom.ch>
 
-       * src/flash_program_buf.c: Fix - needs to have A16 set.
+       * src/at91_flash.c: Support for the AT91SAM7X devices.
 
-       * src/at91_flash.c: Remove debugging code.
+2006-02-19  Oliver Munz <munz@speag.ch>
+       
+       * src/at91_flash.c: Optimize the cyg_uint32 page.
+         Make the lock/unlock functions work.
 
-2001-07-18  Gary Thomas  <gthomas@redhat.com>
+2006-02-19  Oliver Munz <munz@speag.ch>
+           Andrew Lunn <andrew.lunn@ascom.ch>
 
-       * src/flash_query.c: 
-       * src/flash_program_buf.c: 
-       * src/flash_erase_block.c: 
-       * src/flash.h: 
        * src/at91_flash.c: 
-       * cdl/flash_at91.cdl: New package - AT29LV1024 FLASH for AT91/EB40.
+       * cdl/flash_at91.cdl: .
+       * ChangeLog: Flash driver for the AT91 Embedded Flash controller,
+         e.g. the AT91SAM7S devices.
 
 //===========================================================================
 //####ECOSGPLCOPYRIGHTBEGIN####
 // -------------------------------------------
 // This file is part of eCos, the Embedded Configurable Operating System.
 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
+// Copyright (C) 2006 eCosCentric Ltd
+// Copyright (C) 2006 Andrew Lunn <andrew.lunn@ascom.ch>
 //
 // eCos is free software; you can redistribute it and/or modify it under
 // the terms of the GNU General Public License as published by the Free
@@ -41,9 +45,6 @@
 //
 // This exception does not invalidate any other reasons why a work based on
 // this file might be covered by the GNU General Public License.
-//
-// Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
-// at http://sources.redhat.com/ecos/ecos-license/
 // -------------------------------------------
 //####ECOSGPLCOPYRIGHTEND####
 //===========================================================================