H. Peter Anvin b138f38385 WIP: generalize I2C interface 2 yıl önce
..
fatfs bf2d593e50 rv32: combine heap and disk cache 2 yıl önce
roms 8a4a0a4d2b roms: update print80 from abc80sim; add _28 and _30 versions too 2 yıl önce
test d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
zlib b3a3490ca5 rv32: build zlib 2 yıl önce
.gitignore b1552eac65 ioregs.pl: add missing script file 2 yıl önce
Makefile b138f38385 WIP: generalize I2C interface 2 yıl önce
abcdisk.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcdrive.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcio.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcio.h 50d3a0c3bc usb: timing fixes in the status and IRQ paths 2 yıl önce
abcmem.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcpun80.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
abcrtc.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
atomic.h b138f38385 WIP: generalize I2C interface 2 yıl önce
boardinfo_fpga.h e43d50fa6b rv32: add missing header file 2 yıl önce
checksum.h b138f38385 WIP: generalize I2C interface 2 yıl önce
checksum.pl 9471dad838 Move date stamp generation to fpga build; record SDRAM checksum 2 yıl önce
common.h 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 yıl önce
console.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
console.h 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
die.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
diskcache.c 0e09a7c608 fwupdate: update esp32 when flashing from sdcard 2 yıl önce
dummy.c ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
esp.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
esp.h b746a57a9f Consolidate firmware format definitions into common/fwimg.h 2 yıl önce
head.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 yıl önce
i2c.c b138f38385 WIP: generalize I2C interface 2 yıl önce
i2c.h b138f38385 WIP: generalize I2C interface 2 yıl önce
io.h b138f38385 WIP: generalize I2C interface 2 yıl önce
iodeva.h 84e666e703 rv32: put the symbols for I/O registers back in 2 yıl önce
ioregs.h b138f38385 WIP: generalize I2C interface 2 yıl önce
ioregsa.pl 84e666e703 rv32: put the symbols for I/O registers back in 2 yıl önce
irq.h 2e7c547f79 flash update: handle data from a memory buffer; add header 2 yıl önce
irqasm.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 yıl önce
irqtable.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 yıl önce
jtagupd.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
jtagupd.ld 84e666e703 rv32: put the symbols for I/O registers back in 2 yıl önce
list.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
max80.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
max80.ld 84e666e703 rv32: put the symbols for I/O registers back in 2 yıl önce
memcpy.S f1e04bf5c7 esp32 firmware image with support for OTA updates of both FPGA and ESP32 2 yıl önce
memset.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
picorv32.h 372899ea3b Move most code to SDRAM; fix problems with code in SDRAM; cleanups 3 yıl önce
rom.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
romcopy.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
rtc.c b138f38385 WIP: generalize I2C interface 2 yıl önce
runtest.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
sbrk.c bf2d593e50 rv32: combine heap and disk cache 2 yıl önce
sdcard.c 2e544bb970 sdcard: reinitialize on system (soft) reset 3 yıl önce
sdcard.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
sections.h 1b9f666c8e Create a common directory for sources between esp32 and rv32 2 yıl önce
spiflash.c 7b5981fe5b fwupdate: fix flags matching 2 yıl önce
spiflash.h 634b03c355 fwupdate: support fw v2 format (multiversion) for OTA updates 2 yıl önce
spurious_irq.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency 2 yıl önce
start_test.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
sys.h ee45852b85 Full infrastructure for updating flash via JTAG SVF 2 yıl önce
system.c 969d145878 fw: propagate board_info from ESP32 to FPGA 2 yıl önce
systime.h 9ac4e30722 time: synchronize all clocks: RTC, SNTP, ESP, FPGA/ABC 2 yıl önce
testdata.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce
testimg.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion 3 yıl önce