log

age author description
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
Sun, 27 Mar 2005 17:22:51 +0000 asl * tests/ppp_up.c: Change the prototype of pr_func to match
Sun, 27 Mar 2005 17:22:21 +0000 asl * tests/vnc-test.c: main() added function parmeters to stop gcc
Sun, 27 Mar 2005 17:21:53 +0000 asl * tests/zlib1.c: Include diag.h for diag_printf proto.
Sun, 27 Mar 2005 17:21:23 +0000 asl * tests/heaptest.c (test_pat): Fix compiler error with
Sun, 27 Mar 2005 13:03:00 +0000 asl * pkgconf/rules.mak: Added removal of -Wstrict-prototypes compiler
Sun, 27 Mar 2005 12:28:26 +0000 asl * cdl/memalloc.cdl: Added reference to documentation
Sun, 27 Mar 2005 12:26:03 +0000 asl Added memalloc documentation
Mon, 21 Mar 2005 15:05:36 +0000 bartv Add profiling support to the PC target
Mon, 21 Mar 2005 14:37:02 +0000 bartv Add profiling support to the synthetic target
Mon, 21 Mar 2005 14:14:54 +0000 bartv Adjust HALs to match the updated gprof support
Mon, 21 Mar 2005 13:56:10 +0000 bartv Major update of the gprof profiling support
Fri, 18 Mar 2005 21:09:16 +0000 gthomas Add support for Spansion devices - from Peter Korsgaard
Tue, 15 Mar 2005 13:22:47 +0000 gthomas Fix bi_size in Linux board struct - from Peter Korsgaard
Sat, 12 Mar 2005 12:55:46 +0000 asl * cdl/freebsd_net.cdl:
Fri, 11 Mar 2005 19:05:12 +0000 bartv Modify signal handler return sequence to avoid problems with recent
Fri, 11 Mar 2005 19:04:06 +0000 bartv Modify signal handler return sequence to avoid problems with recent
Wed, 09 Mar 2005 19:08:38 +0000 asl * src/net/arp.c: use correct sizeof(rt->enet_addr) in
Fri, 04 Mar 2005 19:51:12 +0000 asl * src/if_8139.c: fixed bug that prevented rltk8139_find to find
Fri, 04 Mar 2005 19:47:26 +0000 asl * include/devs_eth_i386_pc_rltk8139.inl: