| 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.
|
| 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.
|
| 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:
|
| Mon, 13 Sep 2004 09:56:36 +0000 |
jani |
Revert some of my CDL refactorings because they broke some out of tree platforms.Patch from Thomas Koeller
|
| Thu, 09 Sep 2004 14:30:23 +0000 |
jld |
* devs/serial/arm/aim711/current/cdl/ser_arm_aim711.cdl: Implement
|
| Wed, 08 Sep 2004 14:07:06 +0000 |
asl |
* windows_telnet.c: now demonstrates chat script TIMEOUT, which
|
| Tue, 07 Sep 2004 14:59:15 +0000 |
msalter |
Add ROMRAM startup for IXDP425
|
| Mon, 06 Sep 2004 12:58:17 +0000 |
msalter |
new eth driver
|
| Sun, 05 Sep 2004 20:56:08 +0000 |
msalter |
Add FR-V ports for MB9309x boards.
|
| Sun, 05 Sep 2004 20:13:44 +0000 |
msalter |
doco fix
|
| Thu, 02 Sep 2004 20:17:40 +0000 |
msalter |
little-endian support for ixdp425 and grg
|
| Thu, 02 Sep 2004 16:31:24 +0000 |
msalter |
Document exec command -x option
|
| Thu, 02 Sep 2004 16:30:51 +0000 |
msalter |
Add -x option to ARM RedBoot exec command
|
| Thu, 02 Sep 2004 15:12:19 +0000 |
msalter |
Add some platform hooks
|
| Wed, 01 Sep 2004 21:21:30 +0000 |
msalter |
Add support for reverse endianess of fis and config data
|
| Tue, 31 Aug 2004 20:22:14 +0000 |
msalter |
PCI tweaks
|
| Tue, 31 Aug 2004 19:44:14 +0000 |
jlarmour |
* src/flash.c (fis_init): Avoid potentially unnecessary erase
|
| Fri, 27 Aug 2004 13:27:40 +0000 |
asl |
* doc/redboot_cmds.sgml: Fixed a minor typo with fis list
|
| Wed, 25 Aug 2004 13:43:41 +0000 |
bartv |
Tweak package's display field to avoid confusion when using the
|
| Wed, 25 Aug 2004 13:38:11 +0000 |
bartv |
Add SPI documentation to the master list
|
| Tue, 24 Aug 2004 21:22:49 +0000 |
bartv |
List CYGPKG_IO_SPI as a hardware package
|
| Tue, 24 Aug 2004 17:31:16 +0000 |
bartv |
Add generic SPI support
|
| Tue, 24 Aug 2004 13:28:09 +0000 |
gthomas |
Add simple test case
|
| Tue, 24 Aug 2004 13:18:37 +0000 |
gthomas |
Add config files for rev 1.1
|
| Tue, 24 Aug 2004 13:17:18 +0000 |
gthomas |
Add CDL for tests
|
| Tue, 24 Aug 2004 13:16:52 +0000 |
gthomas |
Support new board rev 1.1
|
| Tue, 24 Aug 2004 13:16:40 +0000 |
gthomas |
Initial NAND/ECC support
|
| Tue, 24 Aug 2004 13:16:30 +0000 |
gthomas |
Fix typo
|