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