Mercurial > flash_v2
graph
-
Revert last patch (Jifl is an idiot)Wed, 27 Sep 2006 15:25:06 +0000, by jlarmour
-
* cdl/flash_synth.cdl: Needs to indicate to io/flashWed, 27 Sep 2006 14:53:18 +0000, by jlarmour
-
* cdl/flash_am29xxxxx_v2.cdl: Needs to indicate to io/flashWed, 27 Sep 2006 14:52:57 +0000, by jlarmour
-
* cdl/flash_strata_v2.cdl: Needs to indicate to io/flashWed, 27 Sep 2006 14:52:41 +0000, by jlarmour
-
Trivial tweaks to preceding checkin.Wed, 27 Sep 2006 14:52:23 +0000, by jlarmour
-
* src/flash_legacy.h: Undef HAL_FLASH_CACHES_* macros if the HALWed, 27 Sep 2006 14:24:46 +0000, by jlarmour
-
* include/dataflash.h: Allow the package to be compiled withoutWed, 29 Jun 2005 20:12:42 +0000, by asl
-
Bring driver docs up to dateWed, 23 Feb 2005 23:11:03 +0000, by bartv
-
Fix support for parallel devices giving 32-bit wide accessWed, 23 Feb 2005 15:49:27 +0000, by bartv
-
V2 flash. Miscellaneous fixes to the legacy API and legacy deviceTue, 22 Feb 2005 23:21:12 +0000, by bartv
-
V2 flash header files clean-up. Eliminate flash_priv.h, moving theTue, 22 Feb 2005 21:03:43 +0000, by bartv
-
Eliminate hwr_map_error() from the V2 driver interface, it no longerMon, 29 Nov 2004 14:49:20 +0000, by bartv
-
Move dummy init/query/lock/unlock functions to the generic flash code,Mon, 29 Nov 2004 00:43:48 +0000, by bartv
-
Apply Andrew's patch to sort out some const usageSun, 28 Nov 2004 22:25:37 +0000, by bartv
-
Correctly handle scenario where there are multiple flash devices butSun, 28 Nov 2004 19:10:03 +0000, by bartv
-
Added tag flash_v2_20041123 for changeset 400806bc9c4fMon, 22 Nov 2004 21:27:43 +0000, by cvs
-
Remove unnecessary .2ram section attributes. These functions do not flash_v2_20041123Mon, 22 Nov 2004 21:27:43 +0000, by bartv
-
Update dataflash driver as per changes to the generic flash codeMon, 22 Nov 2004 21:05:43 +0000, by bartv
-
Update following changes to the flash device driver interfaceMon, 22 Nov 2004 20:54:04 +0000, by bartv
-
Update following changes to the flash device driver interfaceMon, 22 Nov 2004 20:40:54 +0000, by bartv
-
Update following changes to the flash device driver interfaceMon, 22 Nov 2004 20:17:05 +0000, by bartv
-
Update following changes to the flash device driver interfaceMon, 22 Nov 2004 20:11:20 +0000, by bartv
-
Clean up device driver interfaceMon, 22 Nov 2004 20:06:35 +0000, by bartv
-
Fix typo in testcase definitionMon, 22 Nov 2004 16:39:25 +0000, by bartv
-
Move legacy macros from a public to an internal header file, toMon, 22 Nov 2004 13:25:23 +0000, by bartv
-
Flash API clean-upsMon, 22 Nov 2004 12:05:55 +0000, by bartv
-
Document some CDL issues for complex setupsSun, 21 Nov 2004 23:48:19 +0000, by bartv
-
Add an optimization for the common case of a single flash deviceSun, 21 Nov 2004 23:39:01 +0000, by bartv
-
Eliminate cyg_flash_code_overlaps()Sun, 21 Nov 2004 18:39:15 +0000, by bartv
-
Clean up flash configurySun, 21 Nov 2004 17:33:48 +0000, by bartv
-
Fix reads on legacy devicesSun, 21 Nov 2004 12:09:40 +0000, by bartv
-
Encapsulate various bits of optional functionality inside macros, toSun, 21 Nov 2004 11:20:18 +0000, by bartv
-
Only include the support for indirect flash reads if there are devicesSat, 20 Nov 2004 23:31:59 +0000, by bartv
-
Sort out the various loops to cope with boundary conditions,Sat, 20 Nov 2004 19:27:26 +0000, by bartv
-
Fix flash boundary calculationSat, 20 Nov 2004 18:24:15 +0000, by bartv
-
Add new AM29xxxxx V2 flash driverSat, 20 Nov 2004 18:09:53 +0000, by bartv
-
* include/dataflash.h:Thu, 07 Oct 2004 19:59:27 +0000, by asl
-
* src/flash.c (do_flash_init): Fix compiler warning about anThu, 07 Oct 2004 08:13:49 +0000, by asl
-
* cdl/devs_flash_atmel_dataflash.cdl: RemoveThu, 07 Oct 2004 07:47:04 +0000, by asl
-
* src/legacy_dev.c (legacy_flash_init): The end is the size plusWed, 06 Oct 2004 10:59:03 +0000, by asl
-
* src/flash.c (do_flash_init): We need info independent ofWed, 06 Oct 2004 09:49:55 +0000, by asl
-
Add support for the DataFlash device on the EB55.Tue, 05 Oct 2004 09:24:46 +0000, by asl
-
* cdl/devs_flash_atmel_dataflash.cdl:Tue, 05 Oct 2004 09:19:15 +0000, by asl
-
* cdl/flash_atmel_at49xxxx.cdl: Fixed typo inThu, 30 Sep 2004 18:10:03 +0000, by asl
-
* src/flash.c: Offset into the block is not calculated correctlyThu, 30 Sep 2004 18:09:20 +0000, by asl
-
* src/flash.c (cyg_flash_init): Add assert checking that theTue, 14 Sep 2004 16:04:53 +0000, by asl
-
* src/synth.c (synth_flash_erase_block): Remove asserts which areTue, 14 Sep 2004 16:03:53 +0000, by asl
-
* include/flash_sst_39vfxxx.inl: Set the end address to the lastTue, 14 Sep 2004 16:03:26 +0000, by asl
-
* include/flash_strata_v2.inl: Return the end address which is theTue, 14 Sep 2004 16:02:54 +0000, by asl
-
* cdl/redboot.cdl: Change CYGNUM_REDBOOT_FLASH_BASE to a booldataTue, 14 Sep 2004 14:02:47 +0000, by asl
-
* src/flash_synth.c: Allow the use of arbitary sized block.Thu, 09 Sep 2004 13:13:22 +0000, by asl
-
* src/flash.c: Support flash blocks of arbitary size. TheThu, 09 Sep 2004 13:11:46 +0000, by asl
-
* removed the functions cyg_flash_get_limits andSat, 21 Aug 2004 13:47:55 +0000, by asl
-
* src/flash.c (do_flash_init): cyg_flash_get_limits has been removed.Sat, 21 Aug 2004 13:47:12 +0000, by asl
-
* tests/flash[23].c: Removed calls to cyg_flash_get_block_info()Sat, 21 Aug 2004 13:45:53 +0000, by asl
-
* src/flashiodev.c Ordering problem again. If an invalid name isSat, 21 Aug 2004 11:53:41 +0000, by asl
-
2004-08-21 Andrew Lunn <andrew.lunn@ascom.ch>Sat, 21 Aug 2004 08:48:17 +0000, by asl
-
* cdl/redboot.cdl: Fixed the type of CYGNUM_REDBOOT_FLASH_BASEMon, 16 Aug 2004 08:35:33 +0000, by asl
-
* cdl/flash_strata_v2.cdl: Indicate we implementMon, 16 Aug 2004 08:34:42 +0000, by asl
-
* src/flash.c: Make the flock lock/unlock code compile withoutMon, 16 Aug 2004 08:33:41 +0000, by asl
