H. Peter Anvin b138f38385 WIP: generalize I2C interface há 2 anos atrás
..
fatfs bf2d593e50 rv32: combine heap and disk cache há 2 anos atrás
roms 8a4a0a4d2b roms: update print80 from abc80sim; add _28 and _30 versions too há 2 anos 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 b1552eac65 ioregs.pl: add missing script file há 2 anos atrás
Makefile b138f38385 WIP: generalize I2C interface há 2 anos atrás
abcdisk.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos atrás
abcdrive.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos atrás
abcio.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos atrás
abcio.h 50d3a0c3bc usb: timing fixes in the status and IRQ paths há 2 anos atrás
abcmem.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos atrás
abcpun80.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos atrás
abcrtc.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos atrás
atomic.h b138f38385 WIP: generalize I2C interface há 2 anos atrás
boardinfo_fpga.h e43d50fa6b rv32: add missing header file há 2 anos atrás
checksum.h b138f38385 WIP: generalize I2C interface há 2 anos atrás
checksum.pl 9471dad838 Move date stamp generation to fpga build; record SDRAM checksum há 2 anos atrás
common.h 1b9f666c8e Create a common directory for sources between esp32 and rv32 há 2 anos atrás
console.c 969d145878 fw: propagate board_info from ESP32 to FPGA há 2 anos atrás
console.h 969d145878 fw: propagate board_info from ESP32 to FPGA há 2 anos atrás
die.c d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos 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 969d145878 fw: propagate board_info from ESP32 to FPGA há 2 anos atrás
esp.h b746a57a9f Consolidate firmware format definitions into common/fwimg.h há 2 anos atrás
head.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 há 2 anos atrás
i2c.c b138f38385 WIP: generalize I2C interface há 2 anos atrás
i2c.h b138f38385 WIP: generalize I2C interface há 2 anos atrás
io.h b138f38385 WIP: generalize I2C interface há 2 anos atrás
iodeva.h 84e666e703 rv32: put the symbols for I/O registers back in há 2 anos atrás
ioregs.h b138f38385 WIP: generalize I2C interface há 2 anos atrás
ioregsa.pl 84e666e703 rv32: put the symbols for I/O registers back in há 2 anos atrás
irq.h 2e7c547f79 flash update: handle data from a memory buffer; add header há 2 anos atrás
irqasm.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 há 2 anos atrás
irqtable.S 1b9f666c8e Create a common directory for sources between esp32 and rv32 há 2 anos atrás
jtagupd.c 969d145878 fw: propagate board_info from ESP32 to FPGA há 2 anos atrás
jtagupd.ld 84e666e703 rv32: put the symbols for I/O registers back in há 2 anos atrás
list.h d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos atrás
max80.c 969d145878 fw: propagate board_info from ESP32 to FPGA há 2 anos atrás
max80.ld 84e666e703 rv32: put the symbols for I/O registers back in há 2 anos 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 372899ea3b Move most code to SDRAM; fix problems with code in SDRAM; cleanups há 3 anos atrás
rom.S ac8a492ba2 sdram: fix 8-bit ports; rename fw/ to rv32/ to avoid confusion há 3 anos atrás
romcopy.c 969d145878 fw: propagate board_info from ESP32 to FPGA há 2 anos atrás
rtc.c b138f38385 WIP: generalize I2C interface há 2 anos 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 1b9f666c8e Create a common directory for sources between esp32 and rv32 há 2 anos 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 d0c6ce11ed rv32: rename fw.h -> common.h for consistency há 2 anos 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 ee45852b85 Full infrastructure for updating flash via JTAG SVF há 2 anos atrás
system.c 969d145878 fw: propagate board_info from ESP32 to FPGA há 2 anos 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