log

age author description
Tue, 22 Feb 2005 23:21:12 +0000 bartv V2 flash. Miscellaneous fixes to the legacy API and legacy device
Tue, 22 Feb 2005 21:03:43 +0000 bartv V2 flash header files clean-up. Eliminate flash_priv.h, moving the
Mon, 29 Nov 2004 14:49:20 +0000 bartv Eliminate hwr_map_error() from the V2 driver interface, it no longer
Mon, 29 Nov 2004 00:43:48 +0000 bartv Move dummy init/query/lock/unlock functions to the generic flash code,
Sun, 28 Nov 2004 22:25:37 +0000 bartv Apply Andrew's patch to sort out some const usage
Sun, 28 Nov 2004 19:10:03 +0000 bartv Correctly handle scenario where there are multiple flash devices but
Mon, 22 Nov 2004 21:27:43 +0000 cvs Added tag flash_v2_20041123 for changeset 400806bc9c4f
Mon, 22 Nov 2004 21:27:43 +0000 bartv Remove unnecessary .2ram section attributes. These functions do not flash_v2_20041123
Mon, 22 Nov 2004 21:05:43 +0000 bartv Update dataflash driver as per changes to the generic flash code
Mon, 22 Nov 2004 20:54:04 +0000 bartv Update following changes to the flash device driver interface
Mon, 22 Nov 2004 20:40:54 +0000 bartv Update following changes to the flash device driver interface
Mon, 22 Nov 2004 20:17:05 +0000 bartv Update following changes to the flash device driver interface
Mon, 22 Nov 2004 20:11:20 +0000 bartv Update following changes to the flash device driver interface
Mon, 22 Nov 2004 20:06:35 +0000 bartv Clean up device driver interface
Mon, 22 Nov 2004 16:39:25 +0000 bartv Fix typo in testcase definition
Mon, 22 Nov 2004 13:25:23 +0000 bartv Move legacy macros from a public to an internal header file, to
Mon, 22 Nov 2004 12:05:55 +0000 bartv Flash API clean-ups
Sun, 21 Nov 2004 23:48:19 +0000 bartv Document some CDL issues for complex setups
Sun, 21 Nov 2004 23:39:01 +0000 bartv Add an optimization for the common case of a single flash device
Sun, 21 Nov 2004 18:39:15 +0000 bartv Eliminate cyg_flash_code_overlaps()
Sun, 21 Nov 2004 17:33:48 +0000 bartv Clean up flash configury
Sun, 21 Nov 2004 12:09:40 +0000 bartv Fix reads on legacy devices
Sun, 21 Nov 2004 11:20:18 +0000 bartv Encapsulate various bits of optional functionality inside macros, to
Sat, 20 Nov 2004 23:31:59 +0000 bartv Only include the support for indirect flash reads if there are devices
Sat, 20 Nov 2004 19:27:26 +0000 bartv Sort out the various loops to cope with boundary conditions,
Sat, 20 Nov 2004 18:24:15 +0000 bartv Fix flash boundary calculation
Sat, 20 Nov 2004 18:09:53 +0000 bartv Add new AM29xxxxx V2 flash driver
Thu, 07 Oct 2004 19:59:27 +0000 asl * include/dataflash.h:
Thu, 07 Oct 2004 08:13:49 +0000 asl * src/flash.c (do_flash_init): Fix compiler warning about an
Thu, 07 Oct 2004 07:47:04 +0000 asl * cdl/devs_flash_atmel_dataflash.cdl: Remove
Wed, 06 Oct 2004 10:59:03 +0000 asl * src/legacy_dev.c (legacy_flash_init): The end is the size plus
Wed, 06 Oct 2004 09:49:55 +0000 asl * src/flash.c (do_flash_init): We need info independent of
Tue, 05 Oct 2004 09:24:46 +0000 asl Add support for the DataFlash device on the EB55.
Tue, 05 Oct 2004 09:19:15 +0000 asl * cdl/devs_flash_atmel_dataflash.cdl:
Thu, 30 Sep 2004 18:10:03 +0000 asl * cdl/flash_atmel_at49xxxx.cdl: Fixed typo in
Thu, 30 Sep 2004 18:09:20 +0000 asl * src/flash.c: Offset into the block is not calculated correctly
Tue, 14 Sep 2004 16:04:53 +0000 asl * src/flash.c (cyg_flash_init): Add assert checking that the
Tue, 14 Sep 2004 16:03:53 +0000 asl * src/synth.c (synth_flash_erase_block): Remove asserts which are
Tue, 14 Sep 2004 16:03:26 +0000 asl * include/flash_sst_39vfxxx.inl: Set the end address to the last
Tue, 14 Sep 2004 16:02:54 +0000 asl * include/flash_strata_v2.inl: Return the end address which is the
Tue, 14 Sep 2004 14:02:47 +0000 asl * cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldata
Thu, 09 Sep 2004 13:13:22 +0000 asl * src/flash_synth.c: Allow the use of arbitary sized block.
Thu, 09 Sep 2004 13:11:46 +0000 asl * src/flash.c: Support flash blocks of arbitary size. The
Sat, 21 Aug 2004 13:47:55 +0000 asl * removed the functions cyg_flash_get_limits and
Sat, 21 Aug 2004 13:47:12 +0000 asl * src/flash.c (do_flash_init): cyg_flash_get_limits has been removed.
Sat, 21 Aug 2004 13:45:53 +0000 asl * tests/flash[23].c: Removed calls to cyg_flash_get_block_info()
Sat, 21 Aug 2004 11:53:41 +0000 asl * src/flashiodev.c Ordering problem again. If an invalid name is
Sat, 21 Aug 2004 08:48:17 +0000 asl 2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch>
Mon, 16 Aug 2004 08:35:33 +0000 asl * cdl/redboot.cdl: Fixed the type of CYGNUM_REDBOOT_FLASH_BASE
Mon, 16 Aug 2004 08:34:42 +0000 asl * cdl/flash_strata_v2.cdl: Indicate we implement
Mon, 16 Aug 2004 08:33:41 +0000 asl * src/flash.c: Make the flock lock/unlock code compile without
Thu, 12 Aug 2004 18:57:38 +0000 asl * src/flashiodev.c (flashiodev_lookup): Moved most of the
Mon, 09 Aug 2004 17:47:22 +0000 asl * include/hal_intr.h (HAL_PLATFORM_RESET): Added missing ;
Fri, 06 Aug 2004 13:11:33 +0000 asl * include/flash_sst_39vfxxx.inl: The structure declared by
Fri, 06 Aug 2004 11:18:33 +0000 asl * src/flashiodev.c: Fix typo in macro and configuration options
Fri, 06 Aug 2004 11:17:08 +0000 asl Added the new strata driver which uses the V2 API.
Fri, 06 Aug 2004 11:15:15 +0000 asl * New version of the strata driver based on the old version. This
Thu, 05 Aug 2004 13:56:55 +0000 asl * ecos.db: Added the new synthetic target flash device which uses
Thu, 05 Aug 2004 13:52:36 +0000 asl + * src/synth.ld: Added the 2ram section needed for flash devices
Thu, 05 Aug 2004 13:50:00 +0000 asl * src/flash.c: Major rewrite to implement a new API
Thu, 05 Aug 2004 13:41:33 +0000 asl * tests/fileio1.c (main): If we have two filesystem configured
Thu, 05 Aug 2004 13:38:13 +0000 asl Indicate that these drivers need the legacy device API.
Thu, 05 Aug 2004 13:34:44 +0000 asl * cdl/flash_synth.cdl: Indicate we need the legacy device API.
Thu, 05 Aug 2004 13:25:32 +0000 asl Import the first version of the synth flash driver which uses the V2 API.
Thu, 05 Aug 2004 13:21:01 +0000 asl * include/flash_sst_39vfxxx.inl: Added support for the SST39VF160
Thu, 05 Aug 2004 13:18:48 +0000 asl * src/flash.c:
Wed, 04 Aug 2004 15:00:28 +0000 asl * src/syscall-i386-linux-1.0.S: Add mkdir system call
Wed, 04 Aug 2004 14:59:40 +0000 asl * include/hal_io.h: Add cyg_hal_sys_mkdir() system call
Mon, 02 Aug 2004 11:24:46 +0000 nickg 2004-07-23 Oyvind Harboe <oyvind.harboe@zylin.com>
Mon, 02 Aug 2004 10:43:38 +0000 asl * src/tftp_server.c:
Fri, 30 Jul 2004 23:42:15 +0000 jlarmour * src/var_intr.c (hal_extended_isr): Only need to check bits 1 to 14.
Fri, 23 Jul 2004 11:00:40 +0000 nickg Various patches from Matt Jerdonek and Oyvind Harboe:
Fri, 16 Jul 2004 10:43:28 +0000 asl *cdl/freebsd_net.cdl:
Tue, 13 Jul 2004 20:59:54 +0000 asl * src/dns.c (cyg_dns_getnameinfo): And another typo
Tue, 13 Jul 2004 07:18:35 +0000 asl * src/dns.c (cyg_dns_getaddrinfo): Typo spotted by Andy Jackson.
Mon, 12 Jul 2004 22:02:23 +0000 gthomas Fix returned length for %% format descriptor
Fri, 09 Jul 2004 18:34:42 +0000 asl Upps. Forgot to commit this. Its part of the out of memory debug code.
Wed, 07 Jul 2004 15:44:47 +0000 gthomas Fix test for valid entry point (loaded data)
Mon, 05 Jul 2004 11:07:04 +0000 asl 2004-06-24 Oyvind Harboe <oyvind.harboe@zylin.com>
Fri, 02 Jul 2004 09:04:59 +0000 asl * src/v85x_edb_v850_disk.c:
Thu, 01 Jul 2004 13:03:20 +0000 asl * src/disk.c:
Thu, 01 Jul 2004 13:02:08 +0000 asl * src/synthdisk.c:
Wed, 30 Jun 2004 16:42:56 +0000 gthomas Fix returned length for %p
Tue, 29 Jun 2004 16:01:46 +0000 asl * inc/blib.h:
Tue, 29 Jun 2004 06:49:30 +0000 asl * src/if_cs8900a.c: Added missing include of cyg_ass.h.
Sun, 27 Jun 2004 13:35:24 +0000 gthomas New test for variable [stream] FTP client support
Fri, 25 Jun 2004 15:49:43 +0000 asl * src/flash.c (find_free): fix endless loop when removing a
Wed, 23 Jun 2004 13:27:57 +0000 jld * interp.cxx (locate_subdirs): Avoid use of a trailing period in the file
Mon, 21 Jun 2004 09:55:02 +0000 asl * src/syscall-i386-linux-1.0.S:
Mon, 21 Jun 2004 09:53:25 +0000 asl * include/hal_io.h:
Sun, 20 Jun 2004 12:46:16 +0000 asl Don't check if the flash is write protected before performing a read.
Sun, 20 Jun 2004 12:20:53 +0000 asl Added documentation of the FLASH API.
Sun, 20 Jun 2004 12:17:57 +0000 asl Added the FLASH API documentation
Sat, 19 Jun 2004 19:22:30 +0000 asl First draft version of documentation.
Fri, 18 Jun 2004 07:25:16 +0000 asl Added missing }
Thu, 17 Jun 2004 14:19:29 +0000 asl * src/ifaddrs.c (getifaddrs): Return destination address for P2P
Thu, 17 Jun 2004 11:53:39 +0000 asl Added the aim711 target
Tue, 15 Jun 2004 20:20:09 +0000 jlarmour * sgml/makemakefile: Replace plusses with x'es in all entities.
Tue, 08 Jun 2004 17:58:20 +0000 asl * include/network.h: Added a __THROW to perror so that it matches
Tue, 08 Jun 2004 17:52:31 +0000 asl The I2C transfer routine waits now while the bus is busy
Tue, 08 Jun 2004 17:49:37 +0000 asl * src/ecos/ecos_app.c: Remove 'strdup' definition.
Wed, 02 Jun 2004 07:33:33 +0000 asl * tests/sysctl1.c: Call CYG_TEST_EXIT at the end of the test.
Mon, 31 May 2004 07:55:28 +0000 jani get rid of unused workspace_size
Mon, 31 May 2004 07:53:39 +0000 jani lwip has network.h so get rid of ifdef CYGPKG_NET
Thu, 27 May 2004 13:22:05 +0000 gthomas Improve Linux 'exec' to be sensitive to load failures
Thu, 27 May 2004 13:01:30 +0000 asl * include/hal_io.h:
Thu, 27 May 2004 06:48:47 +0000 jlarmour * src/if_cs8900a.c: Drop "ghost" frames with zero length
Thu, 27 May 2004 06:43:31 +0000 jlarmour * cdl/flash_atmel_at49xxxx.cdl:
Thu, 27 May 2004 06:37:44 +0000 jlarmour * src/fs/ide.c: make sure IDE_STAT_BSY is 0 before checking other
Thu, 27 May 2004 06:26:53 +0000 jlarmour * include/hal_cache.h: Changed the calculation of _IWAY and _DWAY
Thu, 27 May 2004 05:47:40 +0000 jlarmour * src/hal_stub.c:
Tue, 25 May 2004 13:31:20 +0000 gthomas New files from zlib-1.2.1
Tue, 25 May 2004 13:30:07 +0000 gthomas Turn on Z_PREFIX
Tue, 25 May 2004 13:10:02 +0000 gthomas Clean up log messages
Mon, 24 May 2004 19:33:34 +0000 gthomas Upgrade to zlib-1.2.1
Mon, 24 May 2004 19:31:01 +0000 gthomas New stream oriented functions - ftp_get_var()/ftp_put_var()
Mon, 24 May 2004 12:32:09 +0000 asl * src/hal_misc.c: __mem_fault_handler: Only do this if we have
Mon, 24 May 2004 12:22:57 +0000 asl * src/main.c: Make it build without CYGSEM_REDBOOT_FLASH_ALIASES.
Mon, 24 May 2004 12:14:22 +0000 asl * src/if_lan91cxx.c: Fail initialization if no device found.
Mon, 24 May 2004 08:41:45 +0000 jani Added waveform mode definitions for timer counter