Mercurial > flash_v2
graph
-
Correct stack usage detection for stack checking configurations.Sun, 06 Jul 2003 14:35:36 +0000, by bartv
-
Try to resolve linking problems for C++ code built with the nativeSat, 05 Jul 2003 23:17:29 +0000, by bartv
-
Clean up bad character introduced in r1.4Thu, 03 Jul 2003 09:47:27 +0000, by gthomas
-
* doc/kernel.sgml: Document that timeouts for timed functions areWed, 02 Jul 2003 03:39:41 +0000, by jlarmour
-
* src/synth.ld: Synthetic linux at least needs libgcc_eh.a in theWed, 02 Jul 2003 03:36:38 +0000, by jlarmour
-
* include/hal_var_bank.h (HAL_THREAD_INIT_CONTEXT): Align stackWed, 02 Jul 2003 03:15:56 +0000, by jlarmour
-
* include/clock.hxx: Made Cyg_Counter::add_alarm() andTue, 01 Jul 2003 17:34:53 +0000, by nickg
-
Add RedBoot mcopy commandTue, 01 Jul 2003 16:25:22 +0000, by msalter
-
ixp4xx port tweaksMon, 30 Jun 2003 13:07:07 +0000, by msalter
-
*** empty log message ***Mon, 30 Jun 2003 12:34:45 +0000, by msalter
-
Fix CYGOPT_HAL_ARM_PRESERVE_SVC_SPSR handlingMon, 30 Jun 2003 12:16:16 +0000, by msalter
-
* src/usbsethdrv.c (usbs_ethdrv_ioctl): Return 0 when we handleFri, 27 Jun 2003 09:56:32 +0000, by asl
-
* src/sys/netinet/ip_input.c(ip_reass):Thu, 26 Jun 2003 05:56:06 +0000, by jlarmour
-
* doc/redboot_installing.sgml: Clarify use of correct cables withThu, 26 Jun 2003 05:34:51 +0000, by jlarmour
-
* src/net/net_io.c: Add the ability to specify a netmask length toThu, 26 Jun 2003 05:29:44 +0000, by jlarmour
-
* include/signal.h: Remove unused definitions that had been usedThu, 26 Jun 2003 05:25:30 +0000, by jlarmour
-
* tests/clock.c (main): Add a fudge factor in case the absolute valuesThu, 26 Jun 2003 04:52:38 +0000, by jlarmour
-
* src/common/clock.cxx (Cyg_Counter::rem_alarm): Bugfix: callWed, 25 Jun 2003 17:44:28 +0000, by jlarmour
-
* src/hal_if.c (delay_us): The first test againstWed, 25 Jun 2003 17:40:41 +0000, by nickg
-
Update SDRAM drive for more reliable operation.Tue, 24 Jun 2003 11:59:51 +0000, by gthomas
-
* include/linux/stat.h: Removed #defines which has been added toTue, 24 Jun 2003 11:46:30 +0000, by asl
-
* include/hal_arch.h: Include plf_arch.h or var_arch.h if platformTue, 24 Jun 2003 08:43:00 +0000, by jlarmour
-
* include/var_io.h: Remove not seemingly useful AT91_PMC_SCER_CPU.Tue, 24 Jun 2003 08:42:26 +0000, by jlarmour
-
* src/at91_misc.c (hal_hardware_init): Make sure the AIC internalTue, 24 Jun 2003 06:32:39 +0000, by jlarmour
-
* include/var_intr.h (cyg_hal_interrupt_acknowledge): Don'tTue, 24 Jun 2003 06:24:58 +0000, by jlarmour
-
Pure pedantry: fix some typos in commentsTue, 24 Jun 2003 05:10:56 +0000, by jlarmour
-
* src/generic-stub.c (crc32): Fix crctable option name typo.Tue, 24 Jun 2003 04:57:18 +0000, by jlarmour
-
* src/ks5000_ether.c: Some tidies of the previous changes.Tue, 24 Jun 2003 04:53:17 +0000, by jlarmour
-
* include/var_io.h: Add missing USART register defines.Tue, 24 Jun 2003 04:06:48 +0000, by jlarmour
-
* src/hal_if.c (hal_if_init): Remove kill_by_reset.Tue, 24 Jun 2003 04:01:09 +0000, by jlarmour
-
* src/net/tftp_client.c: Define tftp_stream.last_good_block toMon, 23 Jun 2003 23:54:45 +0000, by jlarmour
-
* src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.Mon, 23 Jun 2003 23:42:15 +0000, by jlarmour
-
* cdl/kernel.cdl: Added tests/bin_sem3 to list of kernel tests.Mon, 23 Jun 2003 18:09:59 +0000, by nickg
-
* include/netinet/icmp_var.h: Changed icmpstat definition to aMon, 23 Jun 2003 10:17:28 +0000, by asl
-
* src/mibgroup/mibII/helpers.c: Changed the definition ofMon, 23 Jun 2003 10:16:37 +0000, by asl
-
* src/ecos/support.c: Increase the stack size for the backgroundMon, 23 Jun 2003 09:45:10 +0000, by asl
-
Fix mistakes for some XScale boards.Sat, 21 Jun 2003 18:57:44 +0000, by msalter
-
XScale verde tweaksSat, 21 Jun 2003 18:55:12 +0000, by msalter
-
* src/hal_if.c (delay_us): Reorganized to cope with high frequencyThu, 19 Jun 2003 18:27:00 +0000, by nickg
-
* src/pthread.cxx (pthread_self_info): Just add some comments soWed, 18 Jun 2003 04:59:28 +0000, by jlarmour
-
* src/common/serial.c: Changed all calls to cyg_drv_cond_signal()Sat, 14 Jun 2003 18:10:18 +0000, by nickg
-
* src/httpd.c: Fixed a problem with closing the client socket --Sat, 14 Jun 2003 18:04:55 +0000, by nickg
-
* src/ecos/synch.c (spl_any): Put call to cyg_mutex_lock() into aSat, 14 Jun 2003 15:03:03 +0000, by nickg
-
* tests/clock.c (main): Avoid div-by-zero if mean==0.Fri, 13 Jun 2003 14:05:54 +0000, by jlarmour
-
* cdl/microwindows.cdl: eCos Microwindows requires an IPv4 stack.Fri, 13 Jun 2003 04:16:26 +0000, by jlarmour
-
* src/eb40a_misc.c:Thu, 12 Jun 2003 17:03:56 +0000, by asl
-
* ecosadmin.tcl: Add repository merge capability (undocumented and unsupportedThu, 12 Jun 2003 14:38:48 +0000, by jld
-
* include/sys/stat.h: S_IFFIFO defies logic and should be calledTue, 10 Jun 2003 12:03:58 +0000, by asl
-
* include/flash_at49xxxx.inl: wait_while_busy needs to be in RAMTue, 10 Jun 2003 11:20:05 +0000, by asl
-
* src/output/vfnprintf.cxx (SARG): Cast size_t to long. This seemsTue, 10 Jun 2003 10:27:13 +0000, by asl
-
Add PrPMC1100 portThu, 05 Jun 2003 13:21:24 +0000, by msalter
-
Fix compile errorWed, 28 May 2003 18:18:52 +0000, by gthomas
-
Improve feedback during FPGA downloadWed, 28 May 2003 18:12:22 +0000, by gthomas
-
* include/sys/stat.h (S_IF*): Added macros to test the type of aMon, 26 May 2003 14:03:05 +0000, by asl
-
* src/dns.c: (cyg_dns_res_start) New: Allow IPv6 to be used toMon, 26 May 2003 07:33:50 +0000, by asl
-
* src/network_support.c (init_all_network_interfaces): Allow IPv4Mon, 26 May 2003 07:33:06 +0000, by asl
-
* src/getaddrinfo.c (getaddrinfo): Corrected a bad patch mergeThu, 22 May 2003 14:28:54 +0000, by asl
-
* pkgconf/stylesheet.dsl: No callout graphics.Wed, 21 May 2003 18:43:42 +0000, by jlarmour
-
Mark 2.0 releaseWed, 21 May 2003 18:41:29 +0000, by jlarmour
-
Restart RX after flushWed, 21 May 2003 16:31:22 +0000, by gthomas
