# # ChangeLog for trunk/softs/tsar_boot/Makefile # # Generated by Trac 1.2.3 # Apr 29, 2024, 7:10:21 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 ... 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 ... 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 ... 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, 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, ... 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 ... 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 ... 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] ... 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, 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