log

age author description
Fri, 11 Mar 2011 20:00:19 +0000 sergeig * src/bootp_support.c (show_bootp): Fixed output for some fields.
Fri, 11 Mar 2011 14:47:45 +0000 jld * cdl/spi_stm32.cdl: Add build options for CFLAGS and loopback test.
Tue, 22 Feb 2011 11:26:30 +0000 jld * ecos.db: Add hardware package CYGPKG_DEVS_ADC_ARM_AT91 to applicable
Tue, 22 Feb 2011 04:36:20 +0000 jlarmour * src/sys/netinet/if_ether.c: Merge fix from FreeBSD CVS r1.108.
Fri, 18 Feb 2011 15:20:59 +0000 jld * ecos.db: Remove non-hardware package CYGPKG_IO_ADC from the ek-lm3s811
Thu, 17 Feb 2011 22:26:47 +0000 jlarmour * cdl/jffs2.cdl: Add CYGNUM_FS_JFFS2_TEST_OFFSET and
Thu, 17 Feb 2011 14:18:40 +0000 jld * src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]
Thu, 17 Feb 2011 13:40:30 +0000 jld * include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
Wed, 09 Feb 2011 22:19:09 +0000 jld * doc/ek_lm3s811.sgml: Eliminate underscores in SGML ID strings. They
Wed, 09 Feb 2011 22:10:20 +0000 jld * sgml/makemakefile: Update copyright dates.
Wed, 09 Feb 2011 20:55:44 +0000 sergeig * sgml/doclist: Add EK-LM3S811 documentation.
Wed, 09 Feb 2011 20:55:05 +0000 sergeig * NEWS, ecos.db: Add Stellaris Cortex M3 variant HAL, support for
Mon, 07 Feb 2011 12:44:34 +0000 jld * standalone/wxwin/configitem.cpp: Escape newline chars in CDL values for
Thu, 03 Feb 2011 16:44:50 +0000 jld * include/var_io.h: Fix CYGHWR_HAL_STM32_RCC_CFGR_PPRE2_* definitions.
Mon, 31 Jan 2011 21:52:31 +0000 sergeig * cdl/lwip_net.cdl: New CDL option CYGSEM_LWIP_MEM_SECTION.
Sat, 22 Jan 2011 21:18:09 +0000 sergeig * src/stm32_misc.c (hal_start_clocks): Added optional calculation of
Sat, 22 Jan 2011 21:00:52 +0000 sergeig * include/hal_intr.h:
Wed, 19 Jan 2011 18:59:15 +0000 sergeig * include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
Tue, 18 Jan 2011 08:35:44 +0000 jld * src/stm32_misc.c: Implement a profiling timer on TIM2.
Sat, 15 Jan 2011 16:23:40 +0000 sergeig * tests/pselect.c: Corrected return value of pthread_kill() to match
Sat, 15 Jan 2011 16:16:36 +0000 sergeig * src/signal.cxx (pthread_kill): Corrected return value for pthread_kill()
Thu, 13 Jan 2011 17:59:21 +0000 jld * cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
Thu, 13 Jan 2011 11:37:28 +0000 nickg * src/stm32_misc.c (hal_start_clocks): Correct bit clear operation
Sun, 02 Jan 2011 20:23:20 +0000 sergeig * src/ecos/sequential.c, src/ecos/simple.c: Fixed miltiple-line
Sun, 02 Jan 2011 13:52:51 +0000 sergeig * cdl/hal_sparclite.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Sun, 02 Jan 2011 13:50:48 +0000 sergeig * cdl/hal_sparc.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Sun, 02 Jan 2011 13:48:49 +0000 sergeig * cdl/hal_sh.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Sun, 02 Jan 2011 13:45:00 +0000 sergeig * cdl/hal_powerpc.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Sun, 02 Jan 2011 13:42:47 +0000 sergeig * cdl/hal_openrisc.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Sun, 02 Jan 2011 13:40:02 +0000 sergeig * cdl/hal_i386.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Sun, 02 Jan 2011 13:37:56 +0000 sergeig * cdl/hal_frv.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Sun, 02 Jan 2011 13:34:55 +0000 sergeig * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
Fri, 31 Dec 2010 09:37:26 +0000 jld * src/stm32_serial.c, src/stm32_serial.h: Set the M bit when
Sun, 19 Dec 2010 20:49:20 +0000 jld * src/timer_tc.c: Implement a profiling timer on TC1.
Thu, 16 Dec 2010 21:33:26 +0000 jld * include/lwipopts.h: Fix compilation error when compiling SNMP code.
Sun, 12 Dec 2010 11:11:23 +0000 sergeig * src/quicc_smc_serial.c: Wait for CPM Busy Flag to clear on write to
Mon, 29 Nov 2010 16:29:19 +0000 jld * cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.
Wed, 24 Nov 2010 18:40:20 +0000 sergeig * tests/intr0.cxx (intr0_main): Fix a compiler warning by changing
Sun, 21 Nov 2010 11:51:29 +0000 sergeig * include/diag.h:
Sat, 20 Nov 2010 20:42:51 +0000 jld * cdl/hal.cdl: Suppress -fprofile-arcs (which implies -lgcov) when
Sat, 13 Nov 2010 11:57:21 +0000 jld * doc/sgml/doclist: Add USB mass storage documentation.
Fri, 12 Nov 2010 13:19:06 +0000 jld * ecos.db, io/usb/msd/slave/current/*: Initial check-in of USB mass storage
Fri, 12 Nov 2010 12:14:31 +0000 jld * src/usbs_at91.c : Complete support for halting endpoints
Thu, 11 Nov 2010 20:30:07 +0000 sergeig * cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Add a set of parentheses
Wed, 27 Oct 2010 11:27:30 +0000 jld * New STM32 USB slave driver contributed by Chris Holgate.
Wed, 27 Oct 2010 10:22:51 +0000 jld * cdl/usb_serial.cdl: Place static endpoint struct options in a CDL
Wed, 27 Oct 2010 10:04:33 +0000 jld * src/usbs.c, include/usbs.h: Extend usbs_control_endpoint struct and
Sat, 09 Oct 2010 12:53:34 +0000 jld * doc/porting.sgml: Delete references to the memory layout editor.
Wed, 29 Sep 2010 10:13:28 +0000 jld * src/dns.c: Remove spurious mutex unlock in cyg_res_getaddrinfo() when
Sat, 18 Sep 2010 16:10:32 +0000 jld * bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:
Fri, 10 Sep 2010 15:48:21 +0000 jld * standalone/wxwin/configtooldoc.cpp: Allow import/export of
Sun, 29 Aug 2010 15:47:48 +0000 jld * misc/redboot_JTAG.ecm, misc/redbooot_ROM.ecm:
Mon, 02 Aug 2010 07:59:09 +0000 jld * src/if_at91.c: Invert test for NSR IDLE bit. Issue reported by
Mon, 02 Aug 2010 07:35:10 +0000 jld * include/network.h: Match braces when including from C++ code. Issue
Fri, 16 Jul 2010 14:53:40 +0000 sergeig * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_AM29LV640M]:
Tue, 29 Jun 2010 07:30:28 +0000 jld * include/*, tests/*, HISTORY, LICENSE: Update to uSTL 1.4 sources.
Tue, 15 Jun 2010 08:25:04 +0000 jld * doc/eth_phy.sgml, include/eth_phy.h: Add Ethernet Gigabit Mode
Thu, 10 Jun 2010 20:46:18 +0000 sergeig * src/common/termios.c : Fix tcflush() and tcdrain(). They were
Mon, 07 Jun 2010 17:10:54 +0000 sergeig * doc/adc.sgml
Mon, 07 Jun 2010 16:53:20 +0000 sergeig *doc/io.sgml