H. Peter Anvin e43d50fa6b rv32: add missing header file 2 years ago
..
fatfs bf2d593e50 rv32: combine heap and disk cache 2 years ago
roms d2951ecd94 spirom: issue the right 1-bit command; update ufddos80.rom 2 years ago
test d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
zlib b3a3490ca5 rv32: build zlib 2 years ago
.gitignore b1552eac65 ioregs.pl: add missing script file 2 years ago
Makefile 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
abcdisk.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
abcdrive.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
abcio.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
abcio.h 50d3a0c3bc usb: timing fixes in the status and IRQ paths 2 years ago
abcmem.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
abcpun80.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
abcrtc.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
boardinfo_fpga.h e43d50fa6b rv32: add missing header file 2 years ago
checksum.h 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
checksum.pl 9471dad838 Move date stamp generation to fpga build; record SDRAM checksum 2 years ago
common.h 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 years ago
console.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
console.h 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
die.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
diskcache.c 0e09a7c608 fwupdate: update esp32 when flashing from sdcard 2 years ago
dummy.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 years ago
esp.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
esp.h b746a57a9f Consolidate firmware format definitions into common/fwimg.h 2 years ago
head.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 years ago
io.h ee45852b85 Full infrastructure for updating flash via JTAG SVF 2 years ago
iodeva.h 84e666e703 rv32: put the symbols for I/O registers back in 2 years ago
ioregs.h 54aa67c9dd esplink: change to 7 interrupt/status bits per direction 2 years ago
ioregsa.pl 84e666e703 rv32: put the symbols for I/O registers back in 2 years ago
irq.h 2e7c547f79 flash update: handle data from a memory buffer; add header 2 years ago
irqasm.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 years ago
irqtable.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 years ago
jtagupd.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
jtagupd.ld 84e666e703 rv32: put the symbols for I/O registers back in 2 years ago
list.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
max80.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
max80.ld 84e666e703 rv32: put the symbols for I/O registers back in 2 years ago
memcpy.S f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 years ago
memset.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
picorv32.h 372899ea3b Move most code to SDRAM; fix problems with code in SDRAM; cleanups 3 years ago
rom.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 years ago
romcopy.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
rtc.c 9ac4e30722 time: synchronize all clocks: RTC, SNTP, ESP, FPGA/ABC 2 years ago
runtest.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
sbrk.c bf2d593e50 rv32: combine heap and disk cache 2 years ago
sdcard.c 2e544bb970 sdcard: reinitialize on system (soft) reset 3 years ago
sdcard.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
sections.h 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 years ago
spiflash.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
spiflash.h 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
spurious_irq.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
start_test.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 years ago
sys.h ee45852b85 Full infrastructure for updating flash via JTAG SVF 2 years ago
system.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
systime.h 9ac4e30722 time: synchronize all clocks: RTC, SNTP, ESP, FPGA/ABC 2 years ago
testdata.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 years ago
testimg.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 years ago