| Tue, 12 Jun 2007 20:02:21 +0000 |
asl |
* src/misc.cxx (cyg_mtab_extra): Only create the array if it has more
|
| Mon, 11 Jun 2007 13:23:45 +0000 |
nickg |
* tests/klock.c (entry0, entry1): Modify mbox part of test to
|
| Mon, 04 Jun 2007 20:41:22 +0000 |
asl |
* src/hal_diag.c (cyg_hal_plf_serial_isr): Fixed issue with UART
|
| Mon, 04 Jun 2007 20:30:59 +0000 |
asl |
* src/net/net_io.c: (do_ip_addr): Option to set domain name.
|
| Sat, 02 Jun 2007 17:50:32 +0000 |
asl |
* src/flash.c: (fis_list): fis list will now list an image
|
| Sat, 02 Jun 2007 17:20:02 +0000 |
asl |
* src/at91_serial.c (at91_serial_DSR): Remove CYG_FAIL if receive
|
| Thu, 31 May 2007 16:01:45 +0000 |
jlarmour |
Jifl tweak to last change
|
| Thu, 31 May 2007 16:00:55 +0000 |
jlarmour |
* src/diag.cxx: when printing a long long, should not truncate
|
| Thu, 31 May 2007 15:56:39 +0000 |
jlarmour |
* src/mmc_spi.c: Revise debug information with addition.
|
| Thu, 31 May 2007 15:56:39 +0000 |
jlarmour |
* src/mmc_spi.c: Revise debug information with addition.
|
| Thu, 31 May 2007 15:47:13 +0000 |
jlarmour |
* src/if_8139.c:
|
| Wed, 11 Apr 2007 13:49:22 +0000 |
jlarmour |
* src/fs/fileio.c: Temporary kludge to treat flash correctly if either
|
| Tue, 10 Apr 2007 18:23:56 +0000 |
asl |
* cdl/hal_arm_sam7ex256.cdl Removed "implements
|
| Tue, 10 Apr 2007 18:22:57 +0000 |
asl |
Fiy typo in ChangeLog
|
| Mon, 09 Apr 2007 13:01:43 +0000 |
asl |
* ecos.db Ethernet driver for Olimex SAM7-EX256
|
| Mon, 09 Apr 2007 12:59:30 +0000 |
asl |
* cdl/at91_eth.cdl: Fixed typo. (Removed AT91RM9200 from
|
| Mon, 09 Apr 2007 12:56:56 +0000 |
asl |
* src/sam7ex256_misc.c Added hal_plf_eth_init() in order to initialise
|
| Mon, 09 Apr 2007 12:56:08 +0000 |
asl |
* cdl/phy_eth_drivers.cdl:
|
| Mon, 26 Mar 2007 10:48:15 +0000 |
asl |
* ecos.db CAN driver for AT91.
|
| Mon, 26 Mar 2007 10:43:36 +0000 |
asl |
* cdl/io_can.cdl: Added several interfaces for implementation by
|
| Mon, 26 Mar 2007 10:42:43 +0000 |
asl |
* cdl/hal_arm_at91sam7s.cdl: SAM7X and SAM7XC have a CAN bus
|
| Mon, 26 Mar 2007 10:38:04 +0000 |
asl |
* AT91SAM7 CAN driver package created
|
| Fri, 23 Mar 2007 19:02:09 +0000 |
asl |
* src/if_at91.c: Added support for the ETH_DRV_SET_MAC_ADDRESS
|
| Fri, 23 Mar 2007 18:48:12 +0000 |
asl |
* include/lwip/netif.h, include/lwip/inet.h: Added externC macro
|
| Thu, 22 Mar 2007 11:51:19 +0000 |
gthomas |
Add CDL to support 'BOOTP_COMPAT'
|
| Mon, 05 Mar 2007 19:09:32 +0000 |
asl |
* Added hal_plf_eth_init() in order to initialise the Davicom
|
| Mon, 05 Mar 2007 19:09:02 +0000 |
asl |
* include/plf_io.h
|
| Mon, 05 Mar 2007 19:08:10 +0000 |
asl |
* src/if_at91.c * include/at91_eth.cdl: Working implementation
|
| Mon, 05 Mar 2007 19:07:33 +0000 |
asl |
* ecos.db: Ethernet device driver for AT91 EMAC.
|
| Mon, 05 Mar 2007 17:08:11 +0000 |
asl |
* src/spi_at91.c (spi_at91_transaction_begin): Don't use #ifdef
|
| Mon, 05 Mar 2007 17:04:02 +0000 |
asl |
* include/var_io.h: Fix a few typos pointed out by
|
| Wed, 28 Feb 2007 23:08:33 +0000 |
asl |
* cdl/phy_eth_drivers.cdl:
|
| Wed, 28 Feb 2007 23:01:11 +0000 |
asl |
* src/output/vfnprintf.cxx (vfnprintf): while formatting integers
|
| Tue, 20 Feb 2007 21:33:03 +0000 |
asl |
* include/var_io.h: Fixed up the EMAC definitions to work
|
| Tue, 06 Feb 2007 08:46:11 +0000 |
asl |
* src/fatfs_supp.c: Fixed FAT32 cluster handling in
|
| Sun, 04 Feb 2007 00:16:42 +0000 |
gthomas |
Fix for boot vectors on LPC2xxx platforms - on behalf of Sergei Gavrikov and Wang Cui
|
| Mon, 29 Jan 2007 13:41:44 +0000 |
asl |
* tests/fnmatch.c: Test case for fnmatch.
|
| Mon, 29 Jan 2007 12:43:04 +0000 |
asl |
* cdl/isoinfra.cdl:
|
| Sat, 27 Jan 2007 18:19:35 +0000 |
asl |
* cdl/isoinfra.cdl:
|
| Sat, 27 Jan 2007 18:17:57 +0000 |
asl |
* tests/fnmatch.c: Test case for fnmatch.
|
| Sat, 27 Jan 2007 14:04:18 +0000 |
asl |
* test/ramfs3 (new): Test for lseek bug found in fileio.
|
| Sat, 27 Jan 2007 14:01:44 +0000 |
asl |
* tests/fatfs1.c: Fixed the format string to diag_printf()
|
| Sat, 27 Jan 2007 13:53:37 +0000 |
asl |
Speed-up [v]s[n]printf() functions by a factor of about 2+. In
|
| Wed, 24 Jan 2007 10:23:35 +0000 |
asl |
* src/load.c (do_load): Reset entry address before load so
|
| Thu, 18 Jan 2007 09:18:50 +0000 |
jld |
Place CYGPKG_IO_SERIAL_FREESCALE_ESCI and CYGPKG_IO_SERIAL_FREESCALE_ESCI_H
|
| Mon, 15 Jan 2007 18:37:52 +0000 |
gthomas |
Fix for DHCP when server is down after lease expires (keep trying)
|
| Mon, 15 Jan 2007 15:15:21 +0000 |
jlarmour |
* src/arm-stub.c: Added string.h header (`memcpy' declaration).
|
| Sun, 14 Jan 2007 12:17:26 +0000 |
gthomas |
Use mutex for exclusion instead of DSR lock
|
| Tue, 09 Jan 2007 16:04:39 +0000 |
jlarmour |
* doc/manpages/net/getaddrinfo.3: Remove obsolete comment about
|
| Mon, 08 Jan 2007 19:07:42 +0000 |
asl |
* src/sam7ex256_misc.c Use the backlight of the lcd as a simple 1-bit LED
|
| Mon, 08 Jan 2007 16:20:13 +0000 |
nickg |
* src/sched/mlqueue.cxx (add_thread, yield):
|
| Sun, 07 Jan 2007 17:08:53 +0000 |
asl |
* src/sync/mbox.cxx (Cyg_Mbox::get): Fix compiler warning with gcc
|
| Sun, 07 Jan 2007 15:25:06 +0000 |
asl |
* ecos.db Add Olimex SAM7-EX256 platform and target
|
| Sun, 07 Jan 2007 15:22:52 +0000 |
asl |
* cdl/hal_arm_at91sam7s.cdl Moved HAL_PLATFORM_XXX defines and
|
| Sun, 07 Jan 2007 15:22:05 +0000 |
asl |
SAM7-EX256 development board package
|
| Sun, 07 Jan 2007 14:46:54 +0000 |
asl |
* src/dhcp_support.c:
|
| Tue, 02 Jan 2007 11:54:37 +0000 |
jlarmour |
Update last change with an explanatory comment.
|
| Fri, 22 Dec 2006 21:37:00 +0000 |
jlarmour |
* src/output/vfnprintf.cxx (vfnprintf): Speed-up formatting of
|
| Fri, 22 Dec 2006 21:32:16 +0000 |
jlarmour |
* include/flash_sst_39vfxxx.inl: Add supported devices:
|
| Tue, 19 Dec 2006 03:11:41 +0000 |
jlarmour |
* cdl/redboot.cdl: Modified to change the option
|