log

age author description
Wed, 15 Dec 2004 14:02:31 +0000 asl * src/syscall-i386-linux-1.0.S: Add ipc system call
Wed, 15 Dec 2004 14:01:38 +0000 asl * include/hal_io.h: Add cyg_hal_sys_shmget(), cyg_hal_sys_shmat()
Wed, 15 Dec 2004 14:00:37 +0000 asl * src/synth.c: Moved cyg_hal_sys_mmap into the HAL.
Wed, 15 Dec 2004 12:35:44 +0000 asl * cdl/stdio.cdl (CYGPKG_LIBC_STDIO_FILEIO): The FILEIO variant of
Wed, 15 Dec 2004 12:25:06 +0000 asl * cdl/scheduler.cdl: Correct the description of
Mon, 13 Dec 2004 20:33:43 +0000 jld * fs/ram/current/tests/fseek1.c, fs/jffs2/current/tests/fileio1.c,
Mon, 13 Dec 2004 15:34:53 +0000 jld * fs/rom/current/tests/fileio1.c: Rename to romfs1.c.
Sat, 11 Dec 2004 12:22:35 +0000 asl * src/fs-ecos.c: Use filesystem locking not file locking otherwise
Fri, 03 Dec 2004 12:22:41 +0000 gthomas Updates required by GCC v4 - from Andrea Michelotti <amichelotti@atmel.com>
Fri, 03 Dec 2004 09:52:28 +0000 jani * cdl/io_serial.cdl : CYGPKG_IO_SERIAL_SELECT_SUPPORT requires
Thu, 02 Dec 2004 12:34:30 +0000 asl * include/fileio.h: Changed si_thread to si_waitFlag
Wed, 01 Dec 2004 09:44:15 +0000 asl * pkgconf/rules.doc: If we cannot find the catalog do not pass it
Tue, 23 Nov 2004 14:11:14 +0000 jani arm/arch/current/src/vectors.S: Allow DSRs in non-kernel configuration.
Sat, 20 Nov 2004 15:23:08 +0000 asl * tests/intr.c: Make the ISR call the DSR to make sure this works
Fri, 19 Nov 2004 13:32:34 +0000 jani Make PLL multiplier configurable for the LPC platforms
Fri, 19 Nov 2004 13:30:13 +0000 jani Add LPC-MT platform HAL
Fri, 19 Nov 2004 10:03:27 +0000 jani Really fix thumb build for mcb2100 this time
Wed, 17 Nov 2004 15:12:05 +0000 jani * io/fileio/tests/socket.c: Allow building without kernel config.
Mon, 15 Nov 2004 09:28:01 +0000 asl * current.ect: Removed packages which are listed as hardware. in
Mon, 15 Nov 2004 09:20:25 +0000 jani Fix compile warning, make LPC boards build in thumb mode, fix RAM startup for LPC-P2106
Sun, 14 Nov 2004 14:13:53 +0000 asl * cdl/hal_arm_lpc2xxx_p2106.cdl:
Sun, 14 Nov 2004 14:13:27 +0000 asl * cdl/hal_arm_lpc2xxx_mcb2100.cdl:
Sun, 14 Nov 2004 14:12:43 +0000 asl * src/hal_diag.c:
Sun, 14 Nov 2004 14:12:13 +0000 asl * include/arm_lpc2xxx_ser.inl:
Sun, 14 Nov 2004 14:11:45 +0000 asl * Added watchdog driver for ARM LPC2XXX based on the AT91 code.
Sun, 14 Nov 2004 14:11:15 +0000 asl * ecos.db: New packages which include a hal variant port for the
Sun, 14 Nov 2004 14:04:13 +0000 asl * test/fileio1.c: Start the test using main, not via a
Sun, 14 Nov 2004 14:03:44 +0000 asl * tests/fileio1.c: Start the test using cyg_user_start so that
Fri, 12 Nov 2004 16:53:05 +0000 asl Remove two files which are no longer used.
Fri, 12 Nov 2004 16:50:29 +0000 asl * Merge from public MTD.