log

age author description
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
Fri, 04 May 2012 16:40:04 +0000 jlarmour * cdl/enc424j600_eth_drivers.cdl:
Fri, 04 May 2012 15:58:47 +0000 jlarmour Trivial improvement of 'display' string.
Fri, 04 May 2012 02:25:05 +0000 jlarmour * src/mmc_spi.c (mmc_spi_send_init): Silence unused var warning.
Thu, 03 May 2012 18:49:39 +0000 jlarmour * src/stm3210e_eval_eth_enc424j600.c: New file, initialization
Thu, 03 May 2012 18:15:33 +0000 jlarmour Fix changelog formatting of most recent entries.
Wed, 25 Apr 2012 19:47:39 +0000 vae NUMREGS replaced by HAL_STUB_REGISTERS_SIZE in thread-packets.c