Mercurial > ecos
graph
-
* Refactored cme555 package to more generic mpc555Tue, 06 May 2008 19:04:20 +0000, by asl
-
* include/pkgconf/mlt_arm_at91sam7x512_rom.{h|ldi}: Added theThu, 01 May 2008 10:50:26 +0000, by asl
-
* cdl/hal_arm_at91sam7xek.cdl: Added configuration options inThu, 01 May 2008 10:49:42 +0000, by asl
-
* src/ipcp.c (ipcp_init): Negotiate both primary and secondary DNSThu, 01 May 2008 10:16:16 +0000, by asl
-
* cdl/fatfs.cdl: Use CYGPKG_FS_FAT_RET_DIRENT_DTYPE to controlThu, 01 May 2008 09:40:55 +0000, by asl
-
Fix FAT->RAM typo.Thu, 01 May 2008 09:36:49 +0000, by asl
-
* cdl/jffs2.cdl: Use CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE to controlThu, 01 May 2008 09:35:19 +0000, by asl
-
* cdl/romfs.cdl: Use CYGPKG_FS_ROM_RET_DIRENT_DTYPE to controlThu, 01 May 2008 09:33:12 +0000, by asl
-
* cdl/ramfs.cdl: Use CYGPKG_FS_RAM_RET_DIRENT_DTYPE to controlThu, 01 May 2008 09:31:49 +0000, by asl
-
* cdl/fileio.cdl: Use CYGPKG_FILEIO_DIRENT_DTYPE to enable/disableThu, 01 May 2008 09:31:09 +0000, by asl
-
* include/hal_platform_setup.h: Fix setting the flash wait statesWed, 23 Apr 2008 08:17:44 +0000, by asl
-
* tests/server_test.c (server_test): Fix typo with atoi whichSun, 13 Apr 2008 18:39:57 +0000, by asl
-
* current.cdl: Add LIBC_STRING which MEMALLOC now needs.Sun, 13 Apr 2008 18:05:16 +0000, by asl
-
* tests/tm_basic.cxx: Rename test to tm_posix.cxx.Fri, 28 Mar 2008 09:49:51 +0000, by jld
-
* standalone/wxwin/configitem.cpp: Do not delete the package item objectThu, 27 Mar 2008 08:53:54 +0000, by jld
-
* configtool/standalone/wxwin/admindlg.cpp,Wed, 26 Mar 2008 13:15:44 +0000, by jld
-
* src/socket.c: put NULL at the end of inbuff on each iteration,Sun, 09 Mar 2008 15:19:38 +0000, by asl
-
2008-02-11 John Dallaway <jld@ecoscentric.com>Mon, 11 Feb 2008 07:47:09 +0000, by jld
-
* src/common/termiostty.c (termios_lookup): Add missing set ofWed, 30 Jan 2008 18:39:11 +0000, by asl
-
* NEWSSun, 06 Jan 2008 14:19:30 +0000, by asl
-
Port to the FR30 architecture, the mb91301 variant and the skmb91302 board.Sun, 06 Jan 2008 14:17:43 +0000, by asl
-
* src/skmb91302_flash.c:Sun, 06 Jan 2008 14:06:41 +0000, by asl
-
* NEWS:Sun, 06 Jan 2008 13:21:48 +0000, by asl
-
* src/flash_phycore229x.c:Sun, 06 Jan 2008 13:19:54 +0000, by asl
-
* cdl/phycore229x_eth_drivers.cdl:Sun, 06 Jan 2008 13:19:25 +0000, by asl
-
2008-01-04 Uwe Kindler <uwe_kindler@web.de>Sun, 06 Jan 2008 13:18:30 +0000, by asl
-
* src/dlmalloc.cxx (MALLOC_COPY):Sun, 06 Jan 2008 12:17:41 +0000, by asl
-
* src/memcpy.cxx: added assert when memory areas for memcpy()Sun, 06 Jan 2008 11:40:45 +0000, by asl
-
2007-12-21 Oyvind Harboe <oyvind.harboe@zylin.com>Sun, 06 Jan 2008 11:13:51 +0000, by asl
-
2008-01-06 Shaun Louie <sal@microplex.com>Sun, 06 Jan 2008 10:42:34 +0000, by asl
-
* include/profile.h: Declare profile_off.Fri, 21 Dec 2007 16:47:15 +0000, by jlarmour
-
* cdl/usbs_at91.cdl: Fixed typos inTue, 20 Nov 2007 11:00:06 +0000, by asl
-
* doc/athttpd.sgml: added an example of a tcl script.Wed, 14 Nov 2007 14:39:13 +0000, by jlarmour
-
* support/file2c.tcl : align romdisk data to 4 bytes. With a bitWed, 14 Nov 2007 14:08:06 +0000, by jlarmour
-
* include/jim.h: include file order fix; now compiles again.Mon, 12 Nov 2007 13:33:12 +0000, by jlarmour
-
* doc/athttpd.cdl: Fixed typos in doc. Return value from handler is notMon, 12 Nov 2007 11:32:02 +0000, by jlarmour
-
* cdl/memalloc.cdl: Added option CYGBLD_MEMALLOC_MALLOC_EXTERNAL_JOIN_HMon, 05 Nov 2007 12:38:19 +0000, by jlarmour
-
Clean up for GCC-4.xThu, 25 Oct 2007 15:17:49 +0000, by gthomas
-
Fix error in earlier change - doesn't need to precede CYG_INIT_MEMALLOC, needs to just be at itWed, 24 Oct 2007 16:19:54 +0000, by jlarmour
-
* src/heapgen.tcl: Init priority for pool initialization is nowWed, 24 Oct 2007 13:25:46 +0000, by jlarmour
-
* src/malloc.cxx: Init priority for pool initialization is nowWed, 24 Oct 2007 12:42:37 +0000, by jlarmour
-
* src/at91sam7sek_misc.c (hal_at91_led): Fix off by one error onTue, 16 Oct 2007 12:37:52 +0000, by asl
-
Use ACTUAL_CFLAGS - from Sergei GavrikovMon, 15 Oct 2007 11:28:06 +0000, by gthomas
-
Optimize system initializationFri, 12 Oct 2007 15:30:20 +0000, by gthomas
-
* src/main.cxx (main): Suspend main thread, rather than exit.Fri, 05 Oct 2007 17:41:48 +0000, by jlarmour
-
* include/hal_endian.h (SWAP16): Fix "return value" soThu, 27 Sep 2007 15:32:31 +0000, by jlarmour
-
* src/siginit.cxx (cyg_libc_signals_default_handler): Handle case whereThu, 27 Sep 2007 15:30:24 +0000, by jlarmour
-
Add missing ioctl functions - reported by Emmanuel CollienThu, 27 Sep 2007 11:14:52 +0000, by gthomas
-
* include/hal_var_ints.h: use interrupt priority 16 forSat, 15 Sep 2007 14:43:22 +0000, by asl
-
* tests/intr0.cxx, tests/kintr0.c: As suggested by Bart Veer,Sat, 15 Sep 2007 14:42:39 +0000, by asl
-
* tests/strptime.c (test): Extend the test so that it triggers theSat, 15 Sep 2007 14:29:43 +0000, by asl
-
* src/if_i82559.c (eth_dsr): Fixed the previous change which brokenSat, 15 Sep 2007 13:57:39 +0000, by asl
-
* src/hal_misc.c: Include <cyg/infra/diag.h> to prevent compilerTue, 11 Sep 2007 18:04:25 +0000, by asl
-
* add timeout to potential infinite loop in cs8900a_send perTue, 11 Sep 2007 17:37:22 +0000, by asl
-
* src/cstartup.cxx: Change the INIT priority ofTue, 11 Sep 2007 16:50:54 +0000, by asl
-
* include/sys/socketvar.h: Fix very old and subtle macro bug. FromTue, 11 Sep 2007 16:37:53 +0000, by asl
-
* src/misc/infconst.c: Declare infinity byte order as dependent onTue, 04 Sep 2007 14:26:08 +0000, by jlarmour
-
* tests/can_overrun1.c (can0_thread): Fix the length of the dataTue, 28 Aug 2007 15:56:03 +0000, by asl
-
Fix memory allocation for FLASH/FIS - could have been wrong if some other function allocated memory firstTue, 28 Aug 2007 10:59:52 +0000, by gthomas
-
* src/watchdog_lpc2xxx.cxx: Fixed to work properly in WDINT mode.Fri, 24 Aug 2007 14:14:34 +0000, by asl
