Mercurial > ecos
graph
-
* src/common/tty.c (tty_init): Fix compiler warning withTue, 09 May 2006 16:08:20 +0000, by asl
-
Redundant FIS table support - from Alexander NeundorfTue, 09 May 2006 15:52:01 +0000, by gthomas
-
Virtual vector interface for FIS operations - from Alexander NeundorfTue, 09 May 2006 15:51:39 +0000, by gthomas
-
* src/hal_if.c (cyg_hal_diag_mangler_gdb_flush): Fix compilerTue, 09 May 2006 15:28:56 +0000, by asl
-
* src/lpc2xxx_misc.c: Fixed issue with VPBDIV initialisation onMon, 08 May 2006 17:51:03 +0000, by asl
-
* src/buffer.cxx: Fix the compiler warnings.Mon, 08 May 2006 17:41:55 +0000, by asl
-
* src/ecos/support.c (cyg_net_show_mbufs): Use %p inMon, 08 May 2006 17:21:36 +0000, by asl
-
* src/lpc2xxx.misc (hal_hardware_init): Call HAL_PLF_HARDWARE_INITMon, 08 May 2006 13:17:45 +0000, by asl
-
* host/bulk-boundaries.tcl(New): test bulk transfers atSun, 07 May 2006 19:50:34 +0000, by asl
-
* cdl/hal_arm_lpc2xxx.cdl: Added CYGHWR_HAL_ARM_LPC2XXX_FAMILY,Sun, 07 May 2006 18:36:18 +0000, by asl
-
Add the AT91 USB device to the AT91SAM7S target.Sun, 07 May 2006 15:29:19 +0000, by asl
-
Add the AT91 USB device driver.Sun, 07 May 2006 15:18:09 +0000, by asl
-
AT91 USB device driver by Oliver Munz and Andrew Lunn.Sun, 07 May 2006 15:10:56 +0000, by asl
-
* include/var_io.h: Fix typo's in the USB register definitionsWed, 26 Apr 2006 13:26:20 +0000, by asl
-
Fix default stack sizes - too small and didn't account for stack checkingTue, 18 Apr 2006 22:29:39 +0000, by gthomas
-
* doc/kernel.sgml: Fix typoTue, 11 Apr 2006 19:18:01 +0000, by asl
-
* include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_MX29LV128]:Sun, 09 Apr 2006 11:33:52 +0000, by asl
-
* cdl/hal_arm_at91sam7s.cdl:Sat, 08 Apr 2006 14:53:43 +0000, by asl
-
Handle TELNET_WILL (reject) - from Grant EdwardsFri, 07 Apr 2006 23:00:00 +0000, by gthomas
-
Add support for ICS189X, better debug handling - from Jay FosterFri, 07 Apr 2006 15:38:32 +0000, by gthomas
-
* doc/eth_phy.sgml: Fixed a few typosFri, 07 Apr 2006 14:22:02 +0000, by asl
-
* src/flash.c (fis_update_directory): Fixed flash region size whenTue, 04 Apr 2006 16:15:32 +0000, by asl
-
* Updated the complete lwIP source to the latest lwIPWed, 29 Mar 2006 10:33:28 +0000, by asl
-
* src/lwip/eth_drv.c Add call to lwip_dhcp_init() forWed, 29 Mar 2006 10:31:23 +0000, by asl
-
* current.ect: Fixed configuration options to match new names ofWed, 29 Mar 2006 10:30:56 +0000, by asl
-
* common/eCosSocket.h: Specify CeCosSerial as a friend class to enableWed, 29 Mar 2006 08:27:59 +0000, by jld
-
* src/can.c can_rcv_event() Clear the flag field in new event beforeTue, 28 Mar 2006 20:34:29 +0000, by asl
-
* 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
