log

age author description
Tue, 07 Jun 2005 18:42:55 +0000 asl Fixed to old broken URL.
Tue, 07 Jun 2005 18:39:05 +0000 asl * Changed all sourceware.cygnus.com URLs to
Tue, 07 Jun 2005 18:31:35 +0000 asl * doc/porting.sgml: Changed dead sourceware.cygnus.com links to
Tue, 07 Jun 2005 18:15:02 +0000 asl * doc/profile.sgml: Fixed typo in HAL support section.
Tue, 07 Jun 2005 16:20:01 +0000 gthomas Add missing tag so docs can be built with latest tools
Tue, 07 Jun 2005 13:31:12 +0000 gthomas Add missing </SECT1> tag - fixes building with latest DocBook tools
Tue, 07 Jun 2005 10:07:04 +0000 asl * src/devfs.cxx (dev_stat, dev_fo_fstat): Corrected mode for block
Tue, 07 Jun 2005 09:55:13 +0000 asl * src/common/serial.c (serial_init): Fix compiler warnings about
Tue, 07 Jun 2005 09:45:52 +0000 asl * src/fatfs_supp.c: lseek returned EEOF when at the end of the
Thu, 26 May 2005 14:19:48 +0000 gthomas Fix some tests - broken config checks
Thu, 19 May 2005 13:26:39 +0000 gthomas Improve clock calculation for hal_delay_us so it works with system clock of other than 10ms - from Peter Korsgaard
Sat, 14 May 2005 09:31:02 +0000 bartv Apply misc fixes provided by Peter Korsgaard, and another doc fix. Add
Sun, 08 May 2005 09:29:37 +0000 asl * cdl/cl_cs8900a_eth_drivers.cdl: Added
Fri, 06 May 2005 12:11:28 +0000 asl * include/var_io.h: Only define PCI macros if 405GP PCI support is
Fri, 06 May 2005 12:04:57 +0000 asl * src/alias.c (lookup_alias): The expansion of FREEMEMLO and
Wed, 27 Apr 2005 19:08:34 +0000 asl * src/hal_if.c Added missing declarations of tries when compiling
Wed, 27 Apr 2005 18:57:51 +0000 asl * cdl/hal_i386_pcmb.cdl (CYGPKG_HAL_I386_PCMB_MEMSIZE): Moved this
Wed, 27 Apr 2005 18:57:27 +0000 asl * cdl/hal_i386_pc.cdl (CYGPKG_HAL_I386_PC_MEMSIZE): Moved from the
Wed, 27 Apr 2005 06:20:45 +0000 asl * src/ipcp.c:
Fri, 22 Apr 2005 18:27:21 +0000 asl * src/pcmb_serial.c: Enable FIFO.
Fri, 22 Apr 2005 18:05:28 +0000 asl * include/hal_pxa2x0.h: OSCC was incorrectly name CSCC.
Fri, 22 Apr 2005 17:58:25 +0000 asl * cdl/flash_intel_28fxxx.cdl, include/flash_28fxxx_parts.inl: Add
Fri, 22 Apr 2005 17:34:00 +0000 asl * cdl/hal_i386.cdl (CYGHWR_REDBOOT_I386_TRAMPOLINE_ADDRESS): Don't
Thu, 21 Apr 2005 19:04:57 +0000 asl * doc/i2c.sgml: Replaced a _ with a - to keep jade happy.
Thu, 21 Apr 2005 18:39:28 +0000 asl * src/decompress.c (zcfree): Remove unnecessary variable
Thu, 21 Apr 2005 18:36:19 +0000 asl * src/i386_stub.c: Rename the local memcpy function to
Thu, 21 Apr 2005 18:31:55 +0000 asl * src/i386.ld: Add .2ram section.
Thu, 21 Apr 2005 18:20:27 +0000 asl * cdl/hal_arm_xscale_ixp425.cdl: Only require
Thu, 21 Apr 2005 18:17:54 +0000 asl * src/redboot_linux_exec.c: Added -t option which takes the
Thu, 21 Apr 2005 18:08:47 +0000 asl * src/net/net_io.c (net_init): Don't initialize the network if we
Thu, 21 Apr 2005 14:34:41 +0000 bartv Add I2C-related documentation
Wed, 20 Apr 2005 12:38:41 +0000 bartv Use the new I2C API where available, and add documentation
Wed, 20 Apr 2005 12:25:28 +0000 bartv Add generic I2C support
Sun, 17 Apr 2005 12:53:35 +0000 asl Fixed typo.
Sun, 17 Apr 2005 12:44:37 +0000 asl Added support for the AT91 based PhyCore
Sun, 17 Apr 2005 12:40:58 +0000 asl * cdl/hal_arm_at91_phycore.cdl:
Sun, 17 Apr 2005 12:38:15 +0000 asl * src/phycore_flash.c:
Sun, 17 Apr 2005 12:11:12 +0000 asl 2005-04-17 Andrew Lunn <andrew.lunn@ascom.ch>
Sun, 17 Apr 2005 12:10:45 +0000 asl * cdl/hal_i386.cdl:
Thu, 14 Apr 2005 16:42:12 +0000 jlarmour * src/common/stream.cxx (read): don't reference flags.buffering
Wed, 13 Apr 2005 19:24:00 +0000 gthomas FIS free patch - from Peter Korsgaard
Wed, 13 Apr 2005 18:23:38 +0000 asl * src/pxa2x0_misc.c (hal_IRQ_handler): also check interrupt bits
Thu, 07 Apr 2005 16:06:58 +0000 nickg 2004-12-01 Murali Parvathaneni <murkrisp@yahoo.com>
Tue, 05 Apr 2005 09:39:54 +0000 bartv Fix the remove subcommand to check that the entities being removed
Sun, 27 Mar 2005 18:28:51 +0000 asl * include/linux/kernel.h (PTR_ERR): Should be an unsigned long,
Sun, 27 Mar 2005 18:22:40 +0000 asl * tests/flash1.c: gcc 3.x does not like string continuing
Sun, 27 Mar 2005 18:22:01 +0000 asl * tests/fatfs1.c: Fixed various compiler warnings about types passed to
Sun, 27 Mar 2005 18:21:37 +0000 asl * tests/jffs2_[123].c: Fixed compiler warnings for parameter
Sun, 27 Mar 2005 18:21:15 +0000 asl * tests/ramfs1.c (SHOW_RESULT): Fixed compiler warning about format
Sun, 27 Mar 2005 18:20:33 +0000 asl * src/eb40_misc.c: Include cyg/hal/hal_io.h so we have the
Sun, 27 Mar 2005 18:19:19 +0000 asl * src/hal_aux.c: Added prototype of _adder_set_led() to remove
Sun, 27 Mar 2005 18:18:13 +0000 asl * src/sys/net/if.c (ifioctl): Fixed a compiler warning about
Sun, 27 Mar 2005 18:14:58 +0000 asl * include/diag.h: Added CYGBLD_ATTRIB_PRINTF_FORMAT where
Sun, 27 Mar 2005 17:36:59 +0000 asl * src/net/eth_drv.c (eth_drv_send): Fixed a compiler warning about type of
Sun, 27 Mar 2005 17:36:28 +0000 asl * tests/testfs.c: Fixed compiler warnigs for passing wrong types
Sun, 27 Mar 2005 17:30:54 +0000 asl * tests/flash1.c: Fixed compiler warning with diag_printf.
Sun, 27 Mar 2005 17:29:58 +0000 asl * tests/tm_basic.cxx (_run_all_tests): Fixed compiler warning.
Sun, 27 Mar 2005 17:29:22 +0000 asl * include/stdio.h: Added CYGBLD_ATTRIB_{PRINTF|SCANF}_FORMAT where
Sun, 27 Mar 2005 17:28:26 +0000 asl * include/time.h: Added CYGBLD_ATTRIB_STRFTIME_FORMAT where
Sun, 27 Mar 2005 17:23:18 +0000 asl * src/tftp_server.c (tftpd_server): Fixed compiler warning about