H. Peter Anvin d6d6390bca Clean up _start() -- the one in libc doesn't zero bss correctly il y a 3 ans
..
fatfs 2b261e54f6 fw: add interrupt support; use a linker script 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 d37791d8a7 fw: faster memset() il y a 3 ans
bin2mif.pl 4771d428e2 bin2mif: fast_ram expects unpacked decimal filename indicies il y a 3 ans
boot.mif d6d6390bca Clean up _start() -- the one in libc doesn't zero bss correctly 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 6b1989fac8 fw: allow gcc to optimize memset, memcpy, and memmove il y a 3 ans
head.S d6d6390bca Clean up _start() -- the one in libc doesn't zero bss correctly il y a 3 ans
hello.c ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 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 ec99762a84 Use waitirq rather than suspending a memory transaction for SD card 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 d6d6390bca Clean up _start() -- the one in libc doesn't zero bss correctly 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 ec99762a84 Use waitirq rather than suspending a memory transaction for SD card il y a 3 ans
sbrk.c 75980f5efb fw: now working interrupt handling, periodic timer flashing LEDs il y a 3 ans
sdcard.c d37791d8a7 fw: faster memset() 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.pl 42f4ad6376 Make downloader work; use PLL for SDRAM clock offset il y a 3 ans