Mercurial > ecos
graph
-
* src/at91_flash.c: Optimize the cyg_uint32 page.Tue, 28 Mar 2006 20:24:18 +0000, by asl
-
* include/assert.h: Replace #if defined(CYGINT_ISO_EXIT) with #ifTue, 28 Mar 2006 13:45:12 +0000, by jlarmour
-
2006-03-27 Marco Cruz <marco@daruma.com.br>Tue, 28 Mar 2006 10:06:53 +0000, by jlarmour
-
Fix calculation in __tcp_write_block - from Wolfgang KoeblerMon, 27 Mar 2006 13:08:51 +0000, by gthomas
-
* tests/nc_test_framework.h:Sun, 26 Mar 2006 11:15:06 +0000, by asl
-
* src/timer_pit.c: fix hal_delay_us(). hal_clock_read forSun, 26 Mar 2006 11:02:59 +0000, by asl
-
* src/timer_pit.c (hal_delay_us): Start the PIT if it is notThu, 23 Mar 2006 20:02:35 +0000, by asl
-
* tests/nc_test_slave.c (nc_slave): Fix some of the compilerWed, 15 Mar 2006 08:02:39 +0000, by asl
-
Update FlexCAN package - from Uwe KindlerMon, 13 Mar 2006 14:46:02 +0000, by gthomas
-
* hal_arm_at91sam7s.cdl: Change the PLL-defaults so that 96MHz isMon, 13 Mar 2006 07:48:20 +0000, by asl
-
* src/hal_diag.c (cyg_hal_plf_serial_isr): Change the #ifdefs toMon, 13 Mar 2006 07:47:23 +0000, by asl
-
* src/at91_serial.c (at91_serial_ISR): Only call the DSR if thereMon, 13 Mar 2006 07:46:36 +0000, by asl
-
Fix locking between read/write operations and DSRsFri, 10 Mar 2006 20:49:54 +0000, by bartv
-
* src/dhcp_prot.c: Updated set_fixed_tag(), set_variable_tag(),Sun, 05 Mar 2006 12:48:37 +0000, by asl
-
* include/usb.h: changed position of __attribute__((packed)) to beThu, 02 Mar 2006 18:40:08 +0000, by asl
-
* cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,Thu, 02 Mar 2006 18:28:12 +0000, by asl
-
Fix IXP4xx SDRAM controller initThu, 02 Mar 2006 01:02:35 +0000, by msalter
-
* include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_S29GL128N]:Wed, 01 Mar 2006 21:06:57 +0000, by asl
-
* cdl/hal_arm_at91sam7s.cdl: Change the crystal frequency. TheWed, 01 Mar 2006 20:43:18 +0000, by asl
-
* src/at91_serial.c (at91_serial_config_port): Enable the DMAWed, 01 Mar 2006 18:13:44 +0000, by asl
-
* include/var_io.h (AT91_US_PTCR_RXTDIS): Add bit fields for theWed, 01 Mar 2006 18:13:03 +0000, by asl
-
* include/hal_platform_setup.h: Fix the PLL multiplier settingsTue, 28 Feb 2006 15:35:23 +0000, by asl
-
configury for ecostest appsTue, 28 Feb 2006 13:19:02 +0000, by msalter
-
permtest.cxxTue, 28 Feb 2006 12:36:34 +0000, by msalter
-
* include/var_io.h: Added the USB device registers.Sat, 25 Feb 2006 20:12:32 +0000, by asl
-
* src/xyzModem.c (xyzModem_stream_open): Fix compiler warnings.Sat, 25 Feb 2006 14:21:12 +0000, by asl
-
* misc/redboot_R[AO]M.ecm: Disable FIS and fconfig, enableSat, 25 Feb 2006 14:20:18 +0000, by asl
-
* src/flash.c (flash_init): Allow repeat calls change the functionSat, 25 Feb 2006 14:07:43 +0000, by asl
-
Add at91sam7sSat, 25 Feb 2006 14:04:22 +0000, by asl
-
*** empty log message ***Wed, 22 Feb 2006 15:08:09 +0000, by msalter
-
Add net autotestWed, 22 Feb 2006 15:07:59 +0000, by msalter
-
Add net/autotestWed, 22 Feb 2006 14:57:18 +0000, by msalter
-
* include/hal_cache.h: Added support for ARM926EJ. ChangedMon, 20 Feb 2006 13:40:03 +0000, by asl
-
Fix typo when the flash package was renamed.Sun, 19 Feb 2006 21:07:59 +0000, by asl
-
2006-01-01 Oliver Munz <munz@speag.ch>Sun, 19 Feb 2006 20:32:24 +0000, by asl
-
* src/at91_serial.c (at91_serial_lookup): Enable the peripheralSun, 19 Feb 2006 19:52:55 +0000, by asl
-
* src/at91_flash.c:Sun, 19 Feb 2006 19:43:01 +0000, by asl
-
* Added watchdog driver for ARM AT91 devices which have theSun, 19 Feb 2006 19:42:01 +0000, by asl
-
* cdl/hal_arm_at9a.cdl: Add the AT91SAM7S variant and controlSun, 19 Feb 2006 19:08:28 +0000, by asl
-
* src/flash.c (fis_lock & fis_unlock): Allow compilation withoutSun, 19 Feb 2006 17:11:31 +0000, by asl
-
* src/misc.cxx (cyg_mtab_lookup): Corrected implementation forThu, 16 Feb 2006 18:46:06 +0000, by asl
-
* support/mk_romfs.c: Use stdint.h defined types so the code isWed, 15 Feb 2006 20:04:51 +0000, by asl
-
* tests/timeslice.c (STACK_SIZE): Reduce the stack size so it willTue, 14 Feb 2006 19:10:06 +0000, by asl
-
* src/vectors.S: disable FIQ in IRQ handler to fix race conditionThu, 09 Feb 2006 16:47:39 +0000, by asl
-
* src/context.S (hal_thread_switch_context): Close race conditionWed, 08 Feb 2006 12:06:38 +0000, by asl
-
* cdl/ser_generic_16x5x.cdlWed, 08 Feb 2006 10:28:04 +0000, by asl
-
Rework port configuration and handle parity errors better - from Will WagnerMon, 30 Jan 2006 23:28:35 +0000, by gthomas
-
* src/ezxml.c:Mon, 30 Jan 2006 21:16:21 +0000, by asl
-
* cdl/redboot.cdl, doc/redboot_cmds.sgml, src/gunzip.c: AddedMon, 30 Jan 2006 21:04:04 +0000, by asl
-
Factor out target specific stringsMon, 23 Jan 2006 13:40:30 +0000, by gthomas
-
* src/sched/sched.cxx (thread_entry): Fixed a bug which couldThu, 19 Jan 2006 17:53:58 +0000, by nickg
-
Improve SG list overflow checkWed, 18 Jan 2006 15:04:38 +0000, by gthomas
-
* src/sched/sched.cxx:Tue, 10 Jan 2006 15:52:54 +0000, by nickg
-
Fix minor cygwin build problemMon, 02 Jan 2006 21:14:22 +0000, by bartv
-
* cdl/hal_arm_xscale_pxa2x0.cdl: NewThu, 29 Dec 2005 10:36:01 +0000, by asl
-
* src/strtod.cxx (Ise): 'd' and 'D' aren't allowed in floatingThu, 29 Dec 2005 09:55:29 +0000, by asl
-
Improved setup for newer compilers (which have problems with some options)Mon, 12 Dec 2005 21:58:11 +0000, by gthomas
-
* src/iosys.c:Fri, 02 Dec 2005 20:03:52 +0000, by asl
-
* src/disk.c: Add comments that bread/bwrite take the position andFri, 02 Dec 2005 20:03:30 +0000, by asl
-
* cdl/sh_dreamcast_rltk8139_eth_drivers.cdl: Add compilerFri, 02 Dec 2005 19:34:13 +0000, by asl
-
* src/if_8139.c (rltk8139_deliver): Fix the compiler warnings byFri, 02 Dec 2005 19:33:47 +0000, by asl
-
* cdl/hal_sh_sh7750_dreamcast.cdl: Fix the require statements soFri, 02 Dec 2005 19:11:12 +0000, by asl
-
* include/cs8900a.h:Wed, 23 Nov 2005 21:26:50 +0000, by asl
-
* cdl/ppp.cdl: Require CYGPKG_POSIX_CLOCKS not *_TIMERSWed, 23 Nov 2005 21:18:44 +0000, by asl
-
* Fixed data alignment problems. Cleaned up the naming ofWed, 23 Nov 2005 21:12:40 +0000, by asl
-
* doc/kernel.sgml: Fix description of CYG_ISR_CALL_DSR andWed, 23 Nov 2005 20:58:28 +0000, by asl
-
Replace use of brk() system call with linker script magic to obtainSun, 20 Nov 2005 16:21:18 +0000, by bartv
-
* src/if_dm9000.c, include/dm9000_info.h: Support interrupts.Mon, 07 Nov 2005 17:15:06 +0000, by asl
-
* src/core/tcp_in.c: pbuf_free() assert triggered byMon, 07 Nov 2005 16:33:15 +0000, by asl
-
* src/syscall-i386-linux-1.0.S: renamed prev_?stat to old?stat toSat, 05 Nov 2005 19:44:27 +0000, by asl
-
* include/hal_io.h (struct cyg_hal_sys_old_stat): Make theSat, 05 Nov 2005 19:43:24 +0000, by asl
-
* include/network.h: Include <string.h> to stop warnings.Fri, 04 Nov 2005 12:16:58 +0000, by asl
-
* include/sys/param.h: Include <string.h> to stop warnings.Fri, 04 Nov 2005 10:37:05 +0000, by asl
-
* tests/cxxsupp.cxx: Fix the compiler warnings.Fri, 04 Nov 2005 10:28:56 +0000, by asl
-
* src/if_dm9000.c (eeprom_read, eeprom_write, eeprom_reload):Wed, 02 Nov 2005 11:47:15 +0000, by asl
-
* common/Subprocess.cpp (CSubprocess::CreateProcess): Try the Unix98 PTYWed, 02 Nov 2005 08:39:18 +0000, by jld
-
* cdl/microwindows.cdl: gettimeofday now in POSIXSun, 23 Oct 2005 20:55:32 +0000, by asl
-
* include/config.h: POSIX provides gettimeofday()Sun, 23 Oct 2005 20:50:16 +0000, by asl
-
* src/sys/kern/kern_subr.c (uiomove): Remove lvalue cast toSun, 23 Oct 2005 20:49:28 +0000, by asl
-
* include/sys/time.h (Removed): Use the isoinfra sys/time.hSun, 23 Oct 2005 20:48:44 +0000, by asl
-
* test/nc*_test_master.c: gettimeofday is now in POSIXSun, 23 Oct 2005 20:48:07 +0000, by asl
-
* cdl/ppp.cdl: Require CYGPKG_POSIX_TIMERSSun, 23 Oct 2005 20:46:20 +0000, by asl
-
* include/sys/time.h (new): Basic implementation.Sun, 23 Oct 2005 20:45:36 +0000, by asl
-
* src/select.cxx: Needs sys/time.h for struct timeval.Sun, 23 Oct 2005 20:45:11 +0000, by asl
-
* src/time.cxx: add gettimeofday() implementationSun, 23 Oct 2005 20:44:35 +0000, by asl
-
Typo: there->theirSun, 23 Oct 2005 20:33:10 +0000, by asl
-
* include/flag.hxx: We need thread.inl for the empty() functionSun, 23 Oct 2005 14:53:38 +0000, by asl
-
Fix number of options in iopeek (bug #100026)Mon, 17 Oct 2005 20:59:01 +0000, by gthomas
-
* cdl/compress_zlib.cdl (CYGFUN_COMPRESS_ZLIB_GZIO): New option toSun, 16 Oct 2005 11:43:13 +0000, by asl
-
* src/delete.cxx:Sun, 16 Oct 2005 10:37:16 +0000, by asl
-
* docs/manpages/sys/socketpair.2: Removed this man page sinceThu, 13 Oct 2005 11:58:02 +0000, by asl
-
* src/ramfs.c: Implement holes in files when using BLOCKSun, 02 Oct 2005 14:03:14 +0000, by asl
-
* doc/memalloc.sgml: two minor documentation fixesSun, 02 Oct 2005 11:49:47 +0000, by asl
-
* include/flash_am29xxxxx.inl (flash_program_buf): Handle writesWed, 21 Sep 2005 19:30:58 +0000, by asl
-
* include/linux/types.h: Added unsigned types.Wed, 21 Sep 2005 19:17:10 +0000, by asl
-
* src/redboot_linux_exec.c: No need to include pcmb_serial.h.Tue, 20 Sep 2005 12:14:08 +0000, by asl
-
* src/can_mcf52xx.c Only support events of tx message buffersTue, 20 Sep 2005 12:09:14 +0000, by asl
-
* cdl/hal_arm_xscale_pxa2x0.cdl: Fix the last patch, logical ORMon, 19 Sep 2005 16:57:46 +0000, by asl
-
* cdl/hal_arm_xscale_pxa2x0.cdl: Only build hal_diag.c if one ofFri, 16 Sep 2005 15:33:04 +0000, by asl
-
* tests/server_test.c: use socklen_t.Fri, 16 Sep 2005 15:15:14 +0000, by asl
-
* src/tftp_client.c, include/tftp_support.h: const parametersFri, 16 Sep 2005 14:56:25 +0000, by asl
-
Updates for CAN driver/infrastructure - from Uwe KindlerTue, 13 Sep 2005 13:36:13 +0000, by gthomas
-
TFTP ACK/NAK fixes, from Andrew DyerFri, 09 Sep 2005 13:26:01 +0000, by gthomas
-
FIS fix from Stefan Sommerfeld, ANSI cursor keys from Gary ThomasThu, 08 Sep 2005 12:14:28 +0000, by gthomas
-
* cdl/redboot.cdl: White space changes to aid readability.Sat, 03 Sep 2005 13:35:08 +0000, by asl
-
* src/flash.c (fis_create): Print an error if the FIS directory isSat, 03 Sep 2005 13:10:21 +0000, by asl
-
* src/sys/kern/kern_sysctl.c: Silent compiler warning on lvalueSat, 03 Sep 2005 13:03:07 +0000, by asl
-
* src/common/termiostty.c andSat, 03 Sep 2005 13:01:43 +0000, by asl
-
Enable support on PPC405EP, from Markus SchadeThu, 25 Aug 2005 14:37:00 +0000, by gthomas
-
Add support for Intel LXT972, from Markus SchadeThu, 25 Aug 2005 14:02:29 +0000, by gthomas
-
CAN driver, from Uwe KindlerThu, 25 Aug 2005 13:40:35 +0000, by gthomas
-
Add support for PPC405EP, from Markus SchadeThu, 25 Aug 2005 13:20:58 +0000, by gthomas
-
* src/sh_scif_serial.c: support SH4 register accessTue, 09 Aug 2005 16:12:25 +0000, by asl
-
* tests/socket.c (SHOW_RESULT): Add a cast to avoid compilerWed, 03 Aug 2005 21:05:16 +0000, by asl
-
* tests/flash1.c (cyg_start): Compiler warning fixes.Wed, 03 Aug 2005 21:04:28 +0000, by asl
-
* tests/test2.c (task1): Cast to fix compiler warning.Wed, 03 Aug 2005 21:02:31 +0000, by asl
-
* src/common/tty.c (tty_write):Wed, 03 Aug 2005 21:00:34 +0000, by asl
-
* tests/ksem1.c: Type fix to fix a compiler warning.Wed, 03 Aug 2005 20:57:41 +0000, by asl
-
* tests/i18nmb.c (main): Really silence the warnings.Wed, 03 Aug 2005 20:53:09 +0000, by asl
-
* tests/ping_lo_test.c (ping_host): Use socklen_t to avoidWed, 03 Aug 2005 20:51:21 +0000, by asl
