| 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.
|
| Thu, 03 Jan 2013 08:49:26 +0000 |
vae |
Tick-only now has option to beehive like other drivers rather than RM (see Bugzilla 1001676). Fixed bug with dropping CS. Chip select options consolidated in a for loop. Add looback test.
|
| Sun, 04 Nov 2012 14:02:16 +0000 |
vae |
Add Kinetis internal flash driver contributed by Nicolas Aujoux. Added flash driver entries to: TWR-K60N512, TWR-K40X256, TWR-K70F120M and Kwikstik.
|
| Sun, 04 Nov 2012 13:51:56 +0000 |
vae |
Recognize 256 Bytes space for virtual vectors in sram. Recognize 256 Bytes space for virtual vectors in sram.
|
| Sun, 04 Nov 2012 13:48:31 +0000 |
vae |
Define register access to FTFL module. Contributed by Nicolas Aujoux at 2012-09-07 [Bugzilla 1001561]
|
| Sun, 04 Nov 2012 13:44:28 +0000 |
vae |
New package : Freescale Kinetis flash driver. [Bugzilla 1001561]
|
| Sat, 03 Nov 2012 15:59:16 +0000 |
vae |
Synchronized with Kinetis variant changes to SDRAM controller support. Memory layouts adapted to separate data and code cacing partitions. [Bugzilla 1001606]
|
| Sat, 03 Nov 2012 15:53:42 +0000 |
vae |
synchronized with variant. [Bugzilla 1001606]
|
| Sat, 03 Nov 2012 15:51:54 +0000 |
vae |
Separate data and code caches, as well as text indentation suggested by Jifl. Fixes to cache and SDRAM CDL and functions Improved SDRAM controller support due to better manufacturer documentation: Configurable pad control. [Bugzilla 1001606]
|
| Thu, 04 Oct 2012 07:40:45 +0000 |
vae |
Include CYGHWR_MEMORY_LAYOUT_H in order to effectively test memory size. Bug reported and fix suggested by Bernd Edlinger. [Bugzilla 1001650]
|
| Mon, 06 Aug 2012 06:56:59 +0000 |
vae |
Add functions and macros for clock gating control to Kinetis.
|
| Sat, 30 Jun 2012 14:55:45 +0000 |
jld |
* standalone/wxwin/makefile.gnu: Update linker flags for recent
|
| Sat, 16 Jun 2012 01:18:00 +0000 |
jlarmour |
* include/memjoin.inl: Fix compiler warning about variable that
|