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 年 前