H. Peter Anvin 528fc292ee rv32: add software interface to dirty bit tracking 1 year ago
..
fatfs 23b273eb2a rv32: update fatfs to version 0.15 1 year ago
roms 2ff6b56a54 rv32/roms: add Smartaid Magnum ROM images 1 year ago
test d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
zlib b3a3490ca5 rv32: build zlib 2 years ago
.gitignore d99bcca6d2 roms: build and/or provide more ROMs 1 year ago
Makefile 3852e7b473 rv32: fix dependencies 1 year ago
abcdisk.c 1ffb9183cf rv32: do graceful shutdown whereever possible 1 year ago
abcdrive.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
abcio.c eadb35de6c rv32: be more consistent in message formatting 1 year ago
abcio.h 1ffb9183cf rv32: do graceful shutdown whereever possible 1 year ago
abcmem.c 09273c35a8 Wire up Smartaid Magnum in the FPGA 1 year ago
abcpun80.c bcf6d05aa2 config: fix marshalling of strings; handle reconfiguration events 1 year ago
abcrtc.c bcf6d05aa2 config: fix marshalling of strings; handle reconfiguration events 1 year ago
atomic.h 78fb11f073 fpga, rv32: Add custom atomic instructions lw.l/sw.u 1 year ago
boardinfo_fpga.h e43d50fa6b rv32: add missing header file 2 years ago
checksum.h 09273c35a8 Wire up Smartaid Magnum in the FPGA 1 year ago
checksum.pl 9471dad838 Move date stamp generation to fpga build; record SDRAM checksum 2 years ago
common.h 98143f3b66 rv32: flush disk cache on reconfiguration reboot 1 year ago
config.c 98143f3b66 rv32: flush disk cache on reconfiguration reboot 1 year ago
config.h 439ba5bf6b abcmem: make emulated memory configuration configurable 1 year ago
console.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 years ago
console.h 98143f3b66 rv32: flush disk cache on reconfiguration reboot 1 year ago
debug.S bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 year ago
die.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
dirty.h 528fc292ee rv32: add software interface to dirty bit tracking 1 year 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 eadb35de6c rv32: be more consistent in message formatting 1 year ago
esp.h b746a57a9f Consolidate firmware format definitions into common/fwimg.h 2 years ago
head.S 78fb11f073 fpga, rv32: Add custom atomic instructions lw.l/sw.u 1 year ago
io.h 0115548fc0 rv32: use a dedicated interrupt stack 1 year ago
iodeva.h 84e666e703 rv32: put the symbols for I/O registers back in 2 years ago
ioregs.h 528fc292ee rv32: add software interface to dirty bit tracking 1 year ago
ioregsa.pl fcbaca5e17 iodevs.conf: move iodevs.conf into common/ 1 year ago
irq.h bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 year ago
irqasm.S 2ec1af473b picorv32: further IRQ latency improvements; regenerate with Quartus 22.1 1 year ago
irqtable.S bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 year ago
jtagupd.c 0115548fc0 rv32: use a dedicated interrupt stack 1 year ago
jtagupd.ld 84e666e703 rv32: put the symbols for I/O registers back in 2 years ago
killed.c 78fb11f073 fpga, rv32: Add custom atomic instructions lw.l/sw.u 1 year ago
list.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 years ago
max80.c 439ba5bf6b abcmem: make emulated memory configuration configurable 1 year ago
max80.ld 0115548fc0 rv32: use a dedicated interrupt stack 1 year 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 2ec1af473b picorv32: further IRQ latency improvements; regenerate with Quartus 22.1 1 year ago
rom.S 25ab761380 rv32/rom.S: correctly paste symbols 1 year ago
romcopy.c 55783db494 rv32: support max80.fw for sdcard updates; guess at boardver if needed 1 year ago
rtc.c 67b4ddafc1 rv32/rtc: log bytes read for RTC, for card bringup 1 year 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 0ccc916f7e abcmem: implement XM# handling and ABC800MAC+"ROM hack" map switching 1 year ago
shutdown.c 1ffb9183cf rv32: do graceful shutdown whereever possible 1 year ago
spiflash.c 7b5981fe5b fwupdate: fix flags matching 2 years ago
spiflash.h 634b03c355 fwupdate: support fw v2 format (multiversion) for OTA updates 2 years ago
spurious_irq.c bf9aa45886 riscv32: add the ctz instruction for better interrupt latency 1 year ago
start_test.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 years ago
sys.h 0115548fc0 rv32: use a dedicated interrupt stack 1 year ago
system.c 933b8432fd rv32: don't initialize the ABC memmap until we have configuration 1 year 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