source: trunk/platforms

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @749   10 years meunier * Updating tsar_generic_xbar topcell so that the -NCYCLES option be …
(edit) @739   10 years alain Improve trace in tsar_generic_iob/top.cpp. Fix a vicious bugs in the …
(edit) @734   10 years alain The RAM size (in each cluster) is now defined as a parameter in the …
(edit) @732   10 years cfuguet tsar_generic_leti: IRQ.Memc - Memory cache interrupt is connected …
(edit) @730   10 years alain Introducing distributed page_tables and kernel code in arch.py for the …
(edit) @718   10 years cfuguet tsar_generic_iob: - Replacing "ad-hoc" dspin_tsar router by …
(edit) @714   10 years alain changing genmap_py to arch.py
(edit) @710   10 years alain Remove the multi-TTY capability: only one external TTY channel. This …
(edit) @708   10 years cfuguet tsar_generic_leti: - Minor modification in platform: Initializing …
(edit) @707   10 years alain Bug Fix: in the special case of one single cluster there is only one …
(edit) @706   10 years meunier * Replaced vci_dspin_local_crossbar with a vci_local_crossbar in …
(edit) @693   10 years cfuguet tsar_generic_iob: - Replacing tsar_iob_cluster dspin_local_crossbar …
(edit) @692   10 years cfuguet tsar_generic_leti: - Replacing tsar_leti_cluster …
(edit) @690   10 years porquet hard_linux_monocluster: indicate default value for NCPUS
(edit) @689   10 years porquet hard_linux_monocluster: display simulation frequency
(edit) @681   10 years alain Increasinf the value of MAX_FROZEN_CYclES parameter to 500000.
(edit) @669   10 years porquet linux_monocluster: hints about working revisions for soclib and tsar
(edit) @667   10 years porquet add a new platform, known for running Linux properly This platform is …
(edit) @664   10 years alain Improved platform supporting both external an internal peripherals. …
(edit) @663   10 years meunier * Modifications in the tsar_generic_xbar topcell (remaining bugs) * …
(edit) @630   10 years alain Integrating support for RAMDISK in tsar_generic_leti platform.
(edit) @628   10 years alain Introducing the vci_iopic component in the tsar_generic_leti …
(edit) @625   10 years cfuguet Fixing way to compute indexes for debug in tsar_generic_xbar platform.
(edit) @624   10 years cfuguet Modification in tsar_generic_xbar platform: - Using the constant …
(edit) @621   10 years alain Introducing a new generic platform compliant with the LETI …
(edit) @619   10 years cfuguet Modifications in the tsar_generic_xbar platform to support new cluster …
(edit) @618   10 years cfuguet Modifying tsar_generic_iob to respect new vci_multi_nic constructor …
(edit) @614   10 years almaless almos-tsar-mipsel: fix a typo.
(edit) @613   10 years almaless almos-tsar-mipsel: update the topcell in case of mono-cluster …
(edit) @609   10 years almaless Introduce a TSAR reference platform for ALMOS
(edit) @607   10 years alain Introducing support for cluster index fixed format.
(edit) @602   10 years cfuguet Adding IRQ from memory cache for error signalization. In the …
(edit) @600   10 years cfuguet - Modification in tsar_xbar_cluster.cpp Incrementing the number of …
(edit) @599   10 years cfuguet Improvement in vci_mem_cache component: - No need to pass x_self …
(edit) @598   10 years cfuguet Modifying tsar_mono_mmu platform to add new vci_mem_cache global …
(edit) @597   10 years cfuguet Modifications in vci_mem_cache: - Bugfix in req_distance function …
(edit) @584   10 years alain cosmetic.
(edit) @572   10 years meunier Committing a new hardware mapping in almos for the tsar_generic_xbar …
(edit) @569   10 years cfuguet Bugfix in tsar_generic_iob platform: - The memory cache …
(edit) @550   10 years alain Compliance with the mapping_table defined in release 2462. Modifying …
(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) @533   11 years cfuguet Modification in tsar_generic_iob platform: - Fixing compilation …
(edit) @516   11 years bouyer A single-cluster, single-cpu platform suitable to run regression tests.
(edit) @512   11 years meunier Tried to supress a few errors from valgrind; added corresponding …
(edit) @508   11 years meunier * Added a destructor in TsarXbarCluster? * Corrected a bug in the …
(edit) @504   11 years meunier * Added activity counters to the vci_mem_cache * Modified the …
(edit) @498   11 years alain Fixing few bugs to support DISPLAY_CMA application.
(edit) @493   11 years alain cosmetic
(edit) @490   11 years alain Cosmetic
(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) @482   11 years joannou Updated llsc memcache table interface for sw operation (now able to …
(edit) @480   11 years alain soclib.conf…
(edit) @475   11 years lambert Introducing Vci_Chbuf_Dma in tsar_generic_xbar platform : * The …
(edit) @472   11 years alain Fixing the IRQs wiring to support the "4c_1p_iob" mapping.
(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) @450   11 years alain Introducing the tsar_generic_iob platform.
(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) @428   11 years cfuguet Modification in tsar_generic_xbar: - Adapting the platform metadata …
(edit) @404   11 years alain Updating the tsar_generic_sbar platform to comply with the new DSPIN …
(edit) @402   11 years alain Bug fix : the segment allocated to the NIC controller was too small.
(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) @389   11 years cfuguet Modifying the tsar_generic_xbar: - Modifying the metadata and the …
(edit) @379   11 years alain Code polishing
(edit) @378   11 years joannou Introducing tsar_generic_xbar platform
(add) @373   11 years joannou Reintroducing softs : * tests_cc_vcache * tsar_boot
Note: See TracRevisionLog for help on using the revision log.