log

age author description
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
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
Wed, 25 Apr 2012 08:58:46 +0000 jld * configtool/standalone/wxwin/makefile.gnu: Update build flags for recent
Mon, 23 Apr 2012 19:03:36 +0000 vae Whitespace cleanup
Mon, 23 Apr 2012 15:09:48 +0000 jlarmour * include/var_io_pins.h (CYGHWR_HAL_STM32_PIN_IN): Removed
Fri, 13 Apr 2012 17:56:15 +0000 jlarmour * src/usb_stm32.c (cyg_usbs_cortexm_stm32_init):
Fri, 13 Apr 2012 17:55:39 +0000 jlarmour * src/adc_stm32.c:
Fri, 13 Apr 2012 17:54:52 +0000 jlarmour * include/var_io.h:
Wed, 04 Apr 2012 18:51:57 +0000 sergeig * include/*:
Tue, 03 Apr 2012 18:48:18 +0000 jlarmour * src/usb_stm32.c (cyg_usbs_cortexm_stm32_init):
Mon, 02 Apr 2012 22:18:58 +0000 jlarmour * src/ser_16x5x.c (serial_config_port): Clear potential Overrun Error
Mon, 02 Apr 2012 15:04:55 +0000 jlarmour * src/stm32_serial.h: Revert unnecessary change in previous
Sun, 01 Apr 2012 19:36:17 +0000 vae Fix compiler warning, used uninitialized variable in a2fxxx_spi_set_ss().
Sun, 01 Apr 2012 19:34:21 +0000 vae Fix compiler warning, unused variable in a2fxxx_dma_isr().
Sun, 01 Apr 2012 02:08:32 +0000 jlarmour * NEWS, ecos.db: Add STM3220G-eval and STM3240G-eval board port and