cvw/fpga/zsbl
2024-12-31 00:57:58 -08:00
..
bios.S Revert "Revmoed file from fpga zbbl which should not have been added." 2024-10-14 21:29:02 -05:00
boot.c Reverted bootloader optimizations to second iteration. Working on last optimization. 2024-11-02 14:14:31 -05:00
boot.h Added MAXSDCCLOCK to parameters set by the FPGA makefile. 2024-09-03 10:55:15 -07:00
fail.c Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
fail.h Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
gpt.c Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
gpt.h Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
linker1000.x Update linker scripts to avoid hardcoded /opt/riscv 2024-08-09 20:15:28 -07:00
Makefile Don't create imperas-riscv-tests for zsbl 2024-12-31 00:57:58 -08:00
riscv.h Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
riscv.S Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
sd.c Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
sd.h Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
spi.c Fixed sublte bug in the spi_fifo which allows for spurious write to fifo. Fixed fpga zsbl so that is uses read fifo interrupt pending (IP) rather than transmit fifo IP. Resolves issue with stalled load reading the wrong fifo status. 2024-11-25 15:50:29 -06:00
spi.h Fixed sublte bug in the spi_fifo which allows for spurious write to fifo. Fixed fpga zsbl so that is uses read fifo interrupt pending (IP) rather than transmit fifo IP. Resolves issue with stalled load reading the wrong fifo status. 2024-11-25 15:50:29 -06:00
splitfile.sh Added and extra header and changed the comments to be accurate in ram1p1rwbe.sv 2024-08-06 17:36:42 -05:00
system.h Added MAXSDCCLOCK to parameters set by the FPGA makefile. 2024-09-03 10:55:15 -07:00
time.c Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
time.h Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
uart.c Added header to new bootloader files. 2024-08-06 17:28:50 -05:00
uart.h Added header to new bootloader files. 2024-08-06 17:28:50 -05:00