H. Peter Anvin dd69eafb99 Many timing fixes; better IRQ handling for abcbus 3 лет назад
..
fatfs cb4dc0a825 fatfs: open-code Latin-1 (codepage 819) 3 лет назад
include aad6fa3aad fw: link against newlib-nano 3 лет назад
.gitignore 518503fa99 iodev: centralize definitions and auto-generate boiler plate code 3 лет назад
Makefile 0855fd5684 fw: move sdram downloader test data to assembly 3 лет назад
abcdrive.c df521ce35f abcbus: fix missing clock to ABC-bus synchronizer 3 лет назад
bin2mif.pl 4771d428e2 bin2mif: fast_ram expects unpacked decimal filename indicies 3 лет назад
boot.mif dd69eafb99 Many timing fixes; better IRQ handling for abcbus 3 лет назад
console.c 3608e21183 Add extended devices (xdevs) that require > 128 bytes 3 лет назад
console.h dce6ed79e1 fw, console: add flush function 3 лет назад
die.c 0176e771d1 fw: irq wrapper, picorv32 custom instructions, _die() with blinkenlights 3 лет назад
dummy.c 2b261e54f6 fw: add interrupt support; use a linker script 3 лет назад
fw.h be3a50be52 sdcard: mount disk images, Makefile/ld: infrastructure for dram data 3 лет назад
head.S 54f6bd3fd6 fw: replace libc _start with a much simpler one 3 лет назад
hello.c 54f6bd3fd6 fw: replace libc _start with a much simpler one 3 лет назад
io.h ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 3 лет назад
ioregs.h dd69eafb99 Many timing fixes; better IRQ handling for abcbus 3 лет назад
irq.h ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 3 лет назад
irqasm.S 518503fa99 iodev: centralize definitions and auto-generate boiler plate code 3 лет назад
max80.ld 0dfe406919 fw: move the malloc heap to DRAM 3 лет назад
memset.c d37791d8a7 fw: faster memset() 3 лет назад
picorv32.h ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 3 лет назад
rtc.c c26574cc6a i2c: fix spurious Sr condition; revert to 400 kHz 3 лет назад
sbrk.c 0dfe406919 fw: move the malloc heap to DRAM 3 лет назад
sdcard.c be3a50be52 sdcard: mount disk images, Makefile/ld: infrastructure for dram data 3 лет назад
sdcard.h ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 3 лет назад
sys.h d6d6390bca Clean up _start() -- the one in libc doesn't zero bss correctly 3 лет назад
systime.h 8f74766933 rtc: print the decoded RTC time to the console and update systime 3 лет назад
testdata.S 0dfe406919 fw: move the malloc heap to DRAM 3 лет назад