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