# # ChangeLog for trunk/softs/tsar_boot/drivers/reset_ioc_rdk.h # # Generated by Trac 1.2.3 # May 11, 2024, 1:27:31 PM 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. ...