H. Peter Anvin f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 năm trước cách đây
..
fatfs ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
include ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
roms d2951ecd94 spirom: issue the right 1-bit command; update ufddos80.rom 3 năm trước cách đây
test 6375646603 update: get closer to a working JTAG update infrastructure 3 năm trước cách đây
zlib b3a3490ca5 rv32: build zlib 3 năm trước cách đây
.gitignore b1552eac65 ioregs.pl: add missing script file 3 năm trước cách đây
Makefile ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
abcdisk.c 835310c76e update: .fw file is a single compressed container; simplify I/O code 3 năm trước cách đây
abcdrive.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
abcio.c 50d3a0c3bc usb: timing fixes in the status and IRQ paths 3 năm trước cách đây
abcio.h 50d3a0c3bc usb: timing fixes in the status and IRQ paths 3 năm trước cách đây
abcmem.c 1622343b8d Firmware for PUN80 emulation 3 năm trước cách đây
abcpun80.c eb851b7632 pun80: fix IRQ/status conditions; console: optimize 3 năm trước cách đây
abcrtc.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
checksum.h f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 năm trước cách đây
checksum.pl 9471dad838 Move date stamp generation to fpga build; record SDRAM checksum 3 năm trước cách đây
compiler.h f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 năm trước cách đây
console.c adf6c39024 serial: simplify physical tty and make BREAK reset work 3 năm trước cách đây
console.h 6375646603 update: get closer to a working JTAG update infrastructure 3 năm trước cách đây
die.c ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
diskcache.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
dummy.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
fw.h 835310c76e update: .fw file is a single compressed container; simplify I/O code 3 năm trước cách đây
head.S 9471dad838 Move date stamp generation to fpga build; record SDRAM checksum 3 năm trước cách đây
io.h ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
iodeva.h 5b686b909a ioregs: export I/O register address as symbols 3 năm trước cách đây
ioregs.h ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
ioregs.pl b1552eac65 ioregs.pl: add missing script file 3 năm trước cách đây
ioregsa.pl 5b686b909a ioregs: export I/O register address as symbols 3 năm trước cách đây
irq.h 2e7c547f79 flash update: handle data from a memory buffer; add header 3 năm trước cách đây
irqasm.S ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
irqtable.S 1db3d07425 PUN80 emulation, per-channel IRQ handlers, TTY IRQ polarity control 3 năm trước cách đây
jtagupd.c ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
jtagupd.ld ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
list.h ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
max80.c 6375646603 update: get closer to a working JTAG update infrastructure 3 năm trước cách đây
max80.ld ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
memcpy.S f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 năm trước cách đây
memset.c 372899ea3b Move most code to SDRAM; fix problems with code in SDRAM; cleanups 3 năm trước cách đây
picorv32.h 372899ea3b Move most code to SDRAM; fix problems with code in SDRAM; cleanups 3 năm trước cách đây
rom.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
romcopy.c 835310c76e update: .fw file is a single compressed container; simplify I/O code 3 năm trước cách đây
rtc.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
runtest.c 4e65673781 spirom: add support for sending arbitrary SPI commands 3 năm trước cách đây
sbrk.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
sdcard.c 2e544bb970 sdcard: reinitialize on system (soft) reset 3 năm trước cách đây
sdcard.h 2e544bb970 sdcard: reinitialize on system (soft) reset 3 năm trước cách đây
spiflash.c 835310c76e update: .fw file is a single compressed container; simplify I/O code 3 năm trước cách đây
spiflash.h 835310c76e update: .fw file is a single compressed container; simplify I/O code 3 năm trước cách đây
spurious_irq.c 1db3d07425 PUN80 emulation, per-channel IRQ handlers, TTY IRQ polarity control 3 năm trước cách đây
start_test.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
sys.h ee45852b85 Full infrastructure for updating flash via JTAG SVF 3 năm trước cách đây
system.c e0305b26e3 system.c: disable the 5 s testing startup delay 3 năm trước cách đây
systime.h ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
testdata.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây
testimg.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 năm trước cách đây