log

age author description
Mon, 13 Mar 2006 14:46:02 +0000 gthomas Update FlexCAN package - from Uwe Kindler
Mon, 13 Mar 2006 07:48:20 +0000 asl * hal_arm_at91sam7s.cdl: Change the PLL-defaults so that 96MHz is
Mon, 13 Mar 2006 07:47:23 +0000 asl * src/hal_diag.c (cyg_hal_plf_serial_isr): Change the #ifdefs to
Mon, 13 Mar 2006 07:46:36 +0000 asl * src/at91_serial.c (at91_serial_ISR): Only call the DSR if there
Fri, 10 Mar 2006 20:49:54 +0000 bartv Fix locking between read/write operations and DSRs
Sun, 05 Mar 2006 12:48:37 +0000 asl * src/dhcp_prot.c: Updated set_fixed_tag(), set_variable_tag(),
Thu, 02 Mar 2006 18:40:08 +0000 asl * include/usb.h: changed position of __attribute__((packed)) to be
Thu, 02 Mar 2006 18:28:12 +0000 asl * cdl/lwip_net.cdl: Add the interfaces CYGPKG_NET_STACK,
Thu, 02 Mar 2006 01:02:35 +0000 msalter Fix IXP4xx SDRAM controller init
Wed, 01 Mar 2006 21:06:57 +0000 asl * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_S29GL128N]:
Wed, 01 Mar 2006 20:43:18 +0000 asl * cdl/hal_arm_at91sam7s.cdl: Change the crystal frequency. The
Wed, 01 Mar 2006 18:13:44 +0000 asl * src/at91_serial.c (at91_serial_config_port): Enable the DMA
Wed, 01 Mar 2006 18:13:03 +0000 asl * include/var_io.h (AT91_US_PTCR_RXTDIS): Add bit fields for the
Tue, 28 Feb 2006 15:35:23 +0000 asl * include/hal_platform_setup.h: Fix the PLL multiplier settings
Tue, 28 Feb 2006 13:19:02 +0000 msalter configury for ecostest apps
Tue, 28 Feb 2006 12:36:34 +0000 msalter permtest.cxx
Sat, 25 Feb 2006 20:12:32 +0000 asl * include/var_io.h: Added the USB device registers.
Sat, 25 Feb 2006 14:21:12 +0000 asl * src/xyzModem.c (xyzModem_stream_open): Fix compiler warnings.
Sat, 25 Feb 2006 14:20:18 +0000 asl * misc/redboot_R[AO]M.ecm: Disable FIS and fconfig, enable
Sat, 25 Feb 2006 14:07:43 +0000 asl * src/flash.c (flash_init): Allow repeat calls change the function
Sat, 25 Feb 2006 14:04:22 +0000 asl Add at91sam7s
Wed, 22 Feb 2006 15:08:09 +0000 msalter *** empty log message ***
Wed, 22 Feb 2006 15:07:59 +0000 msalter Add net autotest
Wed, 22 Feb 2006 14:57:18 +0000 msalter Add net/autotest
Mon, 20 Feb 2006 13:40:03 +0000 asl * include/hal_cache.h: Added support for ARM926EJ. Changed
Sun, 19 Feb 2006 21:07:59 +0000 asl Fix typo when the flash package was renamed.
Sun, 19 Feb 2006 20:32:24 +0000 asl 2006-01-01 Oliver Munz <munz@speag.ch>
Sun, 19 Feb 2006 19:52:55 +0000 asl * src/at91_serial.c (at91_serial_lookup): Enable the peripheral
Sun, 19 Feb 2006 19:43:01 +0000 asl * src/at91_flash.c:
Sun, 19 Feb 2006 19:42:01 +0000 asl * Added watchdog driver for ARM AT91 devices which have the
Sun, 19 Feb 2006 19:08:28 +0000 asl * cdl/hal_arm_at9a.cdl: Add the AT91SAM7S variant and control
Sun, 19 Feb 2006 17:11:31 +0000 asl * src/flash.c (fis_lock & fis_unlock): Allow compilation without
Thu, 16 Feb 2006 18:46:06 +0000 asl * src/misc.cxx (cyg_mtab_lookup): Corrected implementation for
Wed, 15 Feb 2006 20:04:51 +0000 asl * support/mk_romfs.c: Use stdint.h defined types so the code is
Tue, 14 Feb 2006 19:10:06 +0000 asl * tests/timeslice.c (STACK_SIZE): Reduce the stack size so it will
Thu, 09 Feb 2006 16:47:39 +0000 asl * src/vectors.S: disable FIQ in IRQ handler to fix race condition
Wed, 08 Feb 2006 12:06:38 +0000 asl * src/context.S (hal_thread_switch_context): Close race condition
Wed, 08 Feb 2006 10:28:04 +0000 asl * cdl/ser_generic_16x5x.cdl
Mon, 30 Jan 2006 23:28:35 +0000 gthomas Rework port configuration and handle parity errors better - from Will Wagner
Mon, 30 Jan 2006 21:16:21 +0000 asl * src/ezxml.c:
Mon, 30 Jan 2006 21:04:04 +0000 asl * cdl/redboot.cdl, doc/redboot_cmds.sgml, src/gunzip.c: Added
Mon, 23 Jan 2006 13:40:30 +0000 gthomas Factor out target specific strings
Thu, 19 Jan 2006 17:53:58 +0000 nickg * src/sched/sched.cxx (thread_entry): Fixed a bug which could
Wed, 18 Jan 2006 15:04:38 +0000 gthomas Improve SG list overflow check
Tue, 10 Jan 2006 15:52:54 +0000 nickg * src/sched/sched.cxx:
Mon, 02 Jan 2006 21:14:22 +0000 bartv Fix minor cygwin build problem
Thu, 29 Dec 2005 10:36:01 +0000 asl * cdl/hal_arm_xscale_pxa2x0.cdl: New
Thu, 29 Dec 2005 09:55:29 +0000 asl * src/strtod.cxx (Ise): 'd' and 'D' aren't allowed in floating
Mon, 12 Dec 2005 21:58:11 +0000 gthomas Improved setup for newer compilers (which have problems with some options)
Fri, 02 Dec 2005 20:03:52 +0000 asl * src/iosys.c:
Fri, 02 Dec 2005 20:03:30 +0000 asl * src/disk.c: Add comments that bread/bwrite take the position and
Fri, 02 Dec 2005 19:34:13 +0000 asl * cdl/sh_dreamcast_rltk8139_eth_drivers.cdl: Add compiler
Fri, 02 Dec 2005 19:33:47 +0000 asl * src/if_8139.c (rltk8139_deliver): Fix the compiler warnings by
Fri, 02 Dec 2005 19:11:12 +0000 asl * cdl/hal_sh_sh7750_dreamcast.cdl: Fix the require statements so
Wed, 23 Nov 2005 21:26:50 +0000 asl * include/cs8900a.h:
Wed, 23 Nov 2005 21:18:44 +0000 asl * cdl/ppp.cdl: Require CYGPKG_POSIX_CLOCKS not *_TIMERS
Wed, 23 Nov 2005 21:12:40 +0000 asl * Fixed data alignment problems. Cleaned up the naming of
Wed, 23 Nov 2005 20:58:28 +0000 asl * doc/kernel.sgml: Fix description of CYG_ISR_CALL_DSR and
Sun, 20 Nov 2005 16:21:18 +0000 bartv Replace use of brk() system call with linker script magic to obtain
Mon, 07 Nov 2005 17:15:06 +0000 asl * src/if_dm9000.c, include/dm9000_info.h: Support interrupts.