log

age author description
Sun, 14 Apr 2013 23:36:17 +0000 vae Add STM32 Erhernet driver and Ethetnet driver entries to STM3220G-eval and STM3240G-eval boards.
Sun, 14 Apr 2013 23:34:12 +0000 vae Fix PHY name and added defualt Ethernet interface. Enabled clock for PHY.
Sun, 14 Apr 2013 23:30:51 +0000 vae Update ETH macros for F4 device.
Sun, 14 Apr 2013 23:28:43 +0000 vae STM32 ETH driver package created.
Sun, 07 Apr 2013 16:33:02 +0000 vae Optimised receiving of messages that fit in FIFO. Add clock gating.
Sun, 07 Apr 2013 16:28:39 +0000 vae Add clock gating comment.
Sun, 07 Apr 2013 16:19:00 +0000 vae Add clock gating enable.
Sun, 07 Apr 2013 16:05:15 +0000 vae Clock gating synchronised with variant.
Sun, 07 Apr 2013 15:59:31 +0000 vae Add clock gating management and API.
Mon, 18 Mar 2013 08:52:46 +0000 jld * standalone/wxwin/admindlg.cpp: Pass POSIX-style paths to ecosadmin.tcl
Sat, 09 Mar 2013 18:06:46 +0000 vae Add single precision floating point tests.
Sat, 09 Mar 2013 18:00:22 +0000 vae Add ECM file redboot_K70_FPU.ecm.
Sat, 09 Mar 2013 17:51:26 +0000 vae Add ECM for RedBoot with FPU support.
Sat, 09 Mar 2013 17:41:19 +0000 vae * misc/redboot_ROM_FPU.ecm: Add ECM for RedBoot with FPU support.
Sat, 09 Mar 2013 17:35:22 +0000 vae * misc/redboot_K70_ROM_FPU.ecm: Add ECM file
Sat, 09 Mar 2013 17:32:05 +0000 vae Removed (obsolete) implementation of CYGINT_HAL_CORTEXM4_CODE.
Sat, 09 Mar 2013 17:22:34 +0000 vae Sync with variant changes due to hardware floating point support. Changed CYGHWR_HAL_CORTEXM_KINETIS_FLEXNVM. [Bugzilla 1001607]
Sat, 09 Mar 2013 17:19:38 +0000 vae * cdl/hal_cortexm_kinetis.cdl: Changes to Kinetis part builder related to
Sat, 09 Mar 2013 17:13:06 +0000 vae Add: hardware floating point support for Cortex-M4F [ Bugzilla 1001607 ]
Sat, 02 Mar 2013 20:01:44 +0000 jlarmour * src/mmc_spi.c (mmc_spi_check_for_disk): Modify DEBUG1 to to show
Fri, 22 Feb 2013 19:38:45 +0000 vae Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to Kinetis
Fri, 22 Feb 2013 19:38:45 +0000 vae Enhanced endianness support for devices with big and little endian, added support for MPC5xxx in addition to Kinetis, extended support for up to 8 DSPIs.
Fri, 22 Feb 2013 19:38:45 +0000 vae Add CYGBLD_ATTRIB_NO_INLINE (suggested by Jifl)
Fri, 22 Feb 2013 19:38:44 +0000 alexs Backout failed cvs2hg conversion commit
Fri, 22 Feb 2013 19:38:44 +0000 vae Add CYGBLD_ATTRIB_NO_INLINE (suggested by Jifl)
Thu, 21 Feb 2013 08:34:10 +0000 jld * src/fstream.cpp: Fix processing of fstream openmode. Patch from
Tue, 19 Feb 2013 13:37:12 +0000 sergeig * src/common/vsnprintf.c: If string truncated (C99 case), apply the
Tue, 12 Feb 2013 20:58:56 +0000 vae Add CYGBLD_FORCE_INLINE macro to be used to enforce function inlining when compiling with no optimization.
Tue, 05 Feb 2013 15:53:23 +0000 jld * src/pthread.cxx (pthread_create): Include terminating NUL char
Wed, 23 Jan 2013 07:53:28 +0000 jld * include/var_io.h: Fix CYGHWR_HAL_STM32_UART6 definition.