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