H. Peter Anvin a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
..
fatfs cb4dc0a825 fatfs: open-code Latin-1 (codepage 819) 3 gadi atpakaļ
include aad6fa3aad fw: link against newlib-nano 3 gadi atpakaļ
roms ff477a6b16 fw/roms: common infrastructure for ROMs 3 gadi atpakaļ
test a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
.gitignore 518503fa99 iodev: centralize definitions and auto-generate boiler plate code 3 gadi atpakaļ
Makefile a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
abcdisk.c 784bda1057 abcdisk: move the big controller array to .dram.bss 3 gadi atpakaļ
abcdrive.c df521ce35f abcbus: fix missing clock to ABC-bus synchronizer 3 gadi atpakaļ
abcio.c 7c730225c9 WIP: abc disk emulation 3 gadi atpakaļ
abcio.h a5b7b041ad abcmem: update the MMU setup; overlay test image with dram_bss 3 gadi atpakaļ
abcmem.c a5b7b041ad abcmem: update the MMU setup; overlay test image with dram_bss 3 gadi atpakaļ
bin2mif.pl 4771d428e2 bin2mif: fast_ram expects unpacked decimal filename indicies 3 gadi atpakaļ
boot.mif a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
console.c 6798b92c04 Simple disk cache; add missing files 3 gadi atpakaļ
console.h dce6ed79e1 fw, console: add flush function 3 gadi atpakaļ
die.c 0176e771d1 fw: irq wrapper, picorv32 custom instructions, _die() with blinkenlights 3 gadi atpakaļ
diskcache.c a5b7b041ad abcmem: update the MMU setup; overlay test image with dram_bss 3 gadi atpakaļ
dummy.c 2b261e54f6 fw: add interrupt support; use a linker script 3 gadi atpakaļ
fw.h a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
head.S d7ef705e4a Set the ROM offset at the beginning of the image 3 gadi atpakaļ
io.h 6798b92c04 Simple disk cache; add missing files 3 gadi atpakaļ
ioregs.h a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
irq.h 96e542cf90 fw: add machinery for switching to test image 3 gadi atpakaļ
irqasm.S eaee1583d8 abcio: more handler functions; prioritize the ABC interrupt 3 gadi atpakaļ
list.h 6798b92c04 Simple disk cache; add missing files 3 gadi atpakaļ
main.c a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
max80.ld a5b7b041ad abcmem: update the MMU setup; overlay test image with dram_bss 3 gadi atpakaļ
memcpy.S 10ee183e1a fw: fix and re-enable aligned memcpy() 3 gadi atpakaļ
memset.c d37791d8a7 fw: faster memset() 3 gadi atpakaļ
picorv32.h ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 3 gadi atpakaļ
rom.S ff477a6b16 fw/roms: common infrastructure for ROMs 3 gadi atpakaļ
romcopy.c d7ef705e4a Set the ROM offset at the beginning of the image 3 gadi atpakaļ
rtc.c 4970fb6ef6 rtc: issue dummy clock cycles if SDA appears stuck 3 gadi atpakaļ
runtest.c 78a68d28ca run_test_image: stop ABC-bus DMA before loading the test image 3 gadi atpakaļ
sbrk.c 0dfe406919 fw: move the malloc heap to DRAM 3 gadi atpakaļ
sdcard.c 6798b92c04 Simple disk cache; add missing files 3 gadi atpakaļ
sdcard.h 6798b92c04 Simple disk cache; add missing files 3 gadi atpakaļ
start_test.S 96e542cf90 fw: add machinery for switching to test image 3 gadi atpakaļ
sys.h c9f5f1a433 fw: make ROM offset a defined constant; support test-only image 3 gadi atpakaļ
system.c a8cfea4d31 Remove support for 32 kHz and serial port workarounds 3 gadi atpakaļ
systime.h 8f74766933 rtc: print the decoded RTC time to the console and update systime 3 gadi atpakaļ
testdata.S 5beee9e57b abcdisk: now able to compile a binary 3 gadi atpakaļ
testimg.S d7ef705e4a Set the ROM offset at the beginning of the image 3 gadi atpakaļ