|  |  | @833 | 11 years | alain | Modifying the reset.S file to support procid on 12 bits. | 
                
                  |  |  | @830 | 11 years | porquet | tsar_boot: fix the number of bytes to read from disk | 
                
                  |  |  | @801 | 11 years | cfuguet | tsar_boot: Using P_WIDTH constant to get lpid from CP0 EBASE | 
                
                  |  |  | @796 | 11 years | cfuguet | tsar_generic_leti, tsar_boot: used USE_IOC_RDK instead of USE_RAMDISK
 … | 
                
                  |  |  | @758 | 11 years | cfuguet | tsar_boot: improving configuration infrastructure
  - Using … | 
                
                  |  |  | @755 | 11 years | cfuguet | tsar_boot: preloader stack
  - During preloader execution, only … | 
                
                  |  |  | @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 … | 
                
                  |  |  | @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 | 
                
                  |  |  | @687 | 11 years | cfuguet | Modification in tsar_boot:
Replacing p_vaddr by p_paddr while loading … | 
                
                  |  |  | @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. … | 
                
                  |  |  | @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. | 
                
                  |  |  | @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 … | 
                
                  |  |  | @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 … | 
                
                  |  |  | @554 | 12 years | bouyer | Make sure the boot loader won't try to write to the ROM.
Store … | 
                
                  |  |  | @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 | 
                
                  |  |  | @415 | 12 years | cfuguet | Modifications in soft/tsar_boot:
 - Fixing indentation problems in … | 
                
                  |  |  | @412 | 12 years | porquet | boot_tsar: bug fix and more debug | 
                
                  |  |  | @398 | 12 years | bouyer | Use 128bits transfers at the SPI controller level when possible;
this … | 
                
                  |  |  | @388 | 12 years | cfuguet | Modifications in tsar/trunk/softs/tsar_boot:
 - Improving the … | 
                
                  |  |  | @373 | 13 years | joannou | Reintroducing softs :
* tests_cc_vcache
* tsar_boot | 
                
                  |  | copied from branches/v4/softs/tsar_boot/src: | 
                
                  |  |  | @371 | 13 years | joannou | Create TsarV4 branch from trunk as of now |