source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @667   10 years porquet add a new platform, known for running Linux properly This platform is …
(edit) @664   10 years alain Improved platform supporting both external an internal peripherals. …
(edit) @663   10 years meunier * Modifications in the tsar_generic_xbar topcell (remaining bugs) * …
(edit) @662   10 years cfuguet Bugfix in tsar_boot makefile: - when defining makefile parameters …
(edit) @660   10 years bouyer Revert previous, not all platform defines seg_reset_stack_size. Remove …
(edit) @659   10 years bouyer Use seg_reset_stack_size, not a hardcoded 64k value
(edit) @655   10 years cfuguet Fixing bug introduced in last commit : - When using IO bridge, some …
(edit) @654   10 years cfuguet Cleaning up reset_ioc.c file and re-establishing the .SILENT variable …
(edit) @653   10 years cfuguet Introducing a RAMDISK driver in the preloader. When using RAMDISK, …
(edit) @650   10 years cfuguet Adding conditional compilation of the reservation life span mechanism …
(edit) @649   10 years cfuguet Adding missing p_irq name initialization
(edit) @634   10 years bouyer Pass the preloader's function vector address in a0 to the next stage. …
(edit) @633   10 years alain Bug fix in reset.S : The IOPIC initialisation must be conditionned by …
(edit) @632   10 years alain Add missing hard_config.h file
(edit) @631   10 years alain Introducing support for RAMDISK in giet_tsar
(edit) @630   10 years alain Integrating support for RAMDISK in tsar_generic_leti platform.
(edit) @629   10 years alain - Updatre the gier_tsar to support the vci_iopic component in the …
(edit) @628   10 years alain Introducing the vci_iopic component in the tsar_generic_leti …
(edit) @627   10 years alain Cosmetic
(edit) @626   10 years cfuguet Introducing generic soft_sort_giet application for the GIET …
(edit) @625   10 years cfuguet Fixing way to compute indexes for debug in tsar_generic_xbar platform.
(edit) @624   10 years cfuguet Modification in tsar_generic_xbar platform: - Using the constant …
(edit) @623   10 years alain Introducing the soft_hello_giet application.
(edit) @622   10 years alain Introducing a minimal GIET: - no virtual memory - no conyext switch - …
(edit) @621   10 years alain Introducing a new generic platform compliant with the LETI …
(edit) @620   10 years alain Introducing the "giet_tsar" os (without virtual memory) in the softs …
(edit) @619   10 years cfuguet Modifications in the tsar_generic_xbar platform to support new cluster …
(edit) @618   10 years cfuguet Modifying tsar_generic_iob to respect new vci_multi_nic constructor …
(edit) @617   10 years haoliu Change an assert in memcache for the modification in cache L1(UNC WRITE)
(edit) @616   10 years haoliu Modification in vci_cc_vcache_wrapper: a) Non cacheable write request …
(edit) @614   10 years almaless almos-tsar-mipsel: fix a typo.
(edit) @613   10 years almaless almos-tsar-mipsel: update the topcell in case of mono-cluster …
(edit) @609   10 years almaless Introduce a TSAR reference platform for ALMOS
(edit) @608   10 years alain cosmetic
(edit) @607   10 years alain Introducing support for cluster index fixed format.
(edit) @606   10 years alain Supporting fixed format for cluster index in reset.S.
(edit) @605   10 years cfuguet Modification in vci_mem_cache: - The rerror_irq_enable register is …
(edit) @603   10 years alain Cosmetic: improving comments in CONFIG FSM
(edit) @602   10 years cfuguet Adding IRQ from memory cache for error signalization. In the …
(edit) @601   10 years cfuguet Modifications in vci_mem_cache: - The out of segment read or write …
(edit) @600   10 years cfuguet - Modification in tsar_xbar_cluster.cpp Incrementing the number of …
(edit) @599   10 years cfuguet Improvement in vci_mem_cache component: - No need to pass x_self …
(edit) @598   10 years cfuguet Modifying tsar_mono_mmu platform to add new vci_mem_cache global …
(edit) @597   10 years cfuguet Modifications in vci_mem_cache: - Bugfix in req_distance function …
(edit) @596   10 years cfuguet Modification in vci_mem_cache: - The instrumentation registers are …
(edit) @595   10 years bouyer Sync with VHDL, make IRQ work for DMA.
(edit) @594   10 years bouyer In VHDL, as r_dma_count is shared between 2 FSMs we can't update it in …
(edit) @593   10 years bouyer Really use DMA only if IOC_USE_DMA is defined
(edit) @592   10 years bouyer - report DMA errors - minor changes to sync with the VHDL model
(edit) @591   10 years cfuguet When the file size of an program segment is smaller than its mem size, …
(edit) @590   10 years bouyer Use the SPI controller's DMA if the defs_platform.h defines IOC_USE_DMA.
(edit) @589   10 years bouyer Sync with reality (the frame buffer has not used sdram for a long time)
(edit) @588   10 years bouyer Rename IOC_BASE to IOC_PADDR_BASE for consistency
(edit) @587   10 years bouyer Add back version string print
(edit) @586   10 years alain Modify the name "boot" to "reset" to avoid confusion between the …
(edit) @585   10 years alain debug…
(edit) @584   10 years alain cosmetic.
(edit) @583   10 years alain cosmetic…
(edit) @582   10 years alain Bug fix in config FSM : concurrent access to r_config_rsplines counter…
(edit) @581   10 years alain Bug fix in the M_WRITE_BLOCK state, detected by C.Devigne.
(edit) @580   10 years alain Fixing a bug in target FSM when using 64 bits data width.
(edit) @579   10 years bouyer Add some basic DMA capabilities. Passes basic read/write tests. Can …
(edit) @578   10 years alain Fixing a bug in the dspin_router_tsar component (in the modified …
(edit) @576   10 years bouyer Sync with vhdl: when spi_fsm is IDLE get MOSI value from the saved …
(edit) @575   10 years bouyer Make sure MOSI data changes on SPI clock falling edge, not one system …
(edit) @574   10 years bouyer Try to be closer to a real sdmmc device: on rising edge really use the …
(edit) @573   10 years bouyer Fix copyright
(edit) @572   10 years meunier Committing a new hardware mapping in almos for the tsar_generic_xbar …
(edit) @571   10 years meunier Correction of the "double barrier" problem from the user point of view …
(edit) @570   10 years cfuguet Modifications in tsar_boot: - Aligning the boot loader block buffer …
(edit) @569   10 years cfuguet Bugfix in tsar_generic_iob platform: - The memory cache …
(edit) @568   10 years cfuguet Adding support for TSAR platforms using the vci_io_bridge component. …
(edit) @567   10 years alain Introducing CP2 registers mnemonics in mips32_registers.h Supporting …
(edit) @566   10 years cfuguet Fixing incompatibility problem with the echo command between linux and …
(edit) @565   10 years bouyer prefix some register name with spi_ for readability Can't write …
(edit) @564   10 years bouyer r_ctrl_go_bsy is really a flip/flop, explicitely don't reset it in the …
(edit) @563   10 years bouyer rename data section to bss, and mark it noload.
(edit) @562   10 years bouyer Now that the stack also contains some important structure, move it to …
(edit) @561   10 years bouyer I was wrong, we really want 8bits for SPI_CTRL_CHAR_LEN_MASK
(edit) @560   10 years bouyer SPI_CTRL_CHAR_LEN is 7 bits, not 8.
(edit) @559   10 years bouyer Remove Auto Slave Select feature
(edit) @558   10 years bouyer Simplify target FSM by doing register read and write in IDLE state, …
(edit) @557   10 years bouyer Switch to using a mealy function. This seems to be the only way to get …
(edit) @556   10 years bouyer Convert all sc_signal to plain integer types. Tracking edges of the …
(edit) @555   10 years bouyer Implement single block write
(edit) @554   10 years bouyer Make sure the boot loader won't try to write to the ROM. Store …
(edit) @553   10 years bouyer Make this build with 32bit toolchain
(edit) @552   10 years bouyer Add a SPI SD/MMC card model. Write command not implemented yet. Known …
(edit) @551   10 years bouyer Add vci_spi, a SPI (Serial Peripheral Interface) controller. The …
(edit) @550   10 years alain Compliance with the mapping_table defined in release 2462. Modifying …
(edit) @549   10 years alain Compliance with mapping_table defined in release 2462 Introducing the …
(edit) @548   10 years meunier Last commit contained unwanted local modifications; reverting them.
(edit) @547   10 years meunier Rajout du Sim Helper dans la plateforme tsar_generic_xbar.
(edit) @546   10 years meunier Rajout du composant Sim Helper dans le répertoire soft/test_llsc pour …
(edit) @537   11 years cfuguet Bugfix in vci_mem_cache: - Adding missing "else if" in the …
(edit) @536   11 years meunier Added a tool which generates tests for the LL/SC table, in the soft/ …
(edit) @535   11 years cfuguet Modification in vci_mem_cache: - When a BROADCAST INVALIDATE is …
(edit) @534   11 years bouyer Add an assert that *dt_next is always initialised if entry is found.
(edit) @533   11 years cfuguet Modification in tsar_generic_iob platform: - Fixing compilation …
(edit) @532   11 years haoliu Bug fix in the vci_cc_vcache_wrapper: In the DCACHE_MISS_CLEAN state, …
Note: See TracRevisionLog for help on using the revision log.