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