source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @573   10 years bouyer Fix copyright
(edit) @572   10 years meunier Committing a new hardware mapping in almos for the tsar_generic_xbar …
(edit) @571   10 years meunier Correction of the "double barrier" problem from the user point of view …
(edit) @570   10 years cfuguet Modifications in tsar_boot: - Aligning the boot loader block buffer …
(edit) @569   10 years cfuguet Bugfix in tsar_generic_iob platform: - The memory cache …
(edit) @568   10 years cfuguet Adding support for TSAR platforms using the vci_io_bridge component. …
(edit) @567   10 years alain Introducing CP2 registers mnemonics in mips32_registers.h Supporting …
(edit) @566   10 years cfuguet Fixing incompatibility problem with the echo command between linux and …
(edit) @565   10 years bouyer prefix some register name with spi_ for readability Can't write …
(edit) @564   10 years bouyer r_ctrl_go_bsy is really a flip/flop, explicitely don't reset it in the …
(edit) @563   10 years bouyer rename data section to bss, and mark it noload.
(edit) @562   10 years bouyer Now that the stack also contains some important structure, move it to …
(edit) @561   10 years bouyer I was wrong, we really want 8bits for SPI_CTRL_CHAR_LEN_MASK
(edit) @560   10 years bouyer SPI_CTRL_CHAR_LEN is 7 bits, not 8.
(edit) @559   10 years bouyer Remove Auto Slave Select feature
(edit) @558   10 years bouyer Simplify target FSM by doing register read and write in IDLE state, …
(edit) @557   10 years bouyer Switch to using a mealy function. This seems to be the only way to get …
(edit) @556   10 years bouyer Convert all sc_signal to plain integer types. Tracking edges of the …
(edit) @555   10 years bouyer Implement single block write
(edit) @554   10 years bouyer Make sure the boot loader won't try to write to the ROM. Store …
(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   10 years alain Compliance with the mapping_table defined in release 2462. Modifying …
(edit) @549   10 years alain Compliance with mapping_table defined in release 2462 Introducing the …
(edit) @548   10 years meunier Last commit contained unwanted local modifications; reverting them.
(edit) @547   10 years meunier Rajout du Sim Helper dans la plateforme tsar_generic_xbar.
(edit) @546   10 years meunier Rajout du composant Sim Helper dans le répertoire soft/test_llsc pour …
(edit) @545   10 years haoliu RWT - VCI_MEM_CACHE cosmetic
(edit) @544   10 years haoliu ODCCP merge the components with the version 543 in trunk.
(edit) @543   10 years haoliu ODCCP vci_mem_cache.cpp cosmetic
(edit) @542   10 years haoliu RWT - merged the vci_mem_cache.h file for the llsc table.
(edit) @541   10 years devigne cosmetic : deleting debug
(edit) @540   10 years haoliu RWT - merged the vci_mem_cache with the last modification of the llsc …
(edit) @539   10 years haoliu RWT - Bug fixed in vci_mem_cache: The alloc_trt fsm is modified for …
(edit) @538   10 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) …
Note: See TracRevisionLog for help on using the revision log.