|  |  | @1049 | 9 years | alain | Cosmetic change in the hard_config.h file : XCU -> ICU , TTY -> TXT | 
                
                  |  |  | @1043 | 9 years | meunier | * Reintroducing the '\r' character when a '\n' is passed in the … | 
                
                  |  |  | @1042 | 9 years | meunier | * Passing BLOCK_SIZE as a Makefile parameter in tsar bootloader
 * … | 
                
                  |  |  | @1024 | 10 years | meunier | * Update Makefile in soft/tsar_boot: the build directory is now a parameter | 
                
                  |  |  | @1003 | 10 years | guerin | spi: drop inline keyword to fix compilation with GCC 5.1 | 
                
                  |  |  | @992 | 10 years | alain | Introduce a new driver for SD Card using the 4bits wide SD bus.
THere … | 
                
                  |  |  | @968 | 11 years | cfuguet | bugfix:tsar_boot: cache aligned structures should use the … | 
                
                  |  |  | @964 | 11 years | alain | Introducing HBA driver in the tsar boot-loader. | 
                
                  |  |  | @962 | 11 years | alain | Introducing a new IOC driver supporting the VciMultiAhci? disk … | 
                
                  |  |  | @949 | 11 years | cfuguet | preloader: when loading LINUX, copy the DTB in low memory addresses | 
                
                  |  |  | @930 | 11 years | cfuguet | tsar_boot: using global variable for the block device block cache
   … | 
                
                  |  |  | @911 | 11 years | alain | The reset_buf_invalidate()  function has been modified
to comply with … | 
                
                  |  |  | @866 | 11 years | cfuguet | tsar_boot: fixing minor bug in the Makefile
  - when redirecting … | 
                
                  |  |  | @860 | 11 years | alain | Remove the tsar_generic_iob platform from the conf directory.
Because … | 
                
                  |  |  | @836 | 11 years | meunier | Trunk:
 * Cosmetic in mem_cache_directory.h and xram_transaction.h
 * … | 
                
                  |  |  | @835 | 11 years | cfuguet | tsar_boot: Modify NetBSD device tree for de2-115 fpga platform
  - … | 
                
                  |  |  | @834 | 11 years | cfuguet | tsar_boot: device-tree modification
  - Adding memory node in cluster … | 
                
                  |  |  | @833 | 11 years | alain | Modifying the reset.S file to support procid on 12 bits. | 
                
                  |  |  | @832 | 11 years | cfuguet | tsar_boot: fixing configuration files for the FPGA de2-115 platform | 
                
                  |  |  | @830 | 11 years | porquet | tsar_boot: fix the number of bytes to read from disk | 
                
                  |  |  | @815 | 11 years | cfuguet | tsar_boot: solve an incompatibility problem in the version.sh script | 
                
                  |  |  | @810 | 11 years | cfuguet | giet_tsar: updating giet_tsar to use new hard_config format
Other … | 
                
                  |  |  | @804 | 11 years | cfuguet | tsar_boot: using RESET_ADDRESS as preloader base address
  - The … | 
                
                  |  |  | @801 | 11 years | cfuguet | tsar_boot: Using P_WIDTH constant to get lpid from CP0 EBASE | 
                
                  |  |  | @798 | 11 years | cfuguet | tsar_boot: updating platform conf examples | 
                
                  |  |  | @796 | 11 years | cfuguet | tsar_generic_leti, tsar_boot: used USE_IOC_RDK instead of USE_RAMDISK
 … | 
                
                  |  |  | @794 | 11 years | porquet | tsar_boot: include device tree binary when USE_DT=1 | 
                
                  |  |  | @791 | 11 years | cfuguet | tsar_boot: minor Makefile optimization | 
                
                  |  |  | @761 | 11 years | cfuguet | tsar_boot: adding hard_config.h dependency in makefile
  - This is to … | 
                
                  |  |  | @759 | 11 years | cfuguet | tsar_boot: preloader ldscript is automatically generated
  - Stack … | 
                
                  |  |  | @758 | 11 years | cfuguet | tsar_boot: improving configuration infrastructure
  - Using … | 
                
                  |  |  | @755 | 11 years | cfuguet | tsar_boot: preloader stack
  - During preloader execution, only … | 
                
                  |  |  | @744 | 11 years | cfuguet | giet_tsar: using CLUSTER_IO constant in stdio functions
   - Erasing … | 
                
                  |  |  | @743 | 11 years | cfuguet | giet_tsar:
  - Using X_IO and Y_IO constanst define in the … | 
                
                  |  |  | @741 | 11 years | alain | Increase stack_base address in ldscript to comply with the arch.py | 
                
                  |  |  | @731 | 11 years | alain | Update ldscript file for platform tsar_generic_iob | 
                
                  |  |  | @726 | 11 years | cfuguet | tsar_boot: version.sh
  - When using git svn, display git svn info … | 
                
                  |  |  | @705 | 11 years | cfuguet | tsar_boot:
   - Completing io utility functions to provide physical
  … | 
                
                  |  |  | @704 | 11 years | alain | tsar_boot:
  - Erasing unused constant in defs.h
  - Modofication in … | 
                
                  |  |  | @703 | 11 years | cfuguet | tsar_boot:
  - Improvement of memset function. When buffer not word … | 
                
                  |  |  | @702 | 11 years | cfuguet | tsar_boot:
   - Fixing bug introduced in commit r688. Missing double
 … | 
                
                  |  |  | @701 | 11 years | cfuguet | tsar_boot:
  - Important optimization in the reset_elf_loader … | 
                
                  |  |  | @694 | 11 years | cfuguet | tsar_boot:
  - Displaying Data Bad Virtual Address when exception … | 
                
                  |  |  | @691 | 11 years | cfuguet | Bugfix in tsar_boot:
Logical OR replace by Bitwise OR to build word | 
                
                  |  |  | @688 | 11 years | porquet | tsar_boot: improve version.sh to work with git-svn repos | 
                
                  |  |  | @687 | 11 years | cfuguet | Modification in tsar_boot:
Replacing p_vaddr by p_paddr while loading … | 
                
                  |  |  | @662 | 12 years | cfuguet | Bugfix in tsar_boot makefile:
  - when defining makefile parameters … | 
                
                  |  |  | @660 | 12 years | bouyer | Revert previous, not all platform defines seg_reset_stack_size.
Remove … | 
                
                  |  |  | @659 | 12 years | bouyer | Use seg_reset_stack_size, not a hardcoded 64k value | 
                
                  |  |  | @655 | 12 years | cfuguet | Fixing bug introduced in last commit :
  - When using IO bridge, some … | 
                
                  |  |  | @654 | 12 years | cfuguet | Cleaning up reset_ioc.c file and re-establishing
the .SILENT variable … | 
                
                  |  |  | @653 | 12 years | cfuguet | Introducing a RAMDISK driver in the preloader.
When using RAMDISK, … | 
                
                  |  |  | @634 | 12 years | bouyer | Pass the preloader's function vector address in a0 to the next stage. … | 
                
                  |  |  | @633 | 12 years | alain | Bug fix in reset.S : The IOPIC initialisation must
be conditionned by … | 
                
                  |  |  | @632 | 12 years | alain | Add missing hard_config.h file | 
                
                  |  |  | @631 | 12 years | alain | Introducing support for RAMDISK in giet_tsar | 
                
                  |  |  | @629 | 12 years | alain | - Updatre the gier_tsar to support the vci_iopic component
  in the … | 
                
                  |  |  | @626 | 12 years | cfuguet | Introducing generic soft_sort_giet application for the
GIET … | 
                
                  |  |  | @623 | 12 years | alain | Introducing the soft_hello_giet application. | 
                
                  |  |  | @622 | 12 years | alain | Introducing a minimal GIET:
- no virtual memory
- no conyext switch
- … | 
                
                  |  |  | @620 | 12 years | alain | Introducing the "giet_tsar" os (without virtual memory) in the softs … | 
                
                  |  |  | @606 | 12 years | alain | Supporting fixed format for cluster index in reset.S. | 
                
                  |  |  | @593 | 12 years | bouyer | Really use DMA only if IOC_USE_DMA is defined | 
                
                  |  |  | @591 | 12 years | cfuguet | When the file size of an program segment is smaller than
its mem size, … | 
                
                  |  |  | @590 | 12 years | bouyer | Use the SPI controller's DMA if the defs_platform.h defines
IOC_USE_DMA. | 
                
                  |  |  | @589 | 12 years | bouyer | Sync with reality (the frame buffer has not used sdram for a long time) | 
                
                  |  |  | @588 | 12 years | bouyer | Rename IOC_BASE to IOC_PADDR_BASE for consistency | 
                
                  |  |  | @587 | 12 years | bouyer | Add back version string print | 
                
                  |  |  | @586 | 12 years | alain | Modify the name "boot" to "reset" to avoid confusion
between the … | 
                
                  |  |  | @571 | 12 years | meunier | Correction of the "double barrier" problem from the user point of view … | 
                
                  |  |  | @570 | 12 years | cfuguet | Modifications in tsar_boot:
  - Aligning the boot loader block buffer … | 
                
                  |  |  | @568 | 12 years | cfuguet | Adding support for TSAR platforms using the vci_io_bridge component.
 … | 
                
                  |  |  | @567 | 12 years | alain | Introducing CP2 registers mnemonics in mips32_registers.h
Supporting … | 
                
                  |  |  | @566 | 12 years | cfuguet | Fixing incompatibility problem with the echo
command between linux and … | 
                
                  |  |  | @563 | 12 years | bouyer | rename data section to bss, and mark it noload. | 
                
                  |  |  | @562 | 12 years | bouyer | Now that the stack also contains some important structure, move it
to … | 
                
                  |  |  | @554 | 12 years | bouyer | Make sure the boot loader won't try to write to the ROM.
Store … | 
                
                  |  |  | @546 | 12 years | meunier | Rajout du composant Sim Helper dans le répertoire soft/test_llsc pour … | 
                
                  |  |  | @536 | 12 years | meunier | Added a tool which generates tests for the LL/SC table, in the soft/ … | 
                
                  |  |  | @520 | 12 years | bouyer | Re-add the tests; reverting previous which was done at the wrong level … | 
                
                  |  |  | @519 | 12 years | bouyer | Remove directories that should have been in tests_cc_vcache/ | 
                
                  |  |  | @518 | 12 years | bouyer | Delete files that should not be there | 
                
                  |  |  | @517 | 12 years | bouyer | Use the new tsar_mono_mmu platform to run the tests.
As of today, all … | 
                
                  |  |  | @511 | 12 years | bouyer | Remove file that shouldn't be there | 
                
                  |  |  | @510 | 12 years | bouyer | Remove file that shouldn't be there | 
                
                  |  |  | @502 | 12 years | bouyer | Print a version string at execution, dynamically computed at link … | 
                
                  |  |  | @501 | 12 years | bouyer | Add support for >= v2, SDHC cards (larger than 2GB).
Tested with a … | 
                
                  |  |  | @425 | 12 years | cfuguet | Modifications in tsar_boot:
  - Creating new files boot_utils.[c h] … | 
                
                  |  |  | @417 | 12 years | porquet | tsar_boot: typos | 
                
                  |  |  | @416 | 12 years | porquet | it's 64 bytes and not 16 bytes (16 is the number of words in a cache block) | 
                
                  |  |  | @415 | 12 years | cfuguet | Modifications in soft/tsar_boot:
 - Fixing indentation problems in … | 
                
                  |  |  | @413 | 12 years | porquet | tsar_boot: new conf directory for platform 'tsarv4_mono_mmu_ioc' | 
                
                  |  |  | @412 | 12 years | porquet | boot_tsar: bug fix and more debug | 
                
                  |  |  | @411 | 12 years | porquet | tsar_boot: let the user have a custom conf file to avoid repeating … | 
                
                  |  |  | @406 | 12 years | cfuguet | Introducing USE_DT (true by default) option in tsar_boot makefile | 
                
                  |  |  | @399 | 12 years | bouyer | Sync with reality: we have only one processor on the de2-115 and
we'll … | 
                
                  |  |  | @398 | 12 years | bouyer | Use 128bits transfers at the SPI controller level when possible;
this … | 
                
                  |  |  | @390 | 12 years | cfuguet | Reactivating commented command in the Makefile of the tsar_boot | 
                
                  |  |  | @388 | 12 years | cfuguet | Modifications in tsar/trunk/softs/tsar_boot:
 - Improving the … | 
                
                  |  |  | @373 | 13 years | joannou | Reintroducing softs :
* tests_cc_vcache
* tsar_boot |