# # ChangeLog for trunk/softs/tsar_boot/drivers # # Generated by Trac 1.2.3 # May 6, 2024, 4:20:07 AM Thu, 06 Apr 2017 14:43:37 GMT alain [1049] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/drivers/reset_tty.c (modified) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/src/reset.S (modified) Cosmetic change in the hard_config.h file : XCU -> ICU , TTY -> TXT Thu, 19 May 2016 15:48:28 GMT meunier [1043] * trunk/softs/tsar_boot/drivers/reset_tty.c (modified) * Reintroducing the '\r' character when a '\n' is passed in the ... Thu, 19 May 2016 13:15:16 GMT meunier [1042] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/drivers/reset_tty.c (modified) * trunk/softs/tsar_boot/include/defs.h (modified) * trunk/softs/tsar_boot/src/reset.S (modified) * Passing BLOCK_SIZE as a Makefile parameter in tsar bootloader * ... Fri, 03 Jul 2015 09:09:00 GMT guerin [1003] * trunk/softs/tsar_boot/drivers/spi.h (modified) spi: drop inline keyword to fix compilation with GCC 5.1 Thu, 14 May 2015 20:45:44 GMT alain [992] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/drivers/reset_bdv.c (deleted) * trunk/softs/tsar_boot/drivers/reset_bdv.h (deleted) * trunk/softs/tsar_boot/drivers/reset_hba.c (deleted) * trunk/softs/tsar_boot/drivers/reset_hba.h (deleted) * trunk/softs/tsar_boot/drivers/reset_ioc_bdv.c (added) * trunk/softs/tsar_boot/drivers/reset_ioc_bdv.h (added) * trunk/softs/tsar_boot/drivers/reset_ioc_hba.c (added) * trunk/softs/tsar_boot/drivers/reset_ioc_hba.h (added) * trunk/softs/tsar_boot/drivers/reset_ioc_rdk.c (added) * trunk/softs/tsar_boot/drivers/reset_ioc_rdk.h (added) * trunk/softs/tsar_boot/drivers/reset_ioc_sdc.c (added) * trunk/softs/tsar_boot/drivers/reset_ioc_sdc.h (added) * trunk/softs/tsar_boot/drivers/reset_ioc_spi.c (added) * trunk/softs/tsar_boot/drivers/reset_ioc_spi.h (added) * trunk/softs/tsar_boot/drivers/reset_rdk.c (deleted) * trunk/softs/tsar_boot/drivers/reset_rdk.h (deleted) * trunk/softs/tsar_boot/drivers/reset_sdc.c (deleted) * trunk/softs/tsar_boot/drivers/reset_sdc.h (deleted) * trunk/softs/tsar_boot/drivers/reset_tty.c (modified) * trunk/softs/tsar_boot/drivers/sdcard.c (deleted) * trunk/softs/tsar_boot/drivers/sdcard.h (deleted) * trunk/softs/tsar_boot/include/reset_ioc.h (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) Introduce a new driver for SD Card using the 4bits wide SD bus. ... Mon, 06 Apr 2015 08:29:14 GMT cfuguet [968] * trunk/softs/tsar_boot/drivers/reset_bdv.c (modified) * trunk/softs/tsar_boot/drivers/reset_hba.c (modified) * trunk/softs/tsar_boot/include/reset_utils.h (modified) bugfix:tsar_boot: cache aligned structures should use the ... Thu, 02 Apr 2015 16:01:21 GMT alain [964] * trunk/softs/tsar_boot/drivers/reset_hba.c (added) * trunk/softs/tsar_boot/drivers/reset_hba.h (added) Introducing HBA driver in the tsar boot-loader. Wed, 01 Apr 2015 13:42:03 GMT alain [962] * trunk/softs/tsar_boot/Makefile (modified) * trunk/softs/tsar_boot/conf/platform_de2_115_fpga/hard_config.h (modified) * trunk/softs/tsar_boot/drivers/reset_bdv.c (modified) * trunk/softs/tsar_boot/drivers/reset_inval.c (modified) * trunk/softs/tsar_boot/drivers/reset_inval.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_elf_loader.c (modified) * trunk/softs/tsar_boot/src/reset_ioc.c (modified) * trunk/softs/tsar_boot/src/reset_utils.c (modified) Introducing a new IOC driver supporting the VciMultiAhci disk ... Fri, 02 Jan 2015 12:03:52 GMT alain [911] * trunk/softs/tsar_boot/drivers/reset_inval.c (modified) The reset_buf_invalidate() function has been modified to comply ... 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 ...