log

age author description
Wed, 31 May 2006 19:17:51 +0000 asl * cdl/hal_arm_mac7100.cdl:
Wed, 31 May 2006 19:17:20 +0000 asl * cdl/hal_arm_mac7100_mace1.cdl:
Wed, 31 May 2006 19:16:24 +0000 asl * cdl/ser_freescale_esci.cdl:
Wed, 31 May 2006 19:15:37 +0000 asl * ecos.db: Add Freescale MAC7100 variant, SIvA MACE1 platform
Wed, 24 May 2006 12:24:46 +0000 gthomas Don't try 'ip_address' command if no networking - avoids crash
Tue, 23 May 2006 11:56:45 +0000 gthomas Fix build problems on systems without FLASH locking
Fri, 19 May 2006 10:15:43 +0000 asl * host/instr/dump_instr.c: Use CYG_NELEM from infra.
Fri, 19 May 2006 10:15:03 +0000 asl * tests/sysctl1.c: Use CYG_NELEM from infra.
Fri, 19 May 2006 10:14:33 +0000 asl * tests/dns1.c (dns_test_thread): Use CYG_NELEM from infra.
Fri, 19 May 2006 10:14:07 +0000 asl * include/cyg_type.h: #define CYG_NELEM to calculate the
Wed, 17 May 2006 16:14:02 +0000 asl * doc/memalloc.sgml: Fix parameters for calloc. Reported by
Wed, 17 May 2006 16:12:11 +0000 asl * tests/ramfs1.c (createfile): Fix compile warnings.
Wed, 17 May 2006 16:11:43 +0000 asl * tests/fileio1.c: Compiler warning fixes.
Wed, 10 May 2006 08:40:55 +0000 asl * cdl/flash_intel_28fxxx.cdl, include/flash_28fxxx_parts.inl: Add
Tue, 09 May 2006 19:07:22 +0000 gthomas Fix typo & warning from last checkin - from Sergei Gavrikov
Tue, 09 May 2006 16:53:03 +0000 asl Import of the new ColdFire architecture HAL and M52272C port, with
Tue, 09 May 2006 16:27:44 +0000 asl * src/ecos/init.c (arp_timer): Only compile this function when
Tue, 09 May 2006 16:17:55 +0000 asl * src/fs-ecos.c: Generalise the check for broken ARM compilers
Tue, 09 May 2006 16:16:08 +0000 asl Ignore the intermediate files
Tue, 09 May 2006 16:12:53 +0000 asl * tests/stress_threads.c: Add string.h to avoid compiler warning.
Tue, 09 May 2006 16:08:20 +0000 asl * src/common/tty.c (tty_init): Fix compiler warning with
Tue, 09 May 2006 15:52:01 +0000 gthomas Redundant FIS table support - from Alexander Neundorf
Tue, 09 May 2006 15:51:39 +0000 gthomas Virtual vector interface for FIS operations - from Alexander Neundorf
Tue, 09 May 2006 15:28:56 +0000 asl * src/hal_if.c (cyg_hal_diag_mangler_gdb_flush): Fix compiler
Mon, 08 May 2006 17:51:03 +0000 asl * src/lpc2xxx_misc.c: Fixed issue with VPBDIV initialisation on
Mon, 08 May 2006 17:41:55 +0000 asl * src/buffer.cxx: Fix the compiler warnings.
Mon, 08 May 2006 17:21:36 +0000 asl * src/ecos/support.c (cyg_net_show_mbufs): Use %p in
Mon, 08 May 2006 13:17:45 +0000 asl * src/lpc2xxx.misc (hal_hardware_init): Call HAL_PLF_HARDWARE_INIT
Sun, 07 May 2006 19:50:34 +0000 asl * host/bulk-boundaries.tcl(New): test bulk transfers at
Sun, 07 May 2006 18:36:18 +0000 asl * cdl/hal_arm_lpc2xxx.cdl: Added CYGHWR_HAL_ARM_LPC2XXX_FAMILY,
Sun, 07 May 2006 15:29:19 +0000 asl Add the AT91 USB device to the AT91SAM7S target.
Sun, 07 May 2006 15:18:09 +0000 asl Add the AT91 USB device driver.
Sun, 07 May 2006 15:10:56 +0000 asl AT91 USB device driver by Oliver Munz and Andrew Lunn.
Wed, 26 Apr 2006 13:26:20 +0000 asl * include/var_io.h: Fix typo's in the USB register definitions
Tue, 18 Apr 2006 22:29:39 +0000 gthomas Fix default stack sizes - too small and didn't account for stack checking
Tue, 11 Apr 2006 19:18:01 +0000 asl * doc/kernel.sgml: Fix typo
Sun, 09 Apr 2006 11:33:52 +0000 asl * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_MX29LV128]:
Sat, 08 Apr 2006 14:53:43 +0000 asl * cdl/hal_arm_at91sam7s.cdl:
Fri, 07 Apr 2006 23:00:00 +0000 gthomas Handle TELNET_WILL (reject) - from Grant Edwards
Fri, 07 Apr 2006 15:38:32 +0000 gthomas Add support for ICS189X, better debug handling - from Jay Foster
Fri, 07 Apr 2006 14:22:02 +0000 asl * doc/eth_phy.sgml: Fixed a few typos
Tue, 04 Apr 2006 16:15:32 +0000 asl * src/flash.c (fis_update_directory): Fixed flash region size when
Wed, 29 Mar 2006 10:33:28 +0000 asl * Updated the complete lwIP source to the latest lwIP
Wed, 29 Mar 2006 10:31:23 +0000 asl * src/lwip/eth_drv.c Add call to lwip_dhcp_init() for
Wed, 29 Mar 2006 10:30:56 +0000 asl * current.ect: Fixed configuration options to match new names of
Wed, 29 Mar 2006 08:27:59 +0000 jld * common/eCosSocket.h: Specify CeCosSerial as a friend class to enable
Tue, 28 Mar 2006 20:34:29 +0000 asl * src/can.c can_rcv_event() Clear the flag field in new event before
Tue, 28 Mar 2006 20:24:18 +0000 asl * src/at91_flash.c: Optimize the cyg_uint32 page.
Tue, 28 Mar 2006 13:45:12 +0000 jlarmour * include/assert.h: Replace #if defined(CYGINT_ISO_EXIT) with #if
Tue, 28 Mar 2006 10:06:53 +0000 jlarmour 2006-03-27 Marco Cruz <marco@daruma.com.br>
Mon, 27 Mar 2006 13:08:51 +0000 gthomas Fix calculation in __tcp_write_block - from Wolfgang Koebler
Sun, 26 Mar 2006 11:15:06 +0000 asl * tests/nc_test_framework.h:
Sun, 26 Mar 2006 11:02:59 +0000 asl * src/timer_pit.c: fix hal_delay_us(). hal_clock_read for
Thu, 23 Mar 2006 20:02:35 +0000 asl * src/timer_pit.c (hal_delay_us): Start the PIT if it is not
Wed, 15 Mar 2006 08:02:39 +0000 asl * tests/nc_test_slave.c (nc_slave): Fix some of the compiler
Mon, 13 Mar 2006 14:46:02 +0000 gthomas Update FlexCAN package - from Uwe Kindler
Mon, 13 Mar 2006 07:48:20 +0000 asl * hal_arm_at91sam7s.cdl: Change the PLL-defaults so that 96MHz is
Mon, 13 Mar 2006 07:47:23 +0000 asl * src/hal_diag.c (cyg_hal_plf_serial_isr): Change the #ifdefs to
Mon, 13 Mar 2006 07:46:36 +0000 asl * src/at91_serial.c (at91_serial_ISR): Only call the DSR if there
Fri, 10 Mar 2006 20:49:54 +0000 bartv Fix locking between read/write operations and DSRs