log

age author description
Thu, 13 Mar 2014 21:32:49 +0000 vae Increase resolution of time measurement for platforms featuring HAL_CLOCK_READ_NS. [Bugzilla 1001958]
Thu, 13 Mar 2014 15:31:34 +0000 jld * common/Subprocess.cpp: Silence signed/unsigned compiler warning
Thu, 13 Mar 2014 15:22:25 +0000 jld * configtool/standalone/wxwin/configtool.cpp,
Thu, 13 Mar 2014 15:03:41 +0000 jld * infra/trace.cxx, libcdl/build.cxx, libcdl/expr.cxx,
Mon, 03 Mar 2014 08:30:32 +0000 jld * src/mcount.S: Add mcount functions for call-graph profiling.
Mon, 03 Mar 2014 08:18:43 +0000 jld * src/stm32_misc.c: Ensure TIM2 clock enabled when profiling.
Fri, 28 Feb 2014 10:51:15 +0000 jld * standalone/wxwin/appsettings.cpp,
Fri, 28 Feb 2014 10:04:06 +0000 jld * standalone/wxwin/appsettings.cpp,
Fri, 28 Feb 2014 09:47:26 +0000 jld * standalone/wxwin/standalone/wxwin/finddlg.cpp,
Sun, 16 Feb 2014 08:38:44 +0000 vae Add Freescale eDMA entry.
Sun, 16 Feb 2014 08:34:17 +0000 vae New: Add Freescale eDMA to eCos reference manual.
Sun, 16 Feb 2014 08:30:33 +0000 vae Add interrupt numbers for second eDMA controller. Add clock gating for ADC2. Add GPIO port F.
Fri, 20 Sep 2013 20:53:37 +0000 vae Redefine CYGNUM_HAL_INTERRUPT_RTC_RTC because of
Wed, 18 Sep 2013 16:01:59 +0000 sergeig * cdl/can_lpc2xxx.cdl: Add CYGHWR_DEVS_CAN_LPC2XXX_BUSOFF_WORKAROUND
Wed, 11 Sep 2013 21:04:31 +0000 sergeig * ecos.db: Add CAN driver entry for olcpl2294 target (Olimex
Wed, 11 Sep 2013 21:02:32 +0000 sergeig * cdl/hal_arm_lpc2xxx_olpcl2294.cdl: Add support for CAN interface 0.
Wed, 11 Sep 2013 21:00:16 +0000 sergeig * src/can_accfilt_lpc2xxx.c, src/can_lpc2xxx.c: Fix a compile issue of
Wed, 28 Aug 2013 16:29:23 +0000 sergeig * src/can_lpc2xxx.c: Add support for new config key
Wed, 28 Aug 2013 16:28:10 +0000 sergeig * include/canio.h: Added structure cyg_can_err_count_info for reading
Wed, 28 Aug 2013 16:26:53 +0000 sergeig * include/config_keys.h: Add config key
Mon, 26 Aug 2013 12:07:55 +0000 vae Fix FREESCALE_EDMA_NBYTES_MLOFFYES_NBYTES_M bug
Sun, 25 Aug 2013 14:50:35 +0000 vae Include vectors header files for SP floating point to CVS
Sun, 25 Aug 2013 14:44:25 +0000 vae include fpv4_sp_d16_libm.h in CVS.
Sun, 25 Aug 2013 14:42:58 +0000 vae Define Cortex-M4F architecture specific builtin mathematical functions.
Sun, 25 Aug 2013 14:38:57 +0000 vae Add: Complex number header and library (single and double precision floating point),
Sun, 11 Aug 2013 20:09:28 +0000 jld * cdl/hal_cortexm_stm32_stm32f4discovery.cdl: Merge CDL goal expressions
Tue, 09 Jul 2013 20:50:08 +0000 vae Fix: Kinetis DSPI infinite polling [ Bugzilla 10011879 ], reported by Mike Jones
Tue, 02 Jul 2013 19:00:31 +0000 jld * doc/twr_k60f120m.sgml: Fix missing </para>.
Mon, 01 Jul 2013 17:39:53 +0000 vae Add definitions of V2 specific commands, responses and card structure. [ Bugzilla 1001764 ]
Mon, 01 Jul 2013 08:17:37 +0000 vae Add TWR-K60F120M platform HAL package and target records.
Mon, 01 Jul 2013 08:14:13 +0000 vae Add K60F120M entry (document body provided by Mike Jones)
Mon, 01 Jul 2013 08:09:45 +0000 vae Add support for K60F120M [ Bugzilla 1001861 ]
Sat, 22 Jun 2013 14:58:09 +0000 jld * src/core/snmp/msg_out.c: Applied lwip bugfix #29256.
Sat, 15 Jun 2013 20:28:37 +0000 vae Fix compiler warnings for discrediting const pointer. [ Bugzilla 1001865 ]
Sat, 15 Jun 2013 20:25:20 +0000 vae Fix compiler warnings. [ Bugzilla 1001865 ]
Sat, 15 Jun 2013 20:22:36 +0000 vae Fix compiler warning about variable set but not used. [ Bugzilla 1001865 ]
Thu, 13 Jun 2013 19:14:06 +0000 vae Clean up macros to support interrupts and set/get features.
Wed, 12 Jun 2013 13:20:07 +0000 jld * packages/hal/cortexm/stm32/stm32f4discovery/*: New STM32F4-Discovery
Thu, 06 Jun 2013 20:32:56 +0000 sergeig * doc/can.sgml: Documented return code -ENOSPC for cyg_io_set_config()
Thu, 06 Jun 2013 20:31:25 +0000 sergeig * src/can_lpc2xxx.c: Changed return code for message filter
Sun, 02 Jun 2013 17:01:36 +0000 vae Rich memory layout for FlexBus RAM with support for caching. Remove redundant MLT files. [ Bugzilla 1001837 ]
Sun, 02 Jun 2013 16:39:24 +0000 vae Add requirement for WRITETHRU data cache startup mode when eDMA is in use. Sync with change in eDMA driver [ Bugzilla 1001838 ]
Sun, 02 Jun 2013 16:36:08 +0000 vae Add FlexBus RAM configuration and caching, DDRAM CDL moved
Sun, 02 Jun 2013 16:22:36 +0000 vae Fix: Disable DMA requests for transfers that don't use DMA. [ Bugzilla 1001815 ]
Sun, 02 Jun 2013 16:18:05 +0000 vae Remove requirement for WRITETHRU cache mode that raised conflict when cache was disabled. Bug reported by Mike Jones. [ Bugzilla 1001838 ]
Sun, 02 Jun 2013 16:14:46 +0000 vae RAM size format changed to decimal. [ Bugzilla 1001837 ]
Sat, 01 Jun 2013 20:29:45 +0000 vae Fix double-baud rate define. Bug spotted and patch provided by Mike Jones.
Tue, 21 May 2013 18:58:25 +0000 sergeig * ecos.db: Add CAN driver entry for olcpe2294 target (Olimex
Tue, 21 May 2013 18:56:04 +0000 sergeig * cdl/hal_arm_lpc2xxx_olpce2294.cdl: Add support for all 4 CAN
Sat, 11 May 2013 15:23:26 +0000 jld * doc/sgml/makemakefile: Update copyright dates.
Tue, 30 Apr 2013 18:28:38 +0000 vae Add requirement of CYGPKG_KERNEL.
Mon, 29 Apr 2013 17:39:53 +0000 vae Remove unwanted diag_printf().
Fri, 26 Apr 2013 20:59:48 +0000 vae Fix missing semicolon. Bug spotted and patch provided by John Dallaway. [ Bugzilla 1001835 ]
Fri, 26 Apr 2013 17:04:15 +0000 vae Add Freescale I2C driver and I2C driver entries for Kinetis targets
Fri, 26 Apr 2013 17:04:15 +0000 vae Add Freescale I2C driver and I2C driver entries for Kinetis targets
Fri, 26 Apr 2013 16:42:48 +0000 vae Implemented support for I2C [Bugzilla 1001397]
Fri, 26 Apr 2013 16:38:07 +0000 vae Tomas: New package -- Freescale I2C driver package. [Bugzilla 1001397]
Fri, 26 Apr 2013 16:25:20 +0000 vae Add CYGBLD_I2C_DEVICE_CONST. This will allow driver to modify cyg_i2c_device streucture. [ Bugzilla 1001816 ]
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.
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