source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @898   9 years cfuguet trunk: modify vci_block_device_tsar controller - The block device …
(edit) @897   9 years porquet tsar_generic_leti: print bdev info of cluster00 when in debug mode
(edit) @896   9 years porquet vci_cc_vcache_wrapper: when frozen cycle, print wbuf and raise SIGINT …
(edit) @895   9 years porquet vci_block_device: display IRQ once when in debug mode and close …
(edit) @892   9 years cfuguet trunk: introduce debug messages in cc_vcache for processor write reqs
(edit) @891   9 years alain Bug fix in the CONFIG_FSM: The communication channel between the …
(edit) @885   9 years devigne platform: tsar_generic_xbar Replace virtual_dspin_router by dspin_router.
(edit) @874   9 years alain Introducing support for multiple TTY terminals (up to 16 channels) in …
(edit) @870   9 years cfuguet tsar_generic_leti: modifying the platform arch.py file - Removing …
(edit) @866   9 years cfuguet tsar_boot: fixing minor bug in the Makefile - when redirecting …
(edit) @860   9 years alain Remove the tsar_generic_iob platform from the conf directory. Because …
(edit) @849   9 years porquet tsar_generic_leti: avoid warnings at compilation
(edit) @848   9 years porquet vci_block_device_tsar: fix debug messages
(edit) @836   9 years meunier Trunk: * Cosmetic in mem_cache_directory.h and xram_transaction.h * …
(edit) @835   9 years cfuguet tsar_boot: Modify NetBSD device tree for de2-115 fpga platform - …
(edit) @834   9 years cfuguet tsar_boot: device-tree modification - Adding memory node in cluster …
(edit) @833   9 years alain Modifying the reset.S file to support procid on 12 bits.
(edit) @832   9 years cfuguet tsar_boot: fixing configuration files for the FPGA de2-115 platform
(edit) @830   9 years porquet tsar_boot: fix the number of bytes to read from disk
(edit) @829   9 years porquet linux_monocluster: initialize memory with a default value to detect …
(edit) @828   9 years porquet linux_monocluster: switch to 40-bit address space
(edit) @826   9 years cfuguet tsar_generic_leti: introduce emulator mode - IO cluster is not …
(edit) @825   9 years cfuguet tsar_generic_leti: bugfixes in the GIET-VM part of the arch.py - …
(edit) @822   9 years cfuguet tsar_generic_leti: set p_width to 2 (local processor id width)
(edit) @821   9 years cfuguet tsar_generic_leti: erasing accidental copy & paste in arch.py
(edit) @820   9 years cfuguet tsar_generic_leti: Complete update of the arch.py file - The …
(edit) @819   9 years alain Partial update to support BPPs. To be completed by Cesar.
(edit) @818   9 years alain cosmetic
(edit) @817   9 years alain Using both BPP (Big Physical Pages) and SPP (Small Physical Pages) for …
(edit) @816   9 years cfuguet vci_cc_vcache_wrapper: improve comments in DCACHE FSM
(edit) @815   9 years cfuguet tsar_boot: solve an incompatibility problem in the version.sh script
(edit) @811   9 years alain Cosmetic: Improve debug logs
(edit) @810   10 years cfuguet giet_tsar: updating giet_tsar to use new hard_config format Other …
(edit) @809   10 years alain Cosmetic: Improve debug log.
(edit) @804   10 years cfuguet tsar_boot: using RESET_ADDRESS as preloader base address - The …
(edit) @803   10 years cfuguet tsar_generic_leti: Using the new P_WIDTH constant from hard_config.h …
(edit) @802   10 years cfuguet tsar_generic_iob: Using the new P_WIDTH constant from hard_config.h …
(edit) @801   10 years cfuguet tsar_boot: Using P_WIDTH constant to get lpid from CP0 EBASE
(edit) @800   10 years porquet tsar_leti_cluster: make simul.x be a PHONY target
(edit) @799   10 years meunier Trunk: * Cosmetic in vci_mem_cache
(edit) @798   10 years cfuguet tsar_boot: updating platform conf examples
(edit) @797   10 years cfuguet tsar_generic_leti: reverting last modification in arch.py
(edit) @796   10 years cfuguet tsar_generic_leti, tsar_boot: used USE_IOC_RDK instead of USE_RAMDISK …
(edit) @795   10 years cfuguet tsar_generic_leti: ramdisk file name is now automatically generated …
(edit) @794   10 years porquet tsar_boot: include device tree binary when USE_DT=1
(edit) @793   10 years cfuguet tsar_generic_leti: introducing arch.py file - This file describes …
(edit) @792   10 years cfuguet tsar_generic_leti: modifying platform to comply with the new …
(edit) @791   10 years cfuguet tsar_boot: minor Makefile optimization
(edit) @790   10 years meunier Trunk: * Updating scripts in tsar_generic_xbar in order to reflect …
(edit) @789   10 years meunier Trunk: * Improving counters precision in vci_mem_cache, especially …
(edit) @781   10 years meunier Trunk: * Bugfix (removed a semi-colon in vci_mem_cache)
(edit) @779   10 years meunier Trunk: * Updating python scripts for simulations and graphs for …
(edit) @770   10 years cfuguet tsar_generic_iob: introducing missing DMA IRQs in the …
(edit) @765   10 years alain Cosmetic
(edit) @764   10 years alain Modify arch.py to support idle_task in scheduler. (scheduler vseg must …
(edit) @763   10 years alain Cosmetic
(edit) @762   10 years alain 1/ reducing boot and kernel segments sizes (mainly data) in arch.py …
(edit) @761   10 years cfuguet tsar_boot: adding hard_config.h dependency in makefile - This is to …
(edit) @759   10 years cfuguet tsar_boot: preloader ldscript is automatically generated - Stack …
(edit) @758   10 years cfuguet tsar_boot: improving configuration infrastructure - Using …
(edit) @757   10 years cfuguet tsar_generic_iob: commenting systematic call to debug function
(edit) @755   10 years cfuguet tsar_boot: preloader stack - During preloader execution, only …
(edit) @754   10 years alain Remove the seg_boor_buffer segment in the arch.py for the …
(edit) @753   10 years cfuguet vci_mem_cache: adding missing header in mem_cache_directory - …
(edit) @752   10 years meunier * Added initialization to some components in order to avoid valgrind …
(edit) @749   10 years meunier * Updating tsar_generic_xbar topcell so that the -NCYCLES option be …
(edit) @744   10 years cfuguet giet_tsar: using CLUSTER_IO constant in stdio functions - Erasing …
(edit) @743   10 years cfuguet giet_tsar: - Using X_IO and Y_IO constanst define in the …
(edit) @741   10 years alain Increase stack_base address in ldscript to comply with the arch.py
(edit) @740   10 years alain Cosmetic
(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) @733   10 years alain Cosmetic: improving comments.
(edit) @732   10 years cfuguet tsar_generic_leti: IRQ.Memc - Memory cache interrupt is connected …
(edit) @731   10 years alain Update ldscript file for platform tsar_generic_iob
(edit) @730   10 years alain Introducing distributed page_tables and kernel code in arch.py for the …
(edit) @729   10 years alain Cosmetic
(edit) @726   10 years cfuguet tsar_boot: version.sh - When using git svn, display git svn info …
(edit) @722   10 years alain Introducing a single word feature in the cache_monitor() function.
(edit) @721   10 years cfuguet vci_cc_vcache_wrapper: - Adding icache physical address extension …
(edit) @720   10 years cfuguet vci_io_bridge: - Adding missing string in CONFIG_CMD debug vector
(edit) @718   10 years cfuguet tsar_generic_iob: - Replacing "ad-hoc" dspin_tsar router by …
(edit) @716   10 years cfuguet vci_iox_network: - Erasing extra spaces
(edit) @715   10 years cfuguet vci_io_bridge: - erasing XICU base and size registers. There …
(edit) @714   10 years alain changing genmap_py to arch.py
(edit) @713   10 years alain Cosmetic
(edit) @712   10 years alain Introducing support for read and write WTI transactions. The WTI read …
(edit) @711   10 years alain Improving debug messages.
(edit) @710   10 years alain Remove the multi-TTY capability: only one external TTY channel. This …
(edit) @709   10 years cfuguet sdmmc: - Adding missing cstring header to includes
(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) @705   10 years cfuguet tsar_boot: - Completing io utility functions to provide physical …
(edit) @704   10 years alain tsar_boot: - Erasing unused constant in defs.h - Modofication in …
(edit) @703   10 years cfuguet tsar_boot: - Improvement of memset function. When buffer not word …
(edit) @702   10 years cfuguet tsar_boot: - Fixing bug introduced in commit r688. Missing double …
(edit) @701   10 years cfuguet tsar_boot: - Important optimization in the reset_elf_loader …
(edit) @694   10 years cfuguet tsar_boot: - Displaying Data Bad Virtual Address when exception …
(edit) @693   10 years cfuguet tsar_generic_iob: - Replacing tsar_iob_cluster dspin_local_crossbar …
Note: See TracRevisionLog for help on using the revision log.