|  |  | @349 | 13 years | cfuguet | Rearranging addresses in the function pointer table
to keep backward … | 
                
                  |  |  | @348 | 13 years | cfuguet | Adding the boot_putc and the boot_getc in the functions
pointer table … | 
                
                  |  |  | @347 | 13 years | cfuguet | Introducing dcache line invalidation mechanism in the boot_ioc_read … | 
                
                  |  |  | @324 | 13 years | joannou | updated the test_interrupt_delayslot : now testing for several delay values | 
                
                  |  |  | @322 | 13 years | cfuguet | Erasing binary generated files in tests_ccvcache_v4/test_sync
from the repo | 
                
                  |  |  | @314 | 13 years | cfuguet | Erasing old comments in the reset.s file of the pre-loader | 
                
                  |  |  | @302 | 13 years | cfuguet | Introducing IRQ_PER_PROC constant in the tsar boot loader … | 
                
                  |  |  | @293 | 13 years | cfuguet | Including Makefile for tsar boot loader | 
                
                  |  |  | @292 | 13 years | cfuguet | Changing directory structure of the TSAR boot loader.
A README.txt … | 
                
                  |  |  | @286 | 13 years | cfuguet | Fixing bug in boot_tty.c:
	Use address of tty status when reading with … | 
                
                  |  |  | @282 | 13 years | bouyer | Complete r281:
Keep BEV bit set in STATUS register, and add an … | 
                
                  |  |  | @281 | 13 years | bouyer | Keep BEV bit set in STATUS register, and add an exception handler at … | 
                
                  |  |  | @280 | 13 years | bouyer | Remove unused base_addresses | 
                
                  |  |  | @279 | 13 years | cfuguet | Introducing multi block read in the ioc_read function
for the FPGA platform | 
                
                  |  |  | @276 | 13 years | bouyer | A boot loader to be stored in ROM of a TSAR platform.
Based on Cesar … | 
                
                  |  |  | @270 | 13 years | haoliu | fix bug for test_sync | 
                
                  |  |  | @269 | 13 years | haoliu | fix bug for test_sync | 
                
                  |  |  | @268 | 13 years | bouyer | Dummy commit to test post-commit hook | 
                
                  |  |  | @267 | 13 years | bouyer | Forced commit to test post-commit-hook | 
                
                  |  |  | @266 | 13 years | bouyer | Sync with reality | 
                
                  |  |  | @265 | 13 years | bouyer | Update/add 2 new tests, from tests_mips32_vcache:
test_llsc: check … | 
                
                  |  |  | @252 | 13 years | meunier | Minor changes on the soft_filter. This version works on tsar … | 
                
                  |  |  | @248 | 13 years | meunier | Updates in the soft_filter application (bug corrections, formatting, … | 
                
                  |  |  | @244 | 13 years | meunier | soft_transpose update to match platform changes | 
                
                  |  |  | @232 | 13 years | alain | Introducing the elementary tests for a TSAR mono-cluster … | 
                
                  |  |  | @178 | 14 years | alain | fixing a bug in _barrier_wait function (thanks to Joel for asm) | 
                
                  |  |  | @176 | 14 years | alain | Fixing a portability bug in the assemby code of the _barrier_wait function. | 
                
                  |  |  | @174 | 14 years | alain | improving instrumentation in main.c | 
                
                  |  |  | @173 | 14 years | alain | _barrier_wait(): separate count and lock variables | 
                
                  |  |  | @171 | 14 years | alain | Introducing Instrumentation | 
                
                  |  |  | @170 | 14 years | alain | Introducing instrumentation in the filter application | 
                
                  |  |  | @163 | 14 years | simerabe | remove duplicate reset.s | 
                
                  |  |  | @162 | 14 years | alain | fixing a bug in display… | 
                
                  |  |  | @159 | 14 years | alain | code optimisation for the vertical filter. | 
                
                  |  |  | @158 | 14 years | alain | Introducing the three sub-directories in the softs directory:
- … | 
                
                  |  |  | @157 | 14 years | alain | (Re)introducing the softs directory |