log

age author description
Tue, 15 Jul 2003 01:53:38 +0000 jlarmour * src/eb55_flash.c: Generic Atmel driver now supports boot blocks.
Tue, 15 Jul 2003 01:53:21 +0000 jlarmour * src/eb42_flash.c: Generic Atmel driver now supports boot blocks.
Tue, 15 Jul 2003 01:53:10 +0000 jlarmour * src/eb40a_flash.c: Generic Atmel driver now supports boot blocks.
Tue, 15 Jul 2003 01:52:39 +0000 jlarmour add missing eof
Tue, 15 Jul 2003 01:52:21 +0000 jlarmour * include/flash_at49xxxx.inl: Reorganise to support boot blocks,
Tue, 15 Jul 2003 01:51:38 +0000 jlarmour * doc/redboot_installing.sgml (AT91): Tell users to switch JP1
Tue, 15 Jul 2003 00:58:02 +0000 gthomas Data cache flush broken on 850.
Tue, 15 Jul 2003 00:57:45 +0000 gthomas Fix network debug issues.
Mon, 14 Jul 2003 13:33:49 +0000 asl * support/mk_romfs.c: S_I[RWX]{USR|GRP|OTH} etc changed to match
Mon, 14 Jul 2003 13:28:58 +0000 asl * include/sys/stat.h :S_I[RWX]{USR|GRP|OTH} etc changed so they
Mon, 14 Jul 2003 13:01:29 +0000 asl * src/diag.cxx: Added support for the 'z' qualifier in format strings.
Sun, 13 Jul 2003 13:25:27 +0000 asl * src/socket.cxx (socket): If there are no network stacks configured
Fri, 11 Jul 2003 09:53:03 +0000 asl * src/ftpclient.c (send_cmd): Fix typo in error message.
Thu, 10 Jul 2003 17:41:07 +0000 nickg * src/common/clock.cxx (Cyg_Counter::tick): In unsorted list case:
Wed, 09 Jul 2003 15:27:44 +0000 bartv Define an install-data-hook even if the current host does not support
Wed, 09 Jul 2003 13:27:10 +0000 jlarmour * sgml/makemakefile: Update trademark info and sort.
Wed, 09 Jul 2003 13:26:48 +0000 jlarmour * user-guide.sgml: Update trademark info and sort.
Wed, 09 Jul 2003 12:21:05 +0000 jlarmour * real-time-characterization.sgml: real-time characterization is
Sun, 06 Jul 2003 14:35:36 +0000 bartv Correct stack usage detection for stack checking configurations.
Sat, 05 Jul 2003 23:17:29 +0000 bartv Try to resolve linking problems for C++ code built with the native
Thu, 03 Jul 2003 09:47:27 +0000 gthomas Clean up bad character introduced in r1.4
Wed, 02 Jul 2003 03:39:41 +0000 jlarmour * doc/kernel.sgml: Document that timeouts for timed functions are
Wed, 02 Jul 2003 03:36:38 +0000 jlarmour * src/synth.ld: Synthetic linux at least needs libgcc_eh.a in the
Wed, 02 Jul 2003 03:15:56 +0000 jlarmour * include/hal_var_bank.h (HAL_THREAD_INIT_CONTEXT): Align stack
Tue, 01 Jul 2003 17:34:53 +0000 nickg * include/clock.hxx: Made Cyg_Counter::add_alarm() and
Tue, 01 Jul 2003 16:25:22 +0000 msalter Add RedBoot mcopy command
Mon, 30 Jun 2003 13:07:07 +0000 msalter ixp4xx port tweaks
Mon, 30 Jun 2003 12:34:45 +0000 msalter *** empty log message ***
Mon, 30 Jun 2003 12:16:16 +0000 msalter Fix CYGOPT_HAL_ARM_PRESERVE_SVC_SPSR handling
Fri, 27 Jun 2003 09:56:32 +0000 asl * src/usbsethdrv.c (usbs_ethdrv_ioctl): Return 0 when we handle
Thu, 26 Jun 2003 05:56:06 +0000 jlarmour * src/sys/netinet/ip_input.c(ip_reass):
Thu, 26 Jun 2003 05:34:51 +0000 jlarmour * doc/redboot_installing.sgml: Clarify use of correct cables with
Thu, 26 Jun 2003 05:29:44 +0000 jlarmour * src/net/net_io.c: Add the ability to specify a netmask length to
Thu, 26 Jun 2003 05:25:30 +0000 jlarmour * include/signal.h: Remove unused definitions that had been used
Thu, 26 Jun 2003 04:52:38 +0000 jlarmour * tests/clock.c (main): Add a fudge factor in case the absolute values
Wed, 25 Jun 2003 17:44:28 +0000 jlarmour * src/common/clock.cxx (Cyg_Counter::rem_alarm): Bugfix: call
Wed, 25 Jun 2003 17:40:41 +0000 nickg * src/hal_if.c (delay_us): The first test against
Tue, 24 Jun 2003 11:59:51 +0000 gthomas Update SDRAM drive for more reliable operation.
Tue, 24 Jun 2003 11:46:30 +0000 asl * include/linux/stat.h: Removed #defines which has been added to
Tue, 24 Jun 2003 08:43:00 +0000 jlarmour * include/hal_arch.h: Include plf_arch.h or var_arch.h if platform
Tue, 24 Jun 2003 08:42:26 +0000 jlarmour * include/var_io.h: Remove not seemingly useful AT91_PMC_SCER_CPU.
Tue, 24 Jun 2003 06:32:39 +0000 jlarmour * src/at91_misc.c (hal_hardware_init): Make sure the AIC internal
Tue, 24 Jun 2003 06:24:58 +0000 jlarmour * include/var_intr.h (cyg_hal_interrupt_acknowledge): Don't
Tue, 24 Jun 2003 05:10:56 +0000 jlarmour Pure pedantry: fix some typos in comments
Tue, 24 Jun 2003 04:57:18 +0000 jlarmour * src/generic-stub.c (crc32): Fix crctable option name typo.
Tue, 24 Jun 2003 04:53:17 +0000 jlarmour * src/ks5000_ether.c: Some tidies of the previous changes.
Tue, 24 Jun 2003 04:06:48 +0000 jlarmour * include/var_io.h: Add missing USART register defines.
Tue, 24 Jun 2003 04:01:09 +0000 jlarmour * src/hal_if.c (hal_if_init): Remove kill_by_reset.
Mon, 23 Jun 2003 23:54:45 +0000 jlarmour * src/net/tftp_client.c: Define tftp_stream.last_good_block to
Mon, 23 Jun 2003 23:42:15 +0000 jlarmour * src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.
Mon, 23 Jun 2003 18:09:59 +0000 nickg * cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests.
Mon, 23 Jun 2003 10:17:28 +0000 asl * include/netinet/icmp_var.h: Changed icmpstat definition to a
Mon, 23 Jun 2003 10:16:37 +0000 asl * src/mibgroup/mibII/helpers.c: Changed the definition of
Mon, 23 Jun 2003 09:45:10 +0000 asl * src/ecos/support.c: Increase the stack size for the background
Sat, 21 Jun 2003 18:57:44 +0000 msalter Fix mistakes for some XScale boards.
Sat, 21 Jun 2003 18:55:12 +0000 msalter XScale verde tweaks
Thu, 19 Jun 2003 18:27:00 +0000 nickg * src/hal_if.c (delay_us): Reorganized to cope with high frequency
Wed, 18 Jun 2003 04:59:28 +0000 jlarmour * src/pthread.cxx (pthread_self_info): Just add some comments so
Sat, 14 Jun 2003 18:10:18 +0000 nickg * src/common/serial.c: Changed all calls to cyg_drv_cond_signal()
Sat, 14 Jun 2003 18:04:55 +0000 nickg * src/httpd.c: Fixed a problem with closing the client socket --