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.
|
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
|
Wed, 06 Jun 2012 19:49:59 +0000 |
vae |
Provide for cache enablement in RAM startup mode [Bugzilla 1001606]
|
Sun, 27 May 2012 18:34:01 +0000 |
vae |
Allow comilation for targets with less then 128KiB RAM by conditionally reducing of MAXSIZE to (1<<16)
|
Sun, 27 May 2012 00:52:30 +0000 |
vae |
Reduced stack sizes of IDLE, LOAD and TMAIN threads as well as NUM_LOAD_THREADS to 5 (was 10) in order to fit the test for targets with as low as 128KiB RAM. Bug fix: MAX_BUF fixed so that in_buf[] and out_buf[] can accomodate up to messages of up to 10KiB used by some tests.[ Bugzilla 1001344 ]
|
Sun, 27 May 2012 00:51:28 +0000 |
jlarmour |
* include/linux/kernel.h (jiffies): Use cyg_current_time(), not
|
Sat, 19 May 2012 10:36:22 +0000 |
jld |
* twr_k40x256/current/cdl/hal_cortexm_kinetis_twr_k40x256.cdl,
|
Fri, 18 May 2012 21:37:57 +0000 |
vae |
Add Freescale Kinetis documentation.
|
Fri, 18 May 2012 21:31:46 +0000 |
vae |
New file -- Kinetis variant documentation. [Bug 1001580]
|
Fri, 18 May 2012 21:27:23 +0000 |
vae |
New files -- Kinetis variant documentation. [Bug 1001580]
|
Fri, 18 May 2012 18:35:38 +0000 |
vae |
Bug fix: Do not implement external memory interface if Platform startup is not selected. [ Bugzilla 1001590 ]
|
Fri, 18 May 2012 18:32:15 +0000 |
vae |
Bug fix: Do not refer external memory if Platform startup is not selected. [ Bugzilla 1001590 ]
|
Fri, 11 May 2012 10:25:27 +0000 |
nickg |
* include/pkgconf/mlt_arm_lpc24xx_ea2468_rom.ldi:
|
Fri, 11 May 2012 10:24:33 +0000 |
nickg |
* cdl/hal_arm.cdl: Add CDL to control whether both IRQs and FIQs
|
Wed, 09 May 2012 22:37:00 +0000 |
vae |
Add TWR-K70F120M bsp and target.
|
Wed, 09 May 2012 22:28:24 +0000 |
vae |
New package -- Freescale TWR-K70F120M board. [Bugzilla 1001579]
|
Wed, 09 May 2012 22:19:42 +0000 |
vae |
Fixed memory layout for FlexBus memory. Add different pin options
|
Wed, 09 May 2012 22:14:17 +0000 |
vae |
Add: Clocking support for PLL1 (K70), DDRAM controller Cache, eDMA - 32 chan. [Bugzilla 1001579
|
Wed, 09 May 2012 22:12:01 +0000 |
vae |
Add support for 32 channel eDMA [Bugzilla 1001579]
|
Wed, 09 May 2012 22:09:16 +0000 |
vae |
Add optional non-cached regions for TCD and buffers [Bugzilla 1001579]
|
Wed, 09 May 2012 22:07:24 +0000 |
vae |
Add: support for 32 channel eDMA, support for cached memory.
|
Fri, 04 May 2012 16:40:28 +0000 |
jlarmour |
* ecos.db: Add Microchip ENC424J600 / ENC624J600 ethernet controller
|