log

age author description
Fri, 12 Nov 2004 16:50:29 +0000 asl * Merge from public MTD.
Fri, 12 Nov 2004 13:09:00 +0000 asl * src/spi_at91.c: Fixed negation of the chip select signal when
Fri, 12 Nov 2004 09:45:15 +0000 jani Fix timer capture channel B defines in AT91 var.Add some uart bit defines. I sent the patch in august to the list then forgot to commit it
Fri, 12 Nov 2004 09:17:00 +0000 asl Enable the hardware bug workaround for some AT49 flash devices.
Fri, 12 Nov 2004 09:08:47 +0000 asl * src/hal_diag.c: Only support the third serial port if we have
Thu, 11 Nov 2004 19:33:29 +0000 asl * src/fatfs.c: fixed typos in TRACE statements
Thu, 11 Nov 2004 09:14:21 +0000 asl * src/pci.c (cyg_pci_configure_device): Fix bug which caused
Thu, 11 Nov 2004 09:09:37 +0000 asl * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support
Thu, 11 Nov 2004 09:04:14 +0000 asl * src/hal_diag.c: Added support for the third serial port
Thu, 11 Nov 2004 08:57:43 +0000 asl * src/at91_serial.c: Added third port
Tue, 09 Nov 2004 19:12:54 +0000 asl * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/iomem.c: Add support
Tue, 09 Nov 2004 18:59:14 +0000 asl * cdl/redboot.cdl (CYGBLD_REDBOOT_MIN_IMAGE_SIZE): Correct the
Tue, 09 Nov 2004 18:46:37 +0000 asl * src/fconfig.c (flash_write_config): Removed compiler warning
Tue, 09 Nov 2004 18:39:51 +0000 asl * src/ppc_stub.c (__is_single_step): Removed compiler warning
Tue, 09 Nov 2004 18:29:08 +0000 asl * src/ixp425_redboot.c: Put #ifdef CYGPKG_IO_FLASH around flash
Tue, 26 Oct 2004 08:00:08 +0000 asl * tests/fileio1.c: fixed check for return value for attribute
Fri, 22 Oct 2004 14:10:21 +0000 asl * src/fatfs.c:
Fri, 22 Oct 2004 14:07:49 +0000 asl * include/fileio.h:
Thu, 21 Oct 2004 18:13:44 +0000 asl * src/fs-ecos.c (jffs2_open): Call iput on dir node if
Tue, 19 Oct 2004 12:24:44 +0000 asl * src/if_8139.c (rltk8139_recv): if eth_drv_recv() wants to
Mon, 18 Oct 2004 09:03:44 +0000 asl Support for generic IDE using PIO.
Thu, 14 Oct 2004 07:34:29 +0000 asl * tests/select.c: Include sys/select.h to prevent a possible warning.
Wed, 13 Oct 2004 21:29:10 +0000 asl * src/fs-ecos.c (find_entry): jffs2_lookup may return error codes.
Wed, 13 Oct 2004 21:22:53 +0000 asl * cdl/redboot.cdl: added CYGSEM_REDBOOT_DISK_IDE_VMWARE option.
Wed, 13 Oct 2004 21:18:01 +0000 asl * src/pci.c: Added include of cyg/infra/diag.h to fix compiler
Wed, 13 Oct 2004 21:15:32 +0000 asl * tests/pselect.c: Added check for POSIX signals while building
Wed, 13 Oct 2004 21:11:37 +0000 asl * tests/fileio1.c: Added include of <stdio.h> to fix compiler
Wed, 13 Oct 2004 20:16:21 +0000 asl * src/spi_at91.c: Fixed a typo in spi_at91_transfer reported by
Wed, 13 Oct 2004 20:13:38 +0000 asl * src/if_quicc.c (quicc_eth_RxEvent): remove CRC from the packet.
Wed, 13 Oct 2004 20:12:23 +0000 asl * src/if_fec.c (fec_eth_RxEvent): remove crc from packet.