| 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.
|
| Tue, 12 Oct 2004 13:33:56 +0000 |
msalter |
Add CYGPKG_IO_PCI_CONFIGURE_INTLINE option
|
| Fri, 08 Oct 2004 11:08:41 +0000 |
asl |
* doc/redboot_installing.sgml: Added links to the tools for the
|
| Fri, 08 Oct 2004 10:29:05 +0000 |
asl |
* support/jtstflash.{c|cpp}: Host tools for programming the
|
| Thu, 07 Oct 2004 07:53:50 +0000 |
asl |
* src/arm_stub.c (target_ins): Added a cast to prevent a compiler
|
| Wed, 06 Oct 2004 08:21:57 +0000 |
asl |
* include/plf_io.h: removed SPI definitions. They are defined in
|
| Wed, 06 Oct 2004 08:21:36 +0000 |
asl |
* include/var_io.h: protected PDC/SPI DMA registers from redefinition.
|
| Tue, 05 Oct 2004 12:53:39 +0000 |
asl |
* ecos.db: Added atmel jtst watchdog support
|
| Tue, 05 Oct 2004 12:52:26 +0000 |
asl |
* src/watchdog_at91.cxx:
|
| Tue, 05 Oct 2004 12:51:18 +0000 |
asl |
* include/hal_platform_setup.h: added generation of three
|
| Tue, 05 Oct 2004 08:36:35 +0000 |
asl |
* include/var_io.h: Added definitions for AT91M55800A SPI and PIO
|
| Tue, 05 Oct 2004 08:28:34 +0000 |
asl |
Added support for SPI on the EB55
|
| Tue, 05 Oct 2004 08:27:58 +0000 |
asl |
* ecos.db: Added Atmel AT91 SPI bus driver and AT91EB55 devices.
|
| Tue, 05 Oct 2004 08:04:34 +0000 |
asl |
* src/ftpclient.c (opendatasock): Don't clobber the socket
|
| Tue, 05 Oct 2004 08:04:04 +0000 |
asl |
* include/tftp_support.h: Use the definitions of O_RDONLY and
|
| Tue, 05 Oct 2004 08:02:04 +0000 |
asl |
* cdl/phy_eth_drivers.cdl: We call the delay function via VV so we
|
| Tue, 05 Oct 2004 08:01:33 +0000 |
asl |
* cdl/io_pcmcia.cdl: Require that the hardware implements PCMCIA
|
| Tue, 05 Oct 2004 08:01:08 +0000 |
asl |
* src/monitor.c: include sys/sysctl.h to prevent compiler
|
| Tue, 05 Oct 2004 08:00:43 +0000 |
asl |
* src/romfs.c (romfs_mount): Avoid a compiler warning about punned
|
| Tue, 05 Oct 2004 08:00:18 +0000 |
asl |
* current.ect: Added in many missing packages, plus some defaults
|
| Tue, 05 Oct 2004 07:52:00 +0000 |
asl |
* inc/blib.h:
|
| Tue, 05 Oct 2004 07:45:58 +0000 |
asl |
Major update of fatfs. FAT32 support and changes to the node cache.
|
| Mon, 04 Oct 2004 12:02:57 +0000 |
asl |
* src/dlmalloc.cxx (resize_alloc): No longer invoke
|
| Mon, 04 Oct 2004 11:50:06 +0000 |
asl |
* src/select.cxx: place the CYGBLD_ATTRIB_INIT_PRI such that it
|
| Mon, 04 Oct 2004 11:49:19 +0000 |
asl |
* src/signal.cxx: place the CYGBLD_ATTRIB_INIT_PRI such that it
|
| Mon, 04 Oct 2004 11:48:32 +0000 |
asl |
* heapgen.tcl: place the CYGBLD_ATTRIB_INIT_PRI such that it
|
| Thu, 30 Sep 2004 11:40:36 +0000 |
nickg |
* include/hal_var_ints.h: Added CYGNUM_HAL_INTERRUPT_GPIO81..85
|
| Mon, 27 Sep 2004 19:19:47 +0000 |
msalter |
Speed up boot when no devices connected.
|
| Mon, 27 Sep 2004 18:43:27 +0000 |
msalter |
RedBoot IDE tweaks
|
| Mon, 27 Sep 2004 18:41:55 +0000 |
msalter |
pci i/o fix
|
| Mon, 27 Sep 2004 18:37:06 +0000 |
msalter |
Turn off workaround for old ixp4xx bug
|
| Mon, 27 Sep 2004 11:33:03 +0000 |
jlarmour |
* cdl/stdio.cdl: Only build fopen/fclose if CYGPKG_LIBC_STDIO_OPEN.
|
| Mon, 27 Sep 2004 11:27:08 +0000 |
jlarmour |
* cdl/stdio.cdl (CYGFUN_LIBC_STDIO_OPEN_POSIX_FDFUNCS): New option,
|
| Sat, 25 Sep 2004 10:49:42 +0000 |
asl |
* doc/redboot_install.sgml: Added installation information for the
|
| Sat, 25 Sep 2004 09:49:11 +0000 |
asl |
* ecos.db: Added atmel jtst board support, based on atmel Diopsis
|
| Sat, 25 Sep 2004 09:48:13 +0000 |
asl |
* src/jsts_flash.c:
|
| Sat, 25 Sep 2004 09:46:18 +0000 |
asl |
* cdl/hal_arm_at91_jtst.cdl:
|
| Sat, 25 Sep 2004 09:44:09 +0000 |
asl |
* cdl/hal_arm_at91.cdl:
|
| Fri, 24 Sep 2004 18:35:46 +0000 |
msalter |
fix typo
|
| Fri, 24 Sep 2004 16:57:12 +0000 |
nickg |
* src/sched/mlqueue.cxx (enqueue): Fix bug in sorted queue
|
| Fri, 24 Sep 2004 13:21:16 +0000 |
msalter |
typo fix
|
| Fri, 24 Sep 2004 12:57:32 +0000 |
asl |
* src/ec555.S: Updated memory controller settings for ethernet card. Now
|
| Fri, 24 Sep 2004 12:51:21 +0000 |
asl |
* src/net/tc.c: Removed unneccesary call to MS_TICKS_DELAY
|
| Tue, 21 Sep 2004 09:49:01 +0000 |
jlarmour |
* doc/io.sgml: Rename incorrect cyg_drv_mutex to cyg_drv_mutex_t.
|
| Mon, 20 Sep 2004 19:35:49 +0000 |
msalter |
fix ixp board LDFLAGS
|
| Sun, 19 Sep 2004 18:15:18 +0000 |
msalter |
Add -mcpu-xscale
|
| Sun, 19 Sep 2004 17:49:58 +0000 |
msalter |
Add option for redboot to initialize only one net device
|
| Sun, 19 Sep 2004 15:05:07 +0000 |
gthomas |
Boot mode has no startup script
|
| Sun, 19 Sep 2004 14:28:45 +0000 |
asl |
* cdl/jffs2.cdl: Fixed outdated definitions for compression options.
|
| Sun, 19 Sep 2004 13:01:54 +0000 |
asl |
* src/load.c (do_load): Removed compiler warning when building
|
| Thu, 16 Sep 2004 23:23:54 +0000 |
gthomas |
Move parallel port initializations to platform code
|
| Thu, 16 Sep 2004 21:50:47 +0000 |
gthomas |
Assert DTR/RTS modem signals
|
| Thu, 16 Sep 2004 12:16:46 +0000 |
asl |
* include/hal_platform_ints.h: When CYGHWR_HAL_ARM_AT91_FIQ is defined
|
| Thu, 16 Sep 2004 12:16:00 +0000 |
asl |
* cdl/hal_arm_at91.cdl:
|