log

age author description
Mon, 25 Sep 2006 11:30:09 +0000 asl Added the MMC disk package documentation.
Thu, 21 Sep 2006 18:37:01 +0000 jlarmour Modify ChangeLog layout to reflect transition between previous eCosCentric changes and contribution
Thu, 21 Sep 2006 17:03:53 +0000 jlarmour Add MMC/SPI package contribution from eCosCentric
Thu, 21 Sep 2006 16:38:38 +0000 jlarmour * include/disk.h (DISK_CHANNEL): No need for extra _part_dev
Thu, 21 Sep 2006 16:36:24 +0000 jlarmour * src/ide_disk.h: DISK_FUNS is now implicitly static.
Thu, 21 Sep 2006 16:36:04 +0000 jlarmour * src/synthdisk.c: Updated to match changes in io/disk package.
Thu, 21 Sep 2006 16:35:04 +0000 jlarmour * src/v85x_edb_v850_disk.c (cf_disk_init): Provide phys_block_size
Thu, 21 Sep 2006 16:34:21 +0000 jlarmour * include/config_keys.h: Merge from eCosCentric repository.
Mon, 11 Sep 2006 15:12:37 +0000 gthomas Fix error check - from Daniel Neri
Mon, 11 Sep 2006 10:48:53 +0000 jld * standalone/wxwin/configitem.cpp: Allow full 32-bit signed integer range
Sat, 09 Sep 2006 13:26:22 +0000 jlarmour * include/var_io.h: Added definition for SPI MODFDIS bit
Sat, 09 Sep 2006 13:26:05 +0000 jlarmour Revert last patch - obsoleted by a different patch.
Thu, 07 Sep 2006 12:38:34 +0000 jlarmour * cdl/usbs_at91.c: Read actual EP addresses from the EP configuartion
Thu, 07 Sep 2006 12:14:14 +0000 jlarmour * src/spi_at91.c: Fixed the chip select functions.
Thu, 07 Sep 2006 12:11:22 +0000 jlarmour * include/plf_io.h: Added definition for SPI Mode Failure Disable bit
Thu, 07 Sep 2006 09:32:35 +0000 asl * include/basetype.h: (CYG_DOUBLE_BYTEORDER): Add proper
Wed, 06 Sep 2006 14:26:52 +0000 asl * cdl/redboot.cdl: Fix description of CYGSEM_REDBOOT_DISK_IDE.
Sun, 03 Sep 2006 17:40:56 +0000 asl * var_io.h: Freescale eSCI platform dependent clock related macros
Sun, 03 Sep 2006 17:35:02 +0000 asl * ser_freescale_esci.cdl: driver now requires at least 1 selected
Sun, 03 Sep 2006 17:32:31 +0000 asl * cdl/termios.cdl:
Fri, 01 Sep 2006 11:15:01 +0000 asl * include/serialio.h (cyg_serial_baud_rate_t): Adding baud rate
Thu, 31 Aug 2006 19:17:34 +0000 jlarmour * cdl/time.cdl: Don't bother inlining mktime() or
Thu, 31 Aug 2006 14:54:56 +0000 jlarmour * src/at91_misc.c: Now also resets external circuitry via
Tue, 29 Aug 2006 20:26:11 +0000 asl * src/wcstombs.cxx (wcstombs): unused variable removed.
Tue, 29 Aug 2006 20:24:57 +0000 asl * src/net/tftp_client.c (tftp_error_ack): Fix compiler warnings.
Tue, 29 Aug 2006 19:19:06 +0000 asl * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_S29GL128M]:
Fri, 25 Aug 2006 12:10:05 +0000 gthomas Fix CDL type (must be data) for CYGNUM_INFRA_EMPTY_DELETE_THRESHOLD
Fri, 25 Aug 2006 11:56:00 +0000 gthomas Fix CDL parenthood - from Jochen Gerster
Fri, 25 Aug 2006 00:12:41 +0000 jlarmour * src/strftime.cxx: Fixed "%I" (Time in 12 hour modus was 1 hour off)
Mon, 21 Aug 2006 21:10:31 +0000 asl * cdl/io_disk.cdl: Made debugging CDL controlled.
Mon, 21 Aug 2006 17:13:45 +0000 jlarmour * doc/kernel.sgml: Use reinterpret_cast, not static cast
Sat, 12 Aug 2006 07:23:41 +0000 asl * include/fileio.h : Added a key and a structure to extract the
Fri, 11 Aug 2006 15:54:45 +0000 asl * src/monitor.c (cyg_monitor_network): Calling the network monitor
Fri, 11 Aug 2006 15:28:21 +0000 asl * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_ST_M29W320D]:
Fri, 11 Aug 2006 12:16:36 +0000 jlarmour * src/wcstombs.cxx (wcstombs): Previous change should have
Fri, 11 Aug 2006 10:31:01 +0000 nickg Back off last checkin. Made by accident.
Fri, 11 Aug 2006 10:16:13 +0000 nickg Fixed editing typo.
Fri, 11 Aug 2006 09:29:31 +0000 nickg Implement FIFO variant of scheduling of DSRs and make it the
Thu, 10 Aug 2006 17:37:48 +0000 jlarmour * cdl/httpd.cdl:
Thu, 10 Aug 2006 13:20:06 +0000 jlarmour * src/wcstombs.cxx (wcstombs): Follow Single Unix Spec
Sun, 06 Aug 2006 22:34:05 +0000 bartv Add M68K/MCF52xx coldfire I2C device driver
Fri, 04 Aug 2006 09:22:04 +0000 asl * src/fats.c: Added functionality to the fatfs_getinfo() function
Fri, 04 Aug 2006 09:21:33 +0000 asl * src/romfs.c (romfs_getinfo): Support for block usage call.
Fri, 04 Aug 2006 09:18:01 +0000 asl * src/ramfs.c (find_direntry): Don't search off the end of the
Thu, 27 Jul 2006 12:00:04 +0000 jlarmour * include/config.h (HAVE_GETTIMEOFDAY): Add missing hash (reported
Fri, 21 Jul 2006 13:55:44 +0000 gthomas Fix compile error - from David Ho
Thu, 20 Jul 2006 20:27:47 +0000 jlarmour * src/fs/fileio.c (do_list): Use getcwd for current directory,
Thu, 20 Jul 2006 19:14:31 +0000 jlarmour * src/if_lan91cxx.c (lan91cxx_send): Rewrote parts of transmit
Thu, 20 Jul 2006 18:55:04 +0000 jlarmour * src/socket.c: Corrected a typo that generated an assertion.
Thu, 20 Jul 2006 15:52:34 +0000 jlarmour * src/if_dp83816.c (dp83816_init): Make ESA diag_printf()
Wed, 19 Jul 2006 14:53:33 +0000 jlarmour * doc/athttpd.sgml: jade doesn't allow underscores in
Wed, 19 Jul 2006 14:29:33 +0000 jlarmour * src/ecos/support.c (cyg_netint): Don't handle events that don't
Tue, 18 Jul 2006 17:24:56 +0000 jlarmour * src/sys-ecos.c (cyg_ppp_up): Bring semaphore init earlier to avoid
Tue, 18 Jul 2006 16:37:23 +0000 jlarmour Add ATHTTPD server from Anthony Tonizzo.
Tue, 18 Jul 2006 16:35:23 +0000 jlarmour * ecos.db: Add AT-HTTPD package from Anthony Tonizzo.
Tue, 18 Jul 2006 16:34:10 +0000 jlarmour * sgml/doclist: add ATHTTPD documentation
Tue, 18 Jul 2006 16:00:46 +0000 jlarmour * src/signal.cxx (pause): Although already POSIX compliant, if we wait
Tue, 11 Jul 2006 09:56:14 +0000 jld * tools/configtool/standalone/wxwin/configtool.cpp: Workaround an exception
Tue, 11 Jul 2006 09:36:36 +0000 bartv Work around problem with C++ exceptions in current cygwin
Mon, 10 Jul 2006 22:28:40 +0000 bartv Update synthetic target for gcc 4.1.1
Wed, 28 Jun 2006 12:48:46 +0000 gthomas Warnings, cosmetic fixes from Anthony Tonizzo
Mon, 19 Jun 2006 11:16:10 +0000 asl * ecos.db: Remove entries for none existing packages.
Sun, 18 Jun 2006 12:37:56 +0000 asl Fix the filename in the ChangeLog
Sun, 18 Jun 2006 12:37:07 +0000 asl Fix the comments in the ChangeLog
Sun, 18 Jun 2006 11:18:23 +0000 asl Fix a date so it is no longer in the future.
Sun, 18 Jun 2006 11:06:42 +0000 asl Add the MAC7100EVB board from FreeScale.
Sat, 17 Jun 2006 20:11:06 +0000 asl * cdl/net.cdl: Fix calculation of TFTPD stack
Sat, 17 Jun 2006 20:08:27 +0000 asl * include/hal_platform_setup.h: PLL clock and memory remap
Sat, 17 Jun 2006 20:06:39 +0000 asl * hal_variant_setup.h: (new) Assembly macros shared between targets.
Sat, 17 Jun 2006 20:04:59 +0000 asl * cdl/hal_arm_mac7100_mac7100evb.cdl:
Sat, 17 Jun 2006 18:05:20 +0000 asl * cdl/freebsd_net.cdl, src/ecos/support.c, src/ecos/support.c:
Fri, 16 Jun 2006 18:46:10 +0000 asl * tests/strptime.c: Add a testcase for the previous fix.
Fri, 16 Jun 2006 18:21:16 +0000 asl * src/time.cxx: (nanosleep): Fixed to return EINTR when it is
Mon, 12 Jun 2006 15:43:16 +0000 jlarmour * src/pthread.cxx (pthread_create): name is only defined if
Fri, 09 Jun 2006 20:09:13 +0000 asl * First version of the USB device driver using the philips D12
Fri, 09 Jun 2006 20:08:42 +0000 asl * First version of the USB device driver for the philips D12
Fri, 09 Jun 2006 20:08:07 +0000 asl * ecos.db: Add Philips D12 USB device driver and hardware specific
Tue, 06 Jun 2006 14:18:07 +0000 asl * ecos.db: Remove the hardware property from the USB and USB slave
Tue, 06 Jun 2006 13:30:11 +0000 asl * cdl/usbs_at91.cdl: Allow EP0 to be enabled when there are no
Fri, 02 Jun 2006 18:50:34 +0000 asl * src/at91_flash.c: Support for the AT91SAM7X devices.
Fri, 02 Jun 2006 18:46:13 +0000 asl * src/usbs_at91_data.cxx: Change the initialization priority. The
Fri, 02 Jun 2006 18:42:33 +0000 asl * ecos.db: Add AT91SAM7SEK and AT91SAM7XEK packages and targets
Fri, 02 Jun 2006 18:38:26 +0000 asl * cdl/spi_eb55.cdl: Updates needed for recent changes to AT91 SPI
Fri, 02 Jun 2006 18:37:29 +0000 asl * src/spi_at91.c:
Fri, 02 Jun 2006 18:22:22 +0000 asl * AT91SAM7X-EK development board package
Fri, 02 Jun 2006 18:15:29 +0000 asl * cdl/hal_arm_at91sam7s.cdl: Implement the SPI bus 1 interface for
Fri, 02 Jun 2006 18:14:34 +0000 asl * include/var_io.h: Added SPI PDC register definitions
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.