H. Peter Anvin aae59a22f3 sysvar: fix a few broken pointers; don't reset status; add debug 1 yıl önce
..
fatfs bf2d593e50 rv32: combine heap and disk cache 2 yıl önce
roms 97b9b3e354 print80: update PUN80 ROMs to match the new protocol in abc80sim 2 yıl önce
test d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
zlib b3a3490ca5 rv32: build zlib 2 yıl önce
.gitignore bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
Makefile bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
abcdisk.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcdrive.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcio.c b440417835 abcio: allow an I/O device to be unregistered 1 yıl önce
abcio.h 50d3a0c3bc usb: timing fixes in the status and IRQ paths 3 yıl önce
abcmem.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcpun80.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcrtc.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
boardinfo_fpga.h e43d50fa6b rv32: add missing header file 2 yıl önce
checksum.h aae59a22f3 sysvar: fix a few broken pointers; don't reset status; add debug 1 yıl önce
checksum.pl 9471dad838 Move date stamp generation to fpga build; record SDRAM checksum 2 yıl önce
common.h bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
console.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
console.h 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
debug.S bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
die.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
diskcache.c 0e09a7c608 fwupdate: update esp32 when flashing from sdcard 2 yıl önce
dummy.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
esp.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
esp.h b746a57a9f Consolidate firmware format definitions into common/fwimg.h 2 yıl önce
head.S 0115548fc0 rv32: use a dedicated interrupt stack 1 yıl önce
io.h 0115548fc0 rv32: use a dedicated interrupt stack 1 yıl önce
iodeva.h 84e666e703 rv32: put the symbols for I/O registers back in 2 yıl önce
ioregs.h 0115548fc0 rv32: use a dedicated interrupt stack 1 yıl önce
ioregsa.pl 84e666e703 rv32: put the symbols for I/O registers back in 2 yıl önce
irq.h bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
irqasm.S 2ec1af473b picorv32: further IRQ latency improvements; regenerate with Quartus 22.1 1 yıl önce
irqtable.S bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
jtagupd.c 0115548fc0 rv32: use a dedicated interrupt stack 1 yıl önce
jtagupd.ld 84e666e703 rv32: put the symbols for I/O registers back in 2 yıl önce
killed.c 2ec1af473b picorv32: further IRQ latency improvements; regenerate with Quartus 22.1 1 yıl önce
list.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
max80.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
max80.ld 0115548fc0 rv32: use a dedicated interrupt stack 1 yıl önce
memcpy.S f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 yıl önce
memset.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
picorv32.h 2ec1af473b picorv32: further IRQ latency improvements; regenerate with Quartus 22.1 1 yıl önce
rom.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
romcopy.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
rtc.c 9ac4e30722 time: synchronize all clocks: RTC, SNTP, ESP, FPGA/ABC 2 yıl önce
runtest.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
sbrk.c bf2d593e50 rv32: combine heap and disk cache 2 yıl önce
sdcard.c 2e544bb970 sdcard: reinitialize on system (soft) reset 3 yıl önce
sdcard.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
sections.h 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 yıl önce
spiflash.c 7b5981fe5b fwupdate: fix flags matching 2 yıl önce
spiflash.h 634b03c355 fwupdate: support fw v2 format (multiversion) for OTA updates 2 yıl önce
spurious_irq.c bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
start_test.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
sys.h 0115548fc0 rv32: use a dedicated interrupt stack 1 yıl önce
system.c bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 yıl önce
systime.h 9ac4e30722 time: synchronize all clocks: RTC, SNTP, ESP, FPGA/ABC 2 yıl önce
testdata.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
testimg.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce