log

age author description
Tue, 06 Mar 2012 17:34:56 +0000 grante Fix compiler warnings about variables that are set but never referenced.
Tue, 06 Mar 2012 17:16:11 +0000 grante Make ip6_init2() visible globally to allow method of disabling ipv6
Tue, 06 Mar 2012 16:45:24 +0000 grante Create new package for DHCP/BOOTP support so that it can be disable
Mon, 05 Mar 2012 20:30:21 +0000 grante Add -fno-strict-aliasing to CFLAGS to fix warnings from newer gcc (4.6)
Mon, 05 Mar 2012 04:45:19 +0000 sergeig * tests/fnmatch.c: Add missed CYG_TEST_INIT().
Wed, 22 Feb 2012 22:06:41 +0000 vae Reverted unintentionally changed nc_test_slsve.c
Wed, 22 Feb 2012 21:47:50 +0000 vae ecos.db: Add TWR-K60N512-FXM, Freescale DSPI driver,
Wed, 22 Feb 2012 21:39:41 +0000 vae * cdl/ram_micron_cellularram.cdl
Wed, 22 Feb 2012 21:36:23 +0000 vae * cdl/hal_freescale_edma.cdl
Wed, 22 Feb 2012 21:32:16 +0000 vae * cdl/hal_cortexm_kinetis_twr_k60n512_fxm.cdl:
Wed, 22 Feb 2012 21:28:55 +0000 vae * cdl/hal_cortexm_kinetis_twr_k60n512.cdl:
Wed, 22 Feb 2012 21:27:44 +0000 vae * cdl/hal_cortexm_kinetis_twr_k40x256.cdl:
Wed, 22 Feb 2012 21:26:08 +0000 vae * cdl/kinetis_irq_scheme.cdl
Wed, 22 Feb 2012 21:23:30 +0000 vae * cdl/eth_freescale_enet.cdl:
Wed, 22 Feb 2012 21:21:29 +0000 vae * cdl/ser_freescale_uart.cdl:
Wed, 22 Feb 2012 21:19:00 +0000 vae * cdl/disk_mmc_freescale_dspi.cdl:
Wed, 22 Feb 2012 21:15:44 +0000 vae * cdl/flash_sst25xx_freescale_dspi.cdl
Wed, 22 Feb 2012 21:13:15 +0000 vae * cdl/flash_sst25xx.cdl
Wed, 22 Feb 2012 21:10:25 +0000 vae * cdl/spi_freescale_dspi.cdl:
Thu, 09 Feb 2012 21:40:13 +0000 sergeig * src/can_at91sam7.c: CYGNUM_CAN_EVENT_OVERRUN_RX_HW instead of
Thu, 09 Feb 2012 21:37:33 +0000 sergeig * Changes made to support CAN IO package update:
Thu, 09 Feb 2012 21:18:35 +0000 sergeig * src/can_mcf52xx.c CYGNUM_CAN_EVENT_OVERRUN_RX_HW instead of
Thu, 09 Feb 2012 21:16:48 +0000 sergeig * cdl/io_can.cdl: support for add/remove compiler flags
Thu, 09 Feb 2012 21:10:27 +0000 sergeig * include/config_keys.h: Add two new keys to configure CAN driver:
Wed, 25 Jan 2012 21:15:59 +0000 vae Fix interrupt minimal priority calculation. [ Bugzilla 1001432 ]
Wed, 25 Jan 2012 21:12:39 +0000 vae Fixed interrupt priority. [ Bugzilla 1001432 ]
Wed, 25 Jan 2012 21:10:13 +0000 vae Fixed interrupt priority. [Bugzilla 1001432 ]
Tue, 24 Jan 2012 19:41:19 +0000 vae Recognize Code Read Protection FLASH field Reported by Bernard Fouché \[Bugzilla 1001443 \]
Tue, 24 Jan 2012 19:38:23 +0000 vae Recognize In Application Programming \(IAP\) SRAM field and Valid User Code and Code Read Protection FLASH fields Reported by Bernard Fouché \[ Bugzilla 1001395 \] \[Bugzilla 1001443 \]
Tue, 17 Jan 2012 18:34:30 +0000 sergeig * src/via_rhine.h: Fix some compiler warning.