Mercurial > ecos
graph
-
* sgml/makemakefile: Update copyright dates.Wed, 09 Feb 2011 22:10:20 +0000, by jld
-
* sgml/doclist: Add EK-LM3S811 documentation.Wed, 09 Feb 2011 20:55:44 +0000, by sergeig
-
* NEWS, ecos.db: Add Stellaris Cortex M3 variant HAL, support forWed, 09 Feb 2011 20:55:05 +0000, by sergeig
-
* standalone/wxwin/configitem.cpp: Escape newline chars in CDL values forMon, 07 Feb 2011 12:44:34 +0000, by jld
-
* include/var_io.h: Fix CYGHWR_HAL_STM32_RCC_CFGR_PPRE2_* definitions.Thu, 03 Feb 2011 16:44:50 +0000, by jld
-
* cdl/lwip_net.cdl: New CDL option CYGSEM_LWIP_MEM_SECTION.Mon, 31 Jan 2011 21:52:31 +0000, by sergeig
-
* src/stm32_misc.c (hal_start_clocks): Added optional calculation ofSat, 22 Jan 2011 21:18:09 +0000, by sergeig
-
* include/hal_intr.h:Sat, 22 Jan 2011 21:00:52 +0000, by sergeig
-
* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]Wed, 19 Jan 2011 18:59:15 +0000, by sergeig
-
* src/stm32_misc.c: Implement a profiling timer on TIM2.Tue, 18 Jan 2011 08:35:44 +0000, by jld
-
* tests/pselect.c: Corrected return value of pthread_kill() to matchSat, 15 Jan 2011 16:23:40 +0000, by sergeig
-
* src/signal.cxx (pthread_kill): Corrected return value for pthread_kill()Sat, 15 Jan 2011 16:16:36 +0000, by sergeig
-
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): SaveThu, 13 Jan 2011 17:59:21 +0000, by jld
-
* src/stm32_misc.c (hal_start_clocks): Correct bit clear operationThu, 13 Jan 2011 11:37:28 +0000, by nickg
-
* src/ecos/sequential.c, src/ecos/simple.c: Fixed miltiple-lineSun, 02 Jan 2011 20:23:20 +0000, by sergeig
-
* cdl/hal_sparclite.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:52:51 +0000, by sergeig
-
* cdl/hal_sparc.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:50:48 +0000, by sergeig
-
* cdl/hal_sh.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:48:49 +0000, by sergeig
-
* cdl/hal_powerpc.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:45:00 +0000, by sergeig
-
* cdl/hal_openrisc.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:42:47 +0000, by sergeig
-
* cdl/hal_i386.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:40:02 +0000, by sergeig
-
* cdl/hal_frv.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:37:56 +0000, by sergeig
-
* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]Sun, 02 Jan 2011 13:34:55 +0000, by sergeig
-
* src/stm32_serial.c, src/stm32_serial.h: Set the M bit whenFri, 31 Dec 2010 09:37:26 +0000, by jld
-
* src/timer_tc.c: Implement a profiling timer on TC1.Sun, 19 Dec 2010 20:49:20 +0000, by jld
-
* include/lwipopts.h: Fix compilation error when compiling SNMP code.Thu, 16 Dec 2010 21:33:26 +0000, by jld
-
* src/quicc_smc_serial.c: Wait for CPM Busy Flag to clear on write toSun, 12 Dec 2010 11:11:23 +0000, by sergeig
-
* cdl/romfs.cdl: Add CYGFUN_FS_ROM_FLASH_BLOCK_DEVICE_LOOKUP option.Mon, 29 Nov 2010 16:29:19 +0000, by jld
-
* tests/intr0.cxx (intr0_main): Fix a compiler warning by changingWed, 24 Nov 2010 18:40:20 +0000, by sergeig
-
* include/diag.h:Sun, 21 Nov 2010 11:51:29 +0000, by sergeig
-
* cdl/hal.cdl: Suppress -fprofile-arcs (which implies -lgcov) whenSat, 20 Nov 2010 20:42:51 +0000, by jld
-
* doc/sgml/doclist: Add USB mass storage documentation.Sat, 13 Nov 2010 11:57:21 +0000, by jld
-
* ecos.db, io/usb/msd/slave/current/*: Initial check-in of USB mass storageFri, 12 Nov 2010 13:19:06 +0000, by jld
-
* src/usbs_at91.c : Complete support for halting endpointsFri, 12 Nov 2010 12:14:31 +0000, by jld
-
* cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Add a set of parenthesesThu, 11 Nov 2010 20:30:07 +0000, by sergeig
-
* New STM32 USB slave driver contributed by Chris Holgate.Wed, 27 Oct 2010 11:27:30 +0000, by jld
-
* cdl/usb_serial.cdl: Place static endpoint struct options in a CDLWed, 27 Oct 2010 10:22:51 +0000, by jld
-
* src/usbs.c, include/usbs.h: Extend usbs_control_endpoint struct andWed, 27 Oct 2010 10:04:33 +0000, by jld
-
* doc/porting.sgml: Delete references to the memory layout editor.Sat, 09 Oct 2010 12:53:34 +0000, by jld
-
* src/dns.c: Remove spurious mutex unlock in cyg_res_getaddrinfo() whenWed, 29 Sep 2010 10:13:28 +0000, by jld
-
* bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:Sat, 18 Sep 2010 16:10:32 +0000, by jld
-
* standalone/wxwin/configtooldoc.cpp: Allow import/export ofFri, 10 Sep 2010 15:48:21 +0000, by jld
-
* misc/redboot_JTAG.ecm, misc/redbooot_ROM.ecm:Sun, 29 Aug 2010 15:47:48 +0000, by jld
-
* src/if_at91.c: Invert test for NSR IDLE bit. Issue reported byMon, 02 Aug 2010 07:59:09 +0000, by jld
-
* include/network.h: Match braces when including from C++ code. IssueMon, 02 Aug 2010 07:35:10 +0000, by jld
-
* include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_AM29LV640M]:Fri, 16 Jul 2010 14:53:40 +0000, by sergeig
-
* include/*, tests/*, HISTORY, LICENSE: Update to uSTL 1.4 sources.Tue, 29 Jun 2010 07:30:28 +0000, by jld
-
* doc/eth_phy.sgml, include/eth_phy.h: Add Ethernet Gigabit ModeTue, 15 Jun 2010 08:25:04 +0000, by jld
-
* src/common/termios.c : Fix tcflush() and tcdrain(). They wereThu, 10 Jun 2010 20:46:18 +0000, by sergeig
-
* doc/adc.sgmlMon, 07 Jun 2010 17:10:54 +0000, by sergeig
-
*doc/io.sgmlMon, 07 Jun 2010 16:53:20 +0000, by sergeig
-
* ecos.db: Add AT91 ADC driver.Sun, 30 May 2010 10:24:56 +0000, by sergeig
-
* include/var_io.h: Added ADC defines for AT91_M55800A CPUSat, 29 May 2010 14:47:00 +0000, by sergeig
-
* src/adc.c:Sat, 29 May 2010 14:33:15 +0000, by sergeig
-
* include/config_keys.h:Sat, 29 May 2010 14:28:13 +0000, by sergeig
-
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):Mon, 17 May 2010 11:38:29 +0000, by nickg
-
* src/flashiodev.c (flashiodev_lookup): Fix wrong code execution ifSat, 15 May 2010 16:43:56 +0000, by jlarmour
-
* cdl/libm.cdl (CYGPKG_LIBM_CFLAGS_ADD): Compile withSat, 15 May 2010 16:34:30 +0000, by jlarmour
-
* include/string.h: Declare strnlen.Tue, 11 May 2010 16:26:19 +0000, by jlarmour
-
* kernel/current/src/common/thread.cxx,Mon, 10 May 2010 15:58:36 +0000, by jld
