log

age author description
Wed, 29 Apr 2015 23:31:48 +0000 vae Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets. default tip
Fri, 03 Oct 2014 15:13:21 +0000 jlarmour * src/synth.ld src/synth_entry.c: Look for static constructors in
Thu, 03 Jul 2014 08:21:45 +0000 jld * src/common/sprintf.cxx (__sprintf_chk): Implement alias for use
Mon, 16 Jun 2014 10:03:58 +0000 jld * include/sys/select.h: Make select FD_COPY and FD_ZERO macros single
Fri, 06 Jun 2014 15:17:01 +0000 vae Use CYGBLD_HAL_LINKER_GROUPED_LIBS macro. [ Bugzilla 1001989 ]
Sat, 03 May 2014 19:27:13 +0000 vae Add functions for Kinetis GPIO pin configuration and manipulation.[ Bugzilla 1001981 ]
Sat, 22 Mar 2014 17:08:11 +0000 jld * src/mcount.S: Add mcount functions for call-graph profiling.
Sun, 16 Mar 2014 19:39:11 +0000 jld * src/mcount.S: Add mcount functions for call-graph profiling.
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().