log

age author description
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.