|  |  | @568 | 12 years | cfuguet | Adding support for TSAR platforms using the vci_io_bridge component.
 … | 
                
                  |  |  | @567 | 12 years | alain | Introducing CP2 registers mnemonics in mips32_registers.h
Supporting … | 
                
                  |  |  | @566 | 12 years | cfuguet | Fixing incompatibility problem with the echo
command between linux and … | 
                
                  |  |  | @565 | 12 years | bouyer | prefix some register name with spi_ for readability
Can't write … | 
                
                  |  |  | @564 | 12 years | bouyer | r_ctrl_go_bsy is really a flip/flop, explicitely don't reset it in the … | 
                
                  |  |  | @563 | 12 years | bouyer | rename data section to bss, and mark it noload. | 
                
                  |  |  | @562 | 12 years | bouyer | Now that the stack also contains some important structure, move it
to … | 
                
                  |  |  | @561 | 12 years | bouyer | I was wrong, we really want 8bits for SPI_CTRL_CHAR_LEN_MASK | 
                
                  |  |  | @560 | 12 years | bouyer | SPI_CTRL_CHAR_LEN is 7 bits, not 8. | 
                
                  |  |  | @559 | 12 years | bouyer | Remove Auto Slave Select feature | 
                
                  |  |  | @558 | 12 years | bouyer | Simplify target FSM by doing register read and write in IDLE state, … | 
                
                  |  |  | @557 | 12 years | bouyer | Switch to using a mealy function. This seems to be the only way to get … | 
                
                  |  |  | @556 | 12 years | bouyer | Convert all sc_signal to plain integer types. Tracking edges of the … | 
                
                  |  |  | @555 | 12 years | bouyer | Implement single block write | 
                
                  |  |  | @554 | 12 years | bouyer | Make sure the boot loader won't try to write to the ROM.
Store … | 
                
                  |  |  | @553 | 12 years | bouyer | Make this build with 32bit toolchain | 
                
                  |  |  | @552 | 12 years | bouyer | Add a SPI SD/MMC card model. Write command not implemented yet.
Known … | 
                
                  |  |  | @551 | 12 years | bouyer | Add vci_spi, a SPI (Serial Peripheral Interface) controller. The … | 
                
                  |  |  | @550 | 12 years | alain | Compliance with the mapping_table defined in release 2462.
Modifying … | 
                
                  |  |  | @549 | 12 years | alain | Compliance with mapping_table defined in release 2462
Introducing the … | 
                
                  |  |  | @548 | 12 years | meunier | Last commit contained unwanted local modifications; reverting them. | 
                
                  |  |  | @547 | 12 years | meunier | Rajout du Sim Helper dans la plateforme tsar_generic_xbar. | 
                
                  |  |  | @546 | 12 years | meunier | Rajout du composant Sim Helper dans le répertoire soft/test_llsc pour … | 
                
                  |  |  | @545 | 12 years | haoliu | RWT - VCI_MEM_CACHE cosmetic | 
                
                  |  |  | @544 | 12 years | haoliu | ODCCP merge the components with the version 543 in trunk. | 
                
                  |  |  | @543 | 12 years | haoliu | ODCCP vci_mem_cache.cpp cosmetic | 
                
                  |  |  | @542 | 12 years | haoliu | RWT - merged the vci_mem_cache.h file for the llsc table. | 
                
                  |  |  | @541 | 12 years | devigne | cosmetic : deleting debug | 
                
                  |  |  | @540 | 12 years | haoliu | RWT - merged the vci_mem_cache with the last
modification of the llsc … | 
                
                  |  |  | @539 | 12 years | haoliu | RWT - Bug fixed in vci_mem_cache:
The alloc_trt fsm is modified for … | 
                
                  |  |  | @538 | 12 years | haoliu | RWT - bug fixed in vci_cc_vcache_wrapper:
Add the treatment of late … | 
                
                  |  |  | @537 | 12 years | cfuguet | Bugfix in vci_mem_cache:
  - Adding missing "else if" in the … | 
                
                  |  |  | @536 | 12 years | meunier | Added a tool which generates tests for the LL/SC table, in the soft/ … | 
                
                  |  |  | @535 | 12 years | cfuguet | Modification in vci_mem_cache:
  - When a BROADCAST INVALIDATE is … | 
                
                  |  |  | @534 | 12 years | bouyer | Add an assert that *dt_next is always initialised if entry is found. | 
                
                  |  |  | @533 | 12 years | cfuguet | Modification in tsar_generic_iob platform:
  - Fixing compilation … | 
                
                  |  |  | @532 | 12 years | haoliu | Bug fix in the vci_cc_vcache_wrapper:
In the DCACHE_MISS_CLEAN state, … | 
                
                  |  |  | @531 | 12 years | cfuguet | Modification on vci_mem_cache:
  - Adding parentheses in two asserts … | 
                
                  |  |  | @530 | 12 years | cfuguet | Modification in vci_mem_cache:
   - Aligning the FSM states values … | 
                
                  |  |  | @529 | 12 years | cfuguet | Bugfix in vci_mem_cache:
  - The word_count register used by the … | 
                
                  |  |  | @528 | 12 years | lambert | Introduicing VciEthernetTsar?
This component is modified version of … | 
                
                  |  |  | @527 | 12 years | cfuguet | Bugfix in vci_mem_cache and generic_llsc_global_table:
  - The Store … | 
                
                  |  |  | @526 | 12 years | haoliu | (RWT)Merged the modification for the table llsc in memcache. | 
                
                  |  |  | @525 | 12 years | haoliu | bug fixed in the component memcache(RWT):
There was some confusions … | 
                
                  |  |  | @524 | 12 years | cfuguet | The last commit to solve the bug in the SW access
to the LLSC table … | 
                
                  |  |  | @523 | 12 years | cfuguet | Bugfix in GenericLLSCGlobal table and vci_mem_cache:
  - Two bugs … | 
                
                  |  |  | @522 | 12 years | bouyer | We can't read wdata after we sent cmdack, so read and store wdata when … | 
                
                  |  |  | @521 | 12 years | cfuguet | Bugfix in vci_cc_vcache_wrapper:
  - The DCACHE FSM must be … | 
                
                  |  |  | @520 | 12 years | bouyer | Re-add the tests; reverting previous which was done at the wrong level … | 
                
                  |  |  | @519 | 12 years | bouyer | Remove directories that should have been in tests_cc_vcache/ | 
                
                  |  |  | @518 | 12 years | bouyer | Delete files that should not be there | 
                
                  |  |  | @517 | 12 years | bouyer | Use the new tsar_mono_mmu platform to run the tests.
As of today, all … | 
                
                  |  |  | @516 | 12 years | bouyer | A single-cluster, single-cpu platform suitable to run regression tests. | 
                
                  |  |  | @515 | 12 years | haoliu | bug fixed in vci_cc_vcache_wrapper(RWT),
when we have to modify the … | 
                
                  |  |  | @514 | 12 years | meunier | More memory cleaning for valgrind (generic_llsc_global_table, … | 
                
                  |  |  | @513 | 12 years | haoliu | bug fix in vci_cc_vcache_wrapper(RWT)
In DCACHE_CC_INVAL state, the … | 
                
                  |  |  | @512 | 12 years | meunier | Tried to supress a few errors from valgrind; added corresponding … | 
                
                  |  |  | @511 | 12 years | bouyer | Remove file that shouldn't be there | 
                
                  |  |  | @510 | 12 years | bouyer | Remove file that shouldn't be there | 
                
                  |  |  | @509 | 12 years | meunier | Last commit encountered an error and was only partially propagated, … | 
                
                  |  |  | @508 | 12 years | meunier | * Added a destructor in TsarXbarCluster?
 * Corrected a bug in the … | 
                
                  |  |  | @507 | 12 years | alain | Removing three unsused registers in TGT_CMD FSM. | 
                
                  |  |  | @506 | 12 years | cfuguet | Fixing indentation of an if clause in the vci_cc_vcache_wrapper | 
                
                  |  |  | @505 | 12 years | cfuguet | Modifications in vci_mem_cache:
  - Erasing the unnecessary registers … | 
                
                  |  |  | @504 | 12 years | meunier | * Added activity counters to the vci_mem_cache
 * Modified the … | 
                
                  |  |  | @503 | 12 years | haoliu | bug fixed in the vci_cc_vcache_wrapper component:
In the … | 
                
                  |  |  | @502 | 12 years | bouyer | Print a version string at execution, dynamically computed at link … | 
                
                  |  |  | @501 | 12 years | bouyer | Add support for >= v2, SDHC cards (larger than 2GB).
Tested with a … | 
                
                  |  |  | @500 | 12 years | alain | Fixing a bug in the print_trace() function. | 
                
                  |  |  | @499 | 12 years | alain | Fixing a bug dans l'automate CONFIG pour traiter correctement
la … | 
                
                  |  |  | @498 | 12 years | alain | Fixing few bugs to support DISPLAY_CMA application. | 
                
                  |  |  | @497 | 12 years | cfuguet | Modification in dspin_dhccp_param class:
  - The SET index width sent … | 
                
                  |  |  | @496 | 12 years | cfuguet | Modification in vci_mem_cache:
  - Adding cast to addr_t (physical … | 
                
                  |  |  | @495 | 12 years | haoliu | This version for RWT has merged with the lastest version of classic … | 
                
                  |  |  | @494 | 12 years | devigne | Merge with the lastest version of trunk | 
                
                  |  |  | @493 | 12 years | alain | cosmetic | 
                
                  |  |  | @492 | 12 years | devigne | generic_tlb : pte flag CC => NCC
vci_cc_vcache_wrapper : Fixing … | 
                
                  |  |  | @491 | 12 years | lambert | Fixing bug in vci_mem_cache : Missing default value for severals … | 
                
                  |  |  | @490 | 12 years | alain | Cosmetic | 
                
                  |  |  | @489 | 12 years | alain | Implement both the SYNC and INVAL configuration commands.
Uses the TRT … | 
                
                  |  |  | @488 | 12 years | haoliu | Optimization in the vci_cc_vcache_wrapper component:
In the icache … | 
                
                  |  |  | @487 | 12 years | haoliu | Bug fixed in vci_cc_vcache_wrapper component:
1) The … | 
                
                  |  |  | @486 | 12 years | lambert | * Fixing Makefile and soclib.conf commit | 
                
                  |  |  | @485 | 12 years | lambert | * Fixing chbuf dma segment size
* Changing the way number of chained … | 
                
                  |  |  | @484 | 12 years | devigne | Fixing deadlock :
L1 cache can be interrupted for coherency processing … | 
                
                  |  |  | @483 | 12 years | devigne | Revert commit r481 | 
                
                  |  |  | @482 | 12 years | joannou | Updated llsc memcache table interface for sw operation (now able to … | 
                
                  |  |  | @481 | 12 years | devigne | Fixing deadlock with MULTI_ACK FSM and TGT_RSP FSM, and CLEANUP_FSM … | 
                
                  |  |  | @480 | 12 years | alain | soclib.conf… | 
                
                  |  |  | @479 | 12 years | devigne | Merge with the lastest version of Trunk
Modification in vci_mem_cache … | 
                
                  |  |  | @478 | 12 years | cfuguet | Modification in dspin_dhccp_param:
  - Aligning to left the fields in … | 
                
                  |  |  | @477 | 12 years | lgarcia | Reintroducing RWT branch merging the last modifications of the
trunk … | 
                
                  |  |  | @476 | 12 years | lgarcia | Erasing RWT branch to start a newly created branch with
the last … | 
                
                  |  |  | @475 | 12 years | lambert | Introducing Vci_Chbuf_Dma in tsar_generic_xbar platform :
    * The … | 
                
                  |  |  | @474 | 12 years | devigne | Introducing NON INCLUSIVITY property in the vci_mem_cache (ODCCP)
  … | 
                
                  |  |  | @473 | 12 years | alain | cosmetic | 
                
                  |  |  | @472 | 12 years | alain | Fixing the IRQs wiring to support the "4c_1p_iob" mapping. | 
                
                  |  |  | @471 | 12 years | alain | Fixing a bug in the alloc/desalloc function. | 
                
                  |  |  | @470 | 12 years | cfuguet | Erasing v5 development branch components as they have been
merged into … | 
                
                  |  |  | @469 | 12 years | cfuguet | Reverting changes in tsar_generic_xbar/Makefile | 
                
                  |  |  |