source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @531   11 years cfuguet Modification on vci_mem_cache: - Adding parentheses in two asserts …
(edit) @530   11 years cfuguet Modification in vci_mem_cache: - Aligning the FSM states values …
(edit) @529   11 years cfuguet Bugfix in vci_mem_cache: - The word_count register used by the …
(edit) @528   11 years lambert Introduicing VciEthernetTsar? This component is modified version of …
(edit) @527   11 years cfuguet Bugfix in vci_mem_cache and generic_llsc_global_table: - The Store …
(edit) @524   11 years cfuguet The last commit to solve the bug in the SW access to the LLSC table …
(edit) @523   11 years cfuguet Bugfix in GenericLLSCGlobal table and vci_mem_cache: - Two bugs …
(edit) @522   11 years bouyer We can't read wdata after we sent cmdack, so read and store wdata when …
(edit) @521   11 years cfuguet Bugfix in vci_cc_vcache_wrapper: - The DCACHE FSM must be …
(edit) @520   11 years bouyer Re-add the tests; reverting previous which was done at the wrong level …
(edit) @519   11 years bouyer Remove directories that should have been in tests_cc_vcache/
(edit) @518   11 years bouyer Delete files that should not be there
(edit) @517   11 years bouyer Use the new tsar_mono_mmu platform to run the tests. As of today, all …
(edit) @516   11 years bouyer A single-cluster, single-cpu platform suitable to run regression tests.
(edit) @514   11 years meunier More memory cleaning for valgrind (generic_llsc_global_table, …
(edit) @512   11 years meunier Tried to supress a few errors from valgrind; added corresponding …
(edit) @511   11 years bouyer Remove file that shouldn't be there
(edit) @510   11 years bouyer Remove file that shouldn't be there
(edit) @509   11 years meunier Last commit encountered an error and was only partially propagated, …
(edit) @508   11 years meunier * Added a destructor in TsarXbarCluster? * Corrected a bug in the …
(edit) @507   11 years alain Removing three unsused registers in TGT_CMD FSM.
(edit) @506   11 years cfuguet Fixing indentation of an if clause in the vci_cc_vcache_wrapper
(edit) @505   11 years cfuguet Modifications in vci_mem_cache: - Erasing the unnecessary registers …
(edit) @504   11 years meunier * Added activity counters to the vci_mem_cache * Modified the …
(edit) @503   11 years haoliu bug fixed in the vci_cc_vcache_wrapper component: In the …
(edit) @502   11 years bouyer Print a version string at execution, dynamically computed at link …
(edit) @501   11 years bouyer Add support for >= v2, SDHC cards (larger than 2GB). Tested with a …
(edit) @500   11 years alain Fixing a bug in the print_trace() function.
(edit) @499   11 years alain Fixing a bug dans l'automate CONFIG pour traiter correctement la …
(edit) @498   11 years alain Fixing few bugs to support DISPLAY_CMA application.
(edit) @497   11 years cfuguet Modification in dspin_dhccp_param class: - The SET index width sent …
(edit) @496   11 years cfuguet Modification in vci_mem_cache: - Adding cast to addr_t (physical …
(edit) @493   11 years alain cosmetic
(edit) @491   11 years lambert Fixing bug in vci_mem_cache : Missing default value for severals …
(edit) @490   11 years alain Cosmetic
(edit) @489   11 years alain Implement both the SYNC and INVAL configuration commands. Uses the TRT …
(edit) @488   11 years haoliu Optimization in the vci_cc_vcache_wrapper component: In the icache …
(edit) @487   11 years haoliu Bug fixed in vci_cc_vcache_wrapper component: 1) The …
(edit) @486   11 years lambert * Fixing Makefile and soclib.conf commit
(edit) @485   11 years lambert * Fixing chbuf dma segment size * Changing the way number of chained …
(edit) @484   11 years devigne Fixing deadlock : L1 cache can be interrupted for coherency processing …
(edit) @483   11 years devigne Revert commit r481
(edit) @482   11 years joannou Updated llsc memcache table interface for sw operation (now able to …
(edit) @481   11 years devigne Fixing deadlock with MULTI_ACK FSM and TGT_RSP FSM, and CLEANUP_FSM …
(edit) @480   11 years alain soclib.conf…
(edit) @478   11 years cfuguet Modification in dspin_dhccp_param: - Aligning to left the fields in …
(edit) @475   11 years lambert Introducing Vci_Chbuf_Dma in tsar_generic_xbar platform : * The …
(edit) @473   11 years alain cosmetic
(edit) @472   11 years alain Fixing the IRQs wiring to support the "4c_1p_iob" mapping.
(edit) @471   11 years alain Fixing a bug in the alloc/desalloc function.
(edit) @469   11 years cfuguet Reverting changes in tsar_generic_xbar/Makefile
(edit) @468   11 years cfuguet / …
(edit) @465   11 years joannou Updated tsar_generic_xbar platform to use the new generic …
(edit) @464   11 years lambert Improving platform for ALMOS support: * Introducing USE_GIET …
(edit) @451   11 years alain Introducing the vci_iox_network modeling the external IO network.
(edit) @450   11 years alain Introducing the tsar_generic_iob platform.
(edit) @449   11 years alain Fixing several bugs in the configuration interface.
(edit) @439   11 years alain Improving the Config Interface.
(edit) @438   11 years alain Handling multiple vci_param.
(edit) @437   11 years alain Multiple vci_param…
(edit) @436   11 years alain Using a simple_rom (an not a simple_ram) as the boot ROM.
(edit) @435   11 years alain Adapt the tsar_xbar_cluster to the new DspinLocalCrossbar? constructor, …
(edit) @434   11 years alain Introducing a preliminary configuration interface in vci_mem_cache.
(edit) @433   11 years alain cosmetic
(edit) @432   11 years lambert In vci_cc_vcache_wrapper : Fixing wrong comments for monitor variables
(edit) @431   11 years cfuguet Bugfix of previous commit in vci_mem_cache: - Forgotten transition …
(edit) @430   11 years cfuguet Modifications in vci_mem_cache: - Adding error treatment for …
(edit) @429   11 years cfuguet Modifications in vci_mem_cache: - Modifying MULTI_ACK_IDLE state to …
(edit) @428   11 years cfuguet Modification in tsar_generic_xbar: - Adapting the platform metadata …
(edit) @427   11 years cfuguet Modification in vci_mem_cache: - Replacing "if" by "assert" in the …
(edit) @426   11 years cfuguet Fixing indentation problems (undesired tabs) in vci_mem_cache metadata file
(edit) @425   11 years cfuguet Modifications in tsar_boot: - Creating new files boot_utils.[c h] …
(edit) @424   11 years cfuguet Modification in vci_block_device_tsar: - Adding parenthesis in …
(edit) @423   11 years lambert In Vci_cc_vcache_wrapper : * Adding monitor to help debugging. …
(edit) @422   11 years alain cosmetic
(edit) @421   11 years alain Bug fix: the r_dcache_vci_unc_be register was declared as bool. …
(edit) @417   11 years porquet tsar_boot: typos
(edit) @416   11 years porquet it's 64 bytes and not 16 bytes (16 is the number of words in a cache block)
(edit) @415   11 years cfuguet Modifications in soft/tsar_boot: - Fixing indentation problems in …
(edit) @413   11 years porquet tsar_boot: new conf directory for platform 'tsarv4_mono_mmu_ioc'
(edit) @412   11 years porquet boot_tsar: bug fix and more debug
(edit) @411   11 years porquet tsar_boot: let the user have a custom conf file to avoid repeating …
(edit) @409   11 years alain Cosmetic
(edit) @408   11 years alain Introducing support for several segments (required by tsar_generic_iob …
(edit) @406   11 years cfuguet Introducing USE_DT (true by default) option in tsar_boot makefile
(edit) @405   11 years fraga VCI_IO_BRIDGE: Adding some casts to handle the different VCI fields …
(edit) @404   11 years alain Updating the tsar_generic_sbar platform to comply with the new DSPIN …
(edit) @403   11 years alain Updating vci_cc_vcache_wrapper and vci_mem_cache to comply with the …
(edit) @402   11 years alain Bug fix : the segment allocated to the NIC controller was too small.
(edit) @401   11 years alain Bug fix : VCI BE when DATA = 64 bits
(edit) @400   11 years alain Introducing support for VCI DATA 64 bits.
(edit) @399   11 years bouyer Sync with reality: we have only one processor on the de2-115 and we'll …
(edit) @398   11 years bouyer Use 128bits transfers at the SPI controller level when possible; this …
(edit) @397   11 years alain Fixing a wrong merge during commit.
(edit) @396   11 years alain Major evolution of platform "tsar_generic_xbar" to support 40 bits …
(edit) @395   11 years alain ntroducing support for 40 bits physical addresses.
(edit) @394   11 years alain ntroducing support for 40 bits physical addresses.
(edit) @393   11 years alain Introducing support for addresses larger than 32 bits.
(edit) @392   11 years alain Introducing support for physical addresses larger than 32 bits. A new …
(edit) @391   11 years lambert Bug fix in Vci_mem_cache : * When line evicion in write fsm to …
Note: See TracRevisionLog for help on using the revision log.