# # ChangeLog for trunk/softs/tsar_boot # # Generated by Trac 1.2.3 # Apr 25, 2024, 12:16:40 AM Fri, 25 Jul 2014 08:29:56 GMT cfuguet [761] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README (modified) tsar_boot: adding hard_config.h dependency in makefile - This is ... Thu, 24 Jul 2014 14:38:36 GMT cfuguet [759] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README (modified) * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/ldscript (deleted) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript (deleted) * trunk/softs/tsar_boot/preloader.ld.in (added) tsar_boot: preloader ldscript is automatically generated - Stack ... Thu, 24 Jul 2014 13:19:18 GMT cfuguet [758] * trunk/softs/tsar_boot/Doxyfile (modified) * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README (modified) * trunk/softs/tsar_boot/VERSION (modified) * trunk/softs/tsar_boot/conf/platform_de2_115_fpga (added) * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h (added) * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/ldscript (copied) * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/platform.dts (added) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115 (deleted) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h (deleted) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/hard_config.h (added) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc (deleted) * trunk/softs/tsar_boot/drivers (added) * trunk/softs/tsar_boot/drivers/reset_bdv.c (added) * trunk/softs/tsar_boot/drivers/reset_bdv.h (added) * trunk/softs/tsar_boot/drivers/reset_inval.c (added) * trunk/softs/tsar_boot/drivers/reset_inval.h (added) * trunk/softs/tsar_boot/drivers/reset_rdk.c (added) * trunk/softs/tsar_boot/drivers/reset_rdk.h (added) * trunk/softs/tsar_boot/drivers/reset_sdc.c (added) * trunk/softs/tsar_boot/drivers/reset_sdc.h (added) * trunk/softs/tsar_boot/drivers/reset_tty.c (moved) * trunk/softs/tsar_boot/drivers/reset_tty.h (moved) * trunk/softs/tsar_boot/drivers/sdcard.c (moved) * trunk/softs/tsar_boot/drivers/sdcard.h (moved) * trunk/softs/tsar_boot/drivers/spi.c (moved) * trunk/softs/tsar_boot/drivers/spi.h (moved) * trunk/softs/tsar_boot/include/block_device.h (deleted) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/include/inttypes.h (added) * trunk/softs/tsar_boot/include/mcc.h (deleted) * trunk/softs/tsar_boot/include/reset_ioc.h (modified) * trunk/softs/tsar_boot/include/reset_utils.h (modified) * trunk/softs/tsar_boot/include/tty.h (deleted) * trunk/softs/tsar_boot/src/reset.S (modified) * trunk/softs/tsar_boot/src/reset_elf_loader.c (modified) * trunk/softs/tsar_boot/src/reset_ioc.c (modified) * trunk/softs/tsar_boot/src/reset_utils.c (modified) tsar_boot: improving configuration infrastructure - Using ... Wed, 23 Jul 2014 16:02:09 GMT cfuguet [755] * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/src/reset.S (modified) tsar_boot: preloader stack - During preloader execution, only ... Tue, 08 Jul 2014 10:17:03 GMT alain [741] * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript (modified) Increase stack_base address in ldscript to comply with the arch.py Mon, 30 Jun 2014 09:19:26 GMT alain [731] * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript (modified) Update ldscript file for platform tsar_generic_iob Fri, 27 Jun 2014 13:33:37 GMT cfuguet [726] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/version.sh (modified) tsar_boot: version.sh - When using git svn, display git svn info ... Wed, 28 May 2014 09:56:50 GMT cfuguet [705] * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/include/io.h (modified) tsar_boot: - Completing io utility functions to provide physical ... Tue, 27 May 2014 14:43:09 GMT alain [704] * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/include/io.h (modified) * trunk/softs/tsar_boot/src/reset.S (modified) * trunk/softs/tsar_boot/src/reset_tty.c (modified) tsar_boot: - Erasing unused constant in defs.h - Modofication ... Mon, 26 May 2014 10:06:18 GMT cfuguet [703] * trunk/softs/tsar_boot/src/reset_utils.c (modified) tsar_boot: - Improvement of memset function. When buffer not word ... Mon, 26 May 2014 07:41:05 GMT cfuguet [702] * trunk/softs/tsar_boot/README (moved) * trunk/softs/tsar_boot/VERSION (moved) * trunk/softs/tsar_boot/version.sh (modified) tsar_boot: - Fixing bug introduced in commit r688. Missing ... Sun, 25 May 2014 15:35:37 GMT cfuguet [701] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/include/reset_utils.h (modified) * trunk/softs/tsar_boot/src/reset_elf_loader.c (modified) * trunk/softs/tsar_boot/src/reset_utils.c (modified) tsar_boot: - Important optimization in the reset_elf_loader ... Sat, 17 May 2014 09:59:53 GMT cfuguet [694] * trunk/softs/tsar_boot/src/reset.S (modified) * trunk/softs/tsar_boot/src/reset_elf_loader.c (modified) * trunk/softs/tsar_boot/src/reset_exception.c (modified) * trunk/softs/tsar_boot/src/sdcard.c (modified) tsar_boot: - Displaying Data Bad Virtual Address when exception ... Thu, 15 May 2014 12:40:46 GMT cfuguet [691] * trunk/softs/tsar_boot/src/reset_utils.c (modified) Bugfix in tsar_boot: Logical OR replace by Bitwise OR to build word Wed, 14 May 2014 14:21:50 GMT porquet [688] * trunk/softs/tsar_boot/version.sh (modified) tsar_boot: improve version.sh to work with git-svn repos Wed, 14 May 2014 14:08:41 GMT cfuguet [687] * trunk/softs/tsar_boot/src/reset_elf_loader.c (modified) Modification in tsar_boot: Replacing p_vaddr by p_paddr while ... Mon, 17 Mar 2014 09:47:37 GMT cfuguet [662] * trunk/softs/tsar_boot/Makefile (modified) Bugfix in tsar_boot makefile: - when defining makefile parameters ... Mon, 10 Mar 2014 12:28:56 GMT bouyer [660] * trunk/softs/tsar_boot/src/reset.S (modified) Revert previous, not all platform defines seg_reset_stack_size. ... Mon, 10 Mar 2014 11:31:15 GMT bouyer [659] * trunk/softs/tsar_boot/src/reset.S (modified) Use seg_reset_stack_size, not a hardcoded 64k value Wed, 05 Mar 2014 00:13:22 GMT cfuguet [655] * trunk/softs/tsar_boot/include/io.h (modified) * trunk/softs/tsar_boot/include/reset_utils.h (modified) * trunk/softs/tsar_boot/src/reset_utils.c (modified) Fixing bug introduced in last commit : - When using IO bridge, ... Mon, 03 Mar 2014 17:48:38 GMT cfuguet [654] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/src/reset_ioc.c (modified) Cleaning up reset_ioc.c file and re-establishing the .SILENT ... Mon, 03 Mar 2014 16:11:06 GMT cfuguet [653] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu (deleted) * trunk/softs/tsar_boot/include/io.h (modified) * trunk/softs/tsar_boot/include/reset_ioc.h (modified) * trunk/softs/tsar_boot/include/reset_utils.h (modified) * trunk/softs/tsar_boot/src/reset.S (modified) * trunk/softs/tsar_boot/src/reset_ioc.c (modified) * trunk/softs/tsar_boot/src/reset_utils.c (modified) Introducing a RAMDISK driver in the preloader. When using RAMDISK, ... Mon, 17 Feb 2014 16:05:28 GMT bouyer [634] * trunk/softs/tsar_boot/src/reset.S (modified) Pass the preloader's function vector address in a0 to the next stage. ... Wed, 29 Jan 2014 08:33:16 GMT alain [623] * trunk/softs/soft_hello_giet (added) * trunk/softs/soft_hello_giet/Makefile (added) * trunk/softs/soft_hello_giet/fake (added) * trunk/softs/soft_hello_giet/hard_config.h (added) * trunk/softs/soft_hello_giet/ldscript (added) * trunk/softs/soft_hello_giet/main.c (added) * trunk/softs/soft_transpose_giet/Makefile (modified) * trunk/softs/soft_transpose_giet/ldscript (modified) * trunk/softs/tsar_boot/include/mips32_registers.h (modified) Introducing the soft_hello_giet application. Thu, 19 Dec 2013 08:26:03 GMT alain [606] * trunk/softs/tsar_boot/src/reset.S (modified) Supporting fixed format for cluster index in reset.S. Thu, 05 Dec 2013 16:44:14 GMT bouyer [593] * trunk/softs/tsar_boot/src/spi.c (modified) Really use DMA only if IOC_USE_DMA is defined Thu, 05 Dec 2013 15:47:15 GMT cfuguet [591] * trunk/softs/tsar_boot/src/reset_elf_loader.c (modified) When the file size of an program segment is smaller than its mem ... Thu, 05 Dec 2013 15:40:04 GMT bouyer [590] * trunk/softs/tsar_boot/include/spi.h (modified) * trunk/softs/tsar_boot/src/spi.c (modified) Use the SPI controller's DMA if the defs_platform.h defines IOC_USE_DMA. Thu, 05 Dec 2013 15:38:53 GMT bouyer [589] * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/platform_fpga.dts (modified) Sync with reality (the frame buffer has not used sdram for a long time) Thu, 05 Dec 2013 14:55:58 GMT bouyer [588] * trunk/softs/tsar_boot/src/reset_ioc.c (modified) Rename IOC_BASE to IOC_PADDR_BASE for consistency Thu, 05 Dec 2013 14:55:07 GMT bouyer [587] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/src/reset.S (modified) Add back version string print Wed, 04 Dec 2013 18:59:21 GMT alain [586] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript (modified) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/include/reset_ioc.h (moved) * trunk/softs/tsar_boot/include/reset_tty.h (moved) * trunk/softs/tsar_boot/include/reset_utils.h (moved) * trunk/softs/tsar_boot/src/exceptions.c (deleted) * trunk/softs/tsar_boot/src/reset.S (modified) * trunk/softs/tsar_boot/src/reset_elf_loader.c (moved) * trunk/softs/tsar_boot/src/reset_exception.c (added) * trunk/softs/tsar_boot/src/reset_ioc.c (moved) * trunk/softs/tsar_boot/src/reset_tty.c (moved) * trunk/softs/tsar_boot/src/reset_utils.c (moved) * trunk/softs/tsar_boot/src/sdcard.c (modified) Modify the name "boot" to "reset" to avoid confusion between the ... Wed, 30 Oct 2013 10:54:13 GMT cfuguet [570] * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob (added) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/defs_platform.h (added) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/ldscript (added) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) Modifications in tsar_boot: - Aligning the boot loader block ... Wed, 30 Oct 2013 10:19:23 GMT cfuguet [568] * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h (modified) * trunk/softs/tsar_boot/include/boot_ioc.h (modified) * trunk/softs/tsar_boot/include/mcc.h (added) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) Adding support for TSAR platforms using the vci_io_bridge component. ... Wed, 30 Oct 2013 10:03:43 GMT alain [567] * trunk/softs/tsar_boot/include/mips32_registers.h (modified) * trunk/softs/tsar_boot/src/reset.S (modified) Introducing CP2 registers mnemonics in mips32_registers.h Supporting ... Tue, 29 Oct 2013 16:23:27 GMT cfuguet [566] * trunk/softs/tsar_boot/version.sh (modified) Fixing incompatibility problem with the echo command between linux ... Fri, 25 Oct 2013 18:54:26 GMT bouyer [563] * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/ldscript (modified) rename data section to bss, and mark it noload. Fri, 25 Oct 2013 18:51:31 GMT bouyer [562] * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/ldscript (modified) Now that the stack also contains some important structure, move it ... Tue, 22 Oct 2013 18:15:05 GMT bouyer [554] * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/ldscript (modified) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) * trunk/softs/tsar_boot/src/reset.S (modified) Make sure the boot loader won't try to write to the ROM. Store ... Thu, 29 Aug 2013 10:18:45 GMT bouyer [502] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/src/reset.S (modified) * trunk/softs/tsar_boot/version (added) * trunk/softs/tsar_boot/version.sh (added) Print a version string at execution, dynamically computed at link ... Thu, 29 Aug 2013 09:35:11 GMT bouyer [501] * trunk/softs/tsar_boot/include/sdcard.h (modified) * trunk/softs/tsar_boot/src/sdcard.c (modified) Add support for >= v2, SDHC cards (larger than 2GB). Tested with a ... Sun, 30 Jun 2013 18:28:58 GMT cfuguet [425] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/ldscript (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/platform_fpga.dts (deleted) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/platform_soclib.dts (deleted) * trunk/softs/tsar_boot/include/boot_memcpy.h (deleted) * trunk/softs/tsar_boot/include/boot_utils.h (added) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) * trunk/softs/tsar_boot/src/boot_memcpy.c (deleted) * trunk/softs/tsar_boot/src/boot_utils.c (added) * trunk/softs/tsar_boot/src/reset.S (modified) Modifications in tsar_boot: - Creating new files boot_utils.[c h] ... Wed, 19 Jun 2013 11:33:04 GMT porquet [417] * trunk/softs/tsar_boot/src/exceptions.c (modified) tsar_boot: typos Tue, 18 Jun 2013 08:28:57 GMT porquet [416] * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/defs_platform.h (modified) it's 64 bytes and not 16 bytes (16 is the number of words in a cache ... Tue, 18 Jun 2013 08:25:15 GMT cfuguet [415] * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/spi.c (modified) Modifications in soft/tsar_boot: - Fixing indentation problems in ... Mon, 17 Jun 2013 17:10:21 GMT porquet [413] * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/defs_platform.h (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/ldscript (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/platform_fpga.dts (added) * trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/platform_soclib.dts (added) tsar_boot: new conf directory for platform 'tsarv4_mono_mmu_ioc' Mon, 17 Jun 2013 17:10:20 GMT porquet [412] * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h (modified) * trunk/softs/tsar_boot/include/boot_ioc.h (modified) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) boot_tsar: bug fix and more debug Mon, 17 Jun 2013 17:10:19 GMT porquet [411] * trunk/softs/tsar_boot/Makefile (modified) tsar_boot: let the user have a custom conf file to avoid repeating ... Tue, 11 Jun 2013 12:28:55 GMT cfuguet [406] * trunk/softs/tsar_boot/Makefile (modified) Introducing USE_DT (true by default) option in tsar_boot makefile Thu, 30 May 2013 15:19:40 GMT bouyer [399] * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/platform_fpga.dts (modified) Sync with reality: we have only one processor on the de2-115 and ... Thu, 30 May 2013 15:16:33 GMT bouyer [398] * trunk/softs/tsar_boot/include/spi.h (modified) * trunk/softs/tsar_boot/src/sdcard.c (modified) * trunk/softs/tsar_boot/src/spi.c (modified) Use 128bits transfers at the SPI controller level when possible; ... Thu, 16 May 2013 15:51:55 GMT cfuguet [390] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README.txt (modified) Reactivating commented command in the Makefile of the tsar_boot Thu, 16 May 2013 13:01:37 GMT cfuguet [388] * trunk/softs/tsar_boot/Doxyfile (added) * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/README.txt (modified) * trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h (modified) * trunk/softs/tsar_boot/include/boot_ioc.h (modified) * trunk/softs/tsar_boot/include/spi.h (modified) * trunk/softs/tsar_boot/src/boot_elf_loader.c (modified) * trunk/softs/tsar_boot/src/boot_ioc.c (modified) * trunk/softs/tsar_boot/src/exceptions.c (modified) * trunk/softs/tsar_boot/src/sdcard.c (modified) * trunk/softs/tsar_boot/src/spi.c (modified) Modifications in tsar/trunk/softs/tsar_boot: - Improving the ... Thu, 18 Apr 2013 11:14:50 GMT joannou [373] * trunk/modules (added) * trunk/platforms (added) * trunk/softs (added) * trunk/softs/tests_cc_vcache (copied) * trunk/softs/tsar_boot (copied) Reintroducing softs : * tests_cc_vcache * tsar_boot Thu, 18 Apr 2013 10:42:37 GMT joannou [371] * branches/v4 (copied) Create TsarV4 branch from trunk as of now