# # ChangeLog for trunk/softs/tsar_boot/conf/platform_de2_115_fpga # # Generated by Trac 1.2.3 # Jun 5, 2024, 7:15:46 AM Mon, 06 Oct 2014 08:59:20 GMT cfuguet [832] * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h (modified) tsar_boot: fixing configuration files for the FPGA de2-115 platform Fri, 12 Sep 2014 13:10:03 GMT cfuguet [801] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h (modified) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/hard_config.h (modified) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/src/reset.S (modified) tsar_boot: Using P_WIDTH constant to get lpid from CP0 EBASE Tue, 09 Sep 2014 14:16:08 GMT cfuguet [798] * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h (modified) * trunk/softs/tsar_boot/conf/platform_tsar_generic_iob/hard_config.h (modified) tsar_boot: updating platform conf examples 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 ...