nand-ecoscentric

log

age author description
2005-07-30 asl * src/sys/netinet/ip_output.c (ip_output): initialize len to 0.
2005-07-30 asl * src/tftp_dummy_file.c: unsigned char when needed to prevent warnings.
2005-07-30 asl * src/synth_diag.c (hal_diag_write_char): Compiler warning fix.
2005-07-30 asl * include/hal_tables.h (CYG_HAL_TABLE_{QUALIFIED_}ENTRY): added
2005-07-30 gthomas Update for newer GCC/GAS
2005-07-29 asl Upgrade to zlib-1.2.3
2005-07-22 asl * include/cyg_type.h: Added CYGBLD_ATTRIB_USED so that we can
2005-07-21 asl * src/if_dp83816.c: Use CYG_CPU_TO_LE32 and CYG_LE32_TO_CPU macros
2005-07-21 asl * include/moab_eth_dp83816.inl: Remove unneeded _h2le and _le2h
2005-07-21 asl * src/common/termiostty.c: Removed errbuf from priv. It was never
2005-07-18 asl * include/hal_arch.h: #define CYGARC_VIRTUAL_ADDRESS.
2005-07-15 bartv Remove incorrect const
2005-07-09 bartv Allow for C++ files that use a .cpp suffix instead of .cxx
2005-07-08 asl * include/objelf.h: Include hal_tables.h otherwise we get strange
2005-07-08 asl * cdl/romfs.cdl: Allow mk_romfs to be build even when the tests
2005-07-07 nickg Added OBJLOADER package.
2005-07-06 asl * src/fconfig.c: (get_config): Verify the length of the script is
2005-06-29 asl * doc/redboot_cmds.sgml:
2005-06-29 asl * src/if_lan91cxx.c: Changed some debug messages to output right
2005-06-29 asl * src/flash.c (find_free): Maintain sort order when splitting
2005-06-29 asl * src/ChangeLog:
2005-06-29 asl * doc/driver_doc: Removed, it has been superseded by the sgml
2005-06-28 asl * src/common/serial.c (serial_select): Swap the DSR locks and
2005-06-27 asl * src/if_lan91cxx.c: Reset the physical layer before configuring
2005-06-27 asl * src/net/enet.c (ntohs): Return type is a short.
2005-06-26 bartv Cope with incompatible changes to <linux/usbdevice_fs.h> in some Linux
2005-06-26 bartv Make HAL_DELAY_US() a required macro rather than an optional one, and
2005-06-26 bartv Implement HAL_DELAY_US() for the synthetic target
2005-06-23 gthomas Fix for broken ARP structure - from Arnaud Chataignier
2005-06-22 gthomas Fix race when handling interrupt events - from Fernando Flores
2005-06-22 asl * tests/kcache2.c (test_dcache_operation): Fixed compiler warnings
2005-06-20 asl * src/ipcp.c:
2005-06-20 asl * cdl/hal_i386_pc.cdl, include/pkgconf/mlt_i386_pc_grub_hi.*:
2005-06-20 asl Added name of function modified.
2005-06-20 asl * src/common/serial.c (serial_select): Lock DSRs inside
2005-06-17 asl * src/sys/kern/uipc_socket.c (sodealloc): Fixed a race condition
2005-06-12 asl * include/mod_regs_cpg.h :
2005-06-12 asl * include/flash_am29xxxxx_parts.inl [CYGHWR_DEVS_FLASH_AMD_AM29F002T]:
2005-06-12 asl * src/at91_misc.c ( hal_delay_us ): Clear status before running delay
2005-06-12 asl Fixed the ordering of Haralds name.
2005-06-12 asl * First import of an ethernet device driver for the NETARM
2005-06-10 gthomas Better handling of Y-modem (^Z chars) - from David Vrabel
2005-06-07 asl * src/flash.c (_flash_info): Fixed a warning about a diag_printf
2005-06-07 asl Fixed to old broken URL.
2005-06-07 asl * Changed all sourceware.cygnus.com URLs to
2005-06-07 asl * doc/porting.sgml: Changed dead sourceware.cygnus.com links to
2005-06-07 asl * doc/profile.sgml: Fixed typo in HAL support section.
2005-06-07 gthomas Add missing tag so docs can be built with latest tools
2005-06-07 gthomas Add missing </SECT1> tag - fixes building with latest DocBook tools
2005-06-07 asl * src/devfs.cxx (dev_stat, dev_fo_fstat): Corrected mode for block
2005-06-07 asl * src/common/serial.c (serial_init): Fix compiler warnings about
2005-06-07 asl * src/fatfs_supp.c: lseek returned EEOF when at the end of the
2005-05-26 gthomas Fix some tests - broken config checks
2005-05-19 gthomas Improve clock calculation for hal_delay_us so it works with system clock of other than 10ms - from Peter Korsgaard
2005-05-14 bartv Apply misc fixes provided by Peter Korsgaard, and another doc fix. Add
2005-05-08 asl * cdl/cl_cs8900a_eth_drivers.cdl: Added
2005-05-06 asl * include/var_io.h: Only define PCI macros if 405GP PCI support is
2005-05-06 asl * src/alias.c (lookup_alias): The expansion of FREEMEMLO and
2005-04-27 asl * src/hal_if.c Added missing declarations of tries when compiling
2005-04-27 asl * cdl/hal_i386_pcmb.cdl (CYGPKG_HAL_I386_PCMB_MEMSIZE): Moved this