cvw/fpga/zsbl
2024-07-23 14:18:42 -05:00
..
bios.s Added true bootloader to fpga/zsbl directory. 2024-05-31 15:28:25 -05:00
boot.c Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c 2024-07-23 14:18:42 -05:00
boot.h Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c 2024-07-23 14:18:42 -05:00
gpt.c Added true bootloader to fpga/zsbl directory. 2024-05-31 15:28:25 -05:00
gpt.h Added true bootloader to fpga/zsbl directory. 2024-05-31 15:28:25 -05:00
linker1000.x Added true bootloader to fpga/zsbl directory. 2024-05-31 15:28:25 -05:00
Makefile Added true bootloader to fpga/zsbl directory. 2024-05-31 15:28:25 -05:00
sd.c Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c 2024-07-23 14:18:42 -05:00
sd.h Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c 2024-07-23 14:18:42 -05:00
spi.c Added sd_cmd and utility SPI functions. 2024-07-22 16:57:04 -05:00
spi.h Added sd_cmd and utility SPI functions. 2024-07-22 16:57:04 -05:00
uart.c Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c 2024-07-23 14:18:42 -05:00
uart.h Added uart print functions and the Wally banner. SD card can now be initialized. Removed old code from boot.c 2024-07-23 14:18:42 -05:00