log

age author description
Sat, 15 Sep 2007 14:43:22 +0000 asl * include/hal_var_ints.h: use interrupt priority 16 for
Sat, 15 Sep 2007 14:42:39 +0000 asl * tests/intr0.cxx, tests/kintr0.c: As suggested by Bart Veer,
Sat, 15 Sep 2007 14:29:43 +0000 asl * tests/strptime.c (test): Extend the test so that it triggers the
Sat, 15 Sep 2007 13:57:39 +0000 asl * src/if_i82559.c (eth_dsr): Fixed the previous change which broken
Tue, 11 Sep 2007 18:04:25 +0000 asl * src/hal_misc.c: Include <cyg/infra/diag.h> to prevent compiler
Tue, 11 Sep 2007 17:37:22 +0000 asl * add timeout to potential infinite loop in cs8900a_send per
Tue, 11 Sep 2007 16:50:54 +0000 asl * src/cstartup.cxx: Change the INIT priority of
Tue, 11 Sep 2007 16:37:53 +0000 asl * include/sys/socketvar.h: Fix very old and subtle macro bug. From
Tue, 04 Sep 2007 14:26:08 +0000 jlarmour * src/misc/infconst.c: Declare infinity byte order as dependent on
Tue, 28 Aug 2007 15:56:03 +0000 asl * tests/can_overrun1.c (can0_thread): Fix the length of the data
Tue, 28 Aug 2007 10:59:52 +0000 gthomas Fix memory allocation for FLASH/FIS - could have been wrong if some other function allocated memory first
Fri, 24 Aug 2007 14:14:34 +0000 asl * src/watchdog_lpc2xxx.cxx: Fixed to work properly in WDINT mode.
Fri, 24 Aug 2007 13:44:56 +0000 asl * doc/synth_test.ecm: Import file for running the tests on synth.
Fri, 24 Aug 2007 13:41:25 +0000 asl * doc/can.sgml: Callback on event documentation.
Fri, 17 Aug 2007 19:32:26 +0000 asl tests/fnmatch.c (main): Fix cut/paste error in final pass/fail
Fri, 17 Aug 2007 08:48:57 +0000 asl * src/can_lpc2xxx.c: The definition of "info" is missing when only
Fri, 17 Aug 2007 08:10:44 +0000 asl * include/can_lpc2xxx_baudrates.h: Removed all prefixed zeros from
Mon, 13 Aug 2007 07:38:57 +0000 asl * include/config_keys.h: Added key set setting CAN callback
Mon, 13 Aug 2007 07:36:34 +0000 asl * cdl/io_can.cdl: Added option CYGOPT_IO_CAN_SUPPORT_CALLBACK
Fri, 10 Aug 2007 14:08:12 +0000 asl * src/loop_can.c: Change all CYGPKG_IO_CAN_* to CYGPKG_DEVS_CAN_*
Thu, 09 Aug 2007 12:13:26 +0000 gthomas Support HTTP_FORBIDDEN - from Peter Korsgaard
Thu, 02 Aug 2007 08:48:00 +0000 asl * src/can_lpc2xxx.c: Added acknowledging call in rx interrupt
Tue, 31 Jul 2007 18:41:43 +0000 asl * src/fatfs.c: When removing a directory, first remove . and
Tue, 31 Jul 2007 09:04:16 +0000 asl * cdl/io_can.cdl: Added interface CYGINT_IO_CAN_CHANNELS for
Tue, 31 Jul 2007 07:53:36 +0000 asl 2007-07-07 Alexey Shusharin <mrfinch@mail.ru>
Mon, 30 Jul 2007 18:09:47 +0000 asl * cdl/hal_arm_lpc2xxx.cdl: Added option
Sun, 08 Jul 2007 19:18:56 +0000 asl * include/sys/param.h (log_): Really disable logging when
Tue, 03 Jul 2007 14:49:05 +0000 gthomas CAN driver for LPC2xxx, plus misc CAN improvements - from Uwe Kindler
Tue, 03 Jul 2007 14:42:17 +0000 gthomas CAN driver for LPC2xxx, plus misc CAN improvements - from Uwe Kindler
Mon, 02 Jul 2007 11:48:59 +0000 gthomas Add (char *) casts to make GCC/4.2.x happy.