source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @553   10 years bouyer Make this build with 32bit toolchain
(edit) @552   10 years bouyer Add a SPI SD/MMC card model. Write command not implemented yet. Known …
(edit) @551   10 years bouyer Add vci_spi, a SPI (Serial Peripheral Interface) controller. The …
(edit) @550   11 years alain Compliance with the mapping_table defined in release 2462. Modifying …
(edit) @549   11 years alain Compliance with mapping_table defined in release 2462 Introducing the …
(edit) @548   11 years meunier Last commit contained unwanted local modifications; reverting them.
(edit) @547   11 years meunier Rajout du Sim Helper dans la plateforme tsar_generic_xbar.
(edit) @546   11 years meunier Rajout du composant Sim Helper dans le répertoire soft/test_llsc pour …
(edit) @545   11 years haoliu RWT - VCI_MEM_CACHE cosmetic
(edit) @544   11 years haoliu ODCCP merge the components with the version 543 in trunk.
(edit) @543   11 years haoliu ODCCP vci_mem_cache.cpp cosmetic
(edit) @542   11 years haoliu RWT - merged the vci_mem_cache.h file for the llsc table.
(edit) @541   11 years devigne cosmetic : deleting debug
(edit) @540   11 years haoliu RWT - merged the vci_mem_cache with the last modification of the llsc …
(edit) @539   11 years haoliu RWT - Bug fixed in vci_mem_cache: The alloc_trt fsm is modified for …
(edit) @538   11 years haoliu RWT - bug fixed in vci_cc_vcache_wrapper: Add the treatment of late …
(edit) @537   11 years cfuguet Bugfix in vci_mem_cache: - Adding missing "else if" in the …
(edit) @536   11 years meunier Added a tool which generates tests for the LL/SC table, in the soft/ …
(edit) @535   11 years cfuguet Modification in vci_mem_cache: - When a BROADCAST INVALIDATE is …
(edit) @534   11 years bouyer Add an assert that *dt_next is always initialised if entry is found.
(edit) @533   11 years cfuguet Modification in tsar_generic_iob platform: - Fixing compilation …
(edit) @532   11 years haoliu Bug fix in the vci_cc_vcache_wrapper: In the DCACHE_MISS_CLEAN state, …
(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) @526   11 years haoliu (RWT)Merged the modification for the table llsc in memcache.
(edit) @525   11 years haoliu bug fixed in the component memcache(RWT): There was some confusions …
(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) @515   11 years haoliu bug fixed in vci_cc_vcache_wrapper(RWT), when we have to modify the …
(edit) @514   11 years meunier More memory cleaning for valgrind (generic_llsc_global_table, …
(edit) @513   11 years haoliu bug fix in vci_cc_vcache_wrapper(RWT) In DCACHE_CC_INVAL state, the …
(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) @495   11 years haoliu This version for RWT has merged with the lastest version of classic …
(edit) @494   11 years devigne Merge with the lastest version of trunk
(edit) @493   11 years alain cosmetic
(edit) @492   11 years devigne generic_tlb : pte flag CC => NCC vci_cc_vcache_wrapper : Fixing …
(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) @479   11 years devigne Merge with the lastest version of Trunk Modification in vci_mem_cache …
(edit) @478   11 years cfuguet Modification in dspin_dhccp_param: - Aligning to left the fields in …
(edit) @477   11 years lgarcia Reintroducing RWT branch merging the last modifications of the trunk …
(edit) @476   11 years lgarcia Erasing RWT branch to start a newly created branch with the last …
(edit) @475   11 years lambert Introducing Vci_Chbuf_Dma in tsar_generic_xbar platform : * The …
(edit) @474   11 years devigne Introducing NON INCLUSIVITY property in the vci_mem_cache (ODCCP) …
(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) @470   11 years cfuguet Erasing v5 development branch components as they have been merged into …
(edit) @469   11 years cfuguet Reverting changes in tsar_generic_xbar/Makefile
(edit) @468   11 years cfuguet / …
(edit) @467   11 years cfuguet Modifications in branches/v5 tsar_generic_xbar: - Adding …
(edit) @466   11 years cfuguet Modifications in branches/v5 vci_mem_cache: - Replacing the third …
(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) @463   11 years cfuguet Modification in vci_cc_vcache_wrapper: - Optimization in …
(edit) @462   11 years cfuguet Modification in vci_cc_vcache_wrapper: - Optimization in …
(edit) @461   11 years cfuguet Bugfix in vci_cc_vcache_wrapper: - In the states DCACHE/ICACHE …
(edit) @460   11 years devigne Introducing merged components between the last trunk TSAR version and …
(edit) @459   11 years devigne Erasing ODCCP branch to ease the merge of this branch with the trunk
(edit) @458   11 years lgarcia Cosmetic (suppression of warning in memcache and vcache)
(edit) @457   11 years lgarcia fixing merging bug in vci_mem_cache.cpp
(edit) @456   11 years lgarcia Introduction of RWT branch New components : -dspin_rwt_param (Cleanup …
(edit) @455   11 years cfuguet Merged /trunk/modules/vci_mem_cache:449 with …
(edit) @454   11 years haoliu modified CC_RECEIVE FSM and CC_CHECK FSM (icache and dcache) for new …
Note: See TracRevisionLog for help on using the revision log.