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