Mercurial > nand-ecoscentric
view packages/hal/mips/tx39/current/ChangeLog @ 34:29bc183297e1 ecos-sw-1999-09-02
Merge from eCos master repository on 1999-09-02-16:26:10-BST
| author | jlarmour |
|---|---|
| date | Thu, 02 Sep 1999 16:11:22 +0000 |
| parents | 7253dcc42a09 |
| children | e7ba79f6d3a8 |
line wrap: on
line source
1999-08-25 Nick Garnett <nickg@cygnus.co.uk> * include/variant.inc: Added clock-speed dependent values for the DRAM DWR0 register. Values as suggested by Toshiba in PR20094. Added improved work-around for TOE problem suggested by Toshiba in PR20233. Some code rearranged to eliminate assembler warning messages. Some general tidying. * include/var_cache.h (HAL_ICACHE_DISABLE): Added jump to aligned label after disable to avoid potential race with cache. Suggested by Toshiba in PR20091. 1999-06-18 Nick Garnett <nickg@cygnus.co.uk> * include/var_intr.h: Added TX39 specific variant of HAL_CLOCK_LATENCY(). * include/var_cache.h: Added TX39 specific implementation of HAL_ICACHE_INVALIDATE_ALL(). 1999-06-16 Jesper Skov <jskov@cygnus.co.uk> CR 100804 workaround * src/mips_tx39.ld: Suppress .mdebug in the final output. 1999-06-02 Jonathan Larmour <jlarmour@cygnus.co.uk> * src/mips_tx39.ld: Add .ctors and .dtors sections as required by new compilers, but keep around old SORT(CONSTRUCTORS) for use by old compilers. 1999-05-27 Nick Garnett <nickg@cygnus.co.uk> * src/hal_diag.c (hal_diag_write_char): Tidied away defunct code and made use of HAL support for user break detection and delivery. 1999-05-14 Nick Garnett <nickg@cygnus.co.uk> * src/var_misc.c: Added definition of hal_interrupt_level[]. * include/variant.inc: * src/variant.S: Added these files. They contain stuff that was previously in the jmr3904 platform files. * src/PKGconf.mak (COMPILE): Added variant.S 1999-05-13 Nick Garnett <nickg@cygnus.co.uk> Imported whole directory tree into main trunk of repository. 1999-05-11 Nick Garnett <nickg@cygnus.co.uk> * include/imp_cache.h * include/imp_intr.h * include/impl.h * src/imp_misc.c: * include/var_cache.h * include/var_intr.h * include/variant.inc * src/var_misc.c: Changed references to "imp" and "implementation" to "var" and "variant" respectively. * include/var_arch.h File added. * include/pkgconf/hal_tx39.h: * include/pkgconf/hal_mips_tx39.h: File hal_tx39.h renamed to match name synthesized by pkgconf.tcl. 1999-04-22 Nick Garnett <nickg@cygnus.co.uk> * include/imp_cache.h: Move cache enables and disables here from hal_cache.h since they are tx39 specific. 1999-04-21 Nick Garnett <nickg@cygnus.co.uk> * src/imp_misc.c: Added this file to contain hal_implementation_init(). * src/PKGconf.mak (COMPILE): Added imp_misc.c. 1999-04-13 Nick Garnett <nickg@cygnus.co.uk> * include/pkgconf/hal_tx39.h: Removed superfluous variant level from configuration data.
