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