source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1025   8 years alain Modify the mapping of the kernel_init_segment in arch.py to have only …
(edit) @1024   8 years meunier * Update Makefile in soft/tsar_boot: the build directory is now a parameter
(edit) @1023   8 years meunier * Update the scripts to use a common file hard_params.py in both …
(edit) @1022   8 years cfuguet Fixing warning with new compiler's versions.
(edit) @1021   8 years cfuguet Fixing warning with new compiler's versions.
(edit) @1019   8 years cfuguet Fixing some warnings for new compiler's versions
(edit) @1018   8 years alain Increase the number of CMA channels.
(edit) @1017   8 years alain Introduce a soft reset, caused by a write in BLOCK_DEVICE_STATUS register.
(edit) @1012   9 years meunier * Update of simulation scripts for tsar_generic_xbar
(edit) @1008   9 years alain Improve Trace.
(edit) @1005   9 years bellefin Rename the "build" directory to "bin" directory
(edit) @1004   9 years bellefin Add the INTER_FRAME_GAP argument in the VciMultiNic? constructor and …
(edit) @1003   9 years guerin spi: drop inline keyword to fix compilation with GCC 5.1
(edit) @1002   9 years alain Introducing the BDV / SDC / HBA switch in the tsar_generic_iob plat-form
(edit) @993   9 years cfuguet Reintroduce the -SOFT and -DISK simulator arguments to pass the ROM …
(edit) @992   9 years alain Introduce a new driver for SD Card using the 4bits wide SD bus. THere …
(edit) @987   9 years alain Housekeeeping…
(edit) @984   9 years cfuguet bugfixes on vci_io_bridge: Several bugfixes concerning the use of the …
(edit) @983   9 years cfuguet bugfix in vci_block_device_tsar: - fix: writes on the BUFFER …
(edit) @982   9 years bellefin Use a local file for disk image
(edit) @981   9 years alain Replace USING_OPENMP flag by USE_OPENMP.
(edit) @980   9 years alain remove "USING_OPENMP" define in top.cpp: it should be passed as a CFLAGS.
(edit) @979   9 years alain The mmc variable corresponding to the MMC peripheral must be defined …
(edit) @975   9 years cfuguet Update arch.py scripts to support the new mapping.py version - In …
(edit) @974   9 years cfuguet reconf: improve reconf:tsar_generic_iob simulation scripts
(edit) @973   9 years cfuguet improve debug messages - replace the BDEV_DEBUG define by the …
(edit) @972   9 years alain Modify the tsar_generic_iob platform: The vci_multi_dma component …
(edit) @971   9 years alain Cosmetic
(edit) @970   9 years cfuguet bugfix in vci_cc_vcache_wrapper: remove a wrong assert condition - …
(edit) @968   9 years cfuguet bugfix:tsar_boot: cache aligned structures should use the …
(edit) @967   9 years alain Introduce the new parametre ioc_type in the tsar_generic_leti platform.
(edit) @966   9 years alain Cosmetic
(edit) @965   9 years alain Introduce a new parameter in the tsar_generic_iob SystemC …
(edit) @964   9 years alain Introducing HBA driver in the tsar boot-loader.
(edit) @962   9 years alain Introducing a new IOC driver supporting the VciMultiAhci? disk …
(edit) @960   9 years alain Introduce (nbprocs <= 4) check in arch.py
(edit) @959   9 years alain Fix a bug in platform tsar_generic_iob to support more than 4 …
(edit) @958   9 years cfuguet update arch.py to comply to the new genmap addPeriph() definition
(edit) @957   9 years cfuguet Introduce a SocLib? platform implementing the FPGA mono cluster …
(edit) @956   9 years alain Introducing the tsar_generic_mwmr platform, derived from …
(edit) @955   9 years alain Modify the arch.py file to comply with the new prototype of …
(edit) @954   9 years alain Modify the arch.py file to comply with the new prototype for the …
(edit) @953   9 years alain Cosmetic
(edit) @952   9 years alain Cosmetic
(edit) @951   9 years porquet tsar_generic_leti: fix compilation warning
(edit) @950   9 years porquet linux_monocluster: define 4 irq lines per cpu (to be coherent with …
(edit) @949   9 years cfuguet preloader: when loading LINUX, copy the DTB in low memory addresses
(edit) @948   9 years porquet linux_monocluster platform: fix and reformat README file
(edit) @946   9 years alain Cosmetic.
(edit) @945   9 years alain Fix a bug in the external peripherals physical address computation.
(edit) @944   9 years alain Bug fix in the external peripheral physical address computation.
(edit) @943   9 years alain Remove vobj from mapping_info, and remove seg_kernel_uncdata.
(edit) @939   9 years alain Introduce the distributed kernel heap vsegs.
(edit) @938   9 years alain Introduce distributed kernel heap.
(edit) @937   9 years alain Reducing the number of external TTY terminals to 8, in both the …
(edit) @930   9 years cfuguet tsar_boot: using global variable for the block device block cache …
(edit) @917   9 years cfuguet vci_mem_cache: erase unused config_lock register definition - Some …
(edit) @914   9 years alain Update top.cpp for tsar_generic_iob.
(edit) @913   9 years alain Update arch.py for tsar_generic_iob.
(edit) @912   9 years alain The hard lock implemented as an addressable register in the …
(edit) @911   9 years alain The reset_buf_invalidate() function has been modified to comply with …
(edit) @908   9 years meunier Trunk : * Fixing a bug in the computation of the write cost and SC …
(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   10 years cfuguet tsar_generic_leti: set p_width to 2 (local processor id width)
(edit) @821   10 years cfuguet tsar_generic_leti: erasing accidental copy & paste in arch.py
(edit) @820   10 years cfuguet tsar_generic_leti: Complete update of the arch.py file - The …
(edit) @819   10 years alain Partial update to support BPPs. To be completed by Cesar.
(edit) @818   10 years alain cosmetic
(edit) @817   10 years alain Using both BPP (Big Physical Pages) and SPP (Small Physical Pages) for …
(edit) @816   10 years cfuguet vci_cc_vcache_wrapper: improve comments in DCACHE FSM
(edit) @815   10 years cfuguet tsar_boot: solve an incompatibility problem in the version.sh script
(edit) @811   10 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
Note: See TracRevisionLog for help on using the revision log.