Ronald G. Minnich e40f3d70cd riscv: reconciliations and bug fixes 7 anni fa
..
root ac71e28b6c fixfmt: with this last round of changes I can boot. 6 anni fa
.gitignore 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
BUILD 492e329efa bldy: envinroment variables can now be used in paths 6 anni fa
FIX.sed 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
Linux 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
acore.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
acore.c.old 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
acpi.h d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 anni fa
ahci.h 99e8cc7dee AHCI: it's 64 bits, not 32 bits 6 anni fa
amd64.h 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
amd64coreboot.json 5835207bef sdata: remove sdata.c from the build. 6 anni fa
apic.c 3979a85be4 ACPI: testing move to ACPI-based interrupts 6 anni fa
apic.h d69bb730cf Revert "Revert "ACPI: remove ACPICA source from the kernel."" 6 anni fa
arch.c 8297795876 Revert "build: added new build files" 6 anni fa
archamd64.c 2f26c80983 Fixing detection of Athlon II X2 B24 6 anni fa
asm.c bed54f34d7 QUIET: quiet things down 6 anni fa
backtrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
backtrace.h 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
boot.fs 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
build.json bafd0b04d6 First portion of the virtconsole driver. Initialize device, set 6 anni fa
cbscreen.c 8297795876 Revert "build: added new build files" 6 anni fa
cbvga.c 8297795876 Revert "build: added new build files" 6 anni fa
cga.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
clean.json 10e3715241 Fixing some json classic. 6 anni fa
core.json e40f3d70cd riscv: reconciliations and bug fixes 6 anni fa
coreboot.c 8297795876 Revert "build: added new build files" 6 anni fa
cpuidamd64.S 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
ctype.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
dat.h f27ed9168b Remove non-standard Ken C pragmas. 6 anni fa
devacpi.c 8682c4a30f Get ACPICA AcpiEnableSubSystem to work properly 6 anni fa
devarch.c f91dfdcba2 fixfmt: kernel now cleaned 6 anni fa
deviig.c 9efcba182a Fix declarations to be more robust. 6 anni fa
devpmc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
devusb.c ac71e28b6c fixfmt: with this last round of changes I can boot. 6 anni fa
devvga.c 206b0fed8b fixfmt: more fixes. Also, always include ratrace in ramfs 6 anni fa
entry.S 4323fed705 Change entry.S to not need .code16, which clang does not support. 6 anni fa
ether.c 1166b9d8fe Split devether.c into architecture-specific and portable parts. 6 anni fa
ether8139.c f91dfdcba2 fixfmt: kernel now cleaned 6 anni fa
ether82563.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
etherbcm.c.NO ac71e28b6c fixfmt: with this last round of changes I can boot. 6 anni fa
etherif.h 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
fns.h e40f3d70cd riscv: reconciliations and bug fixes 6 anni fa
fpu.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 anni fa
fpu.c.old ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 anni fa
i8254.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
i8259.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
init9.c 73b43a4d82 Fix init9 setup. 6 anni fa
inith.json 6344fae5f5 de-anon for kernel is done. 6 anni fa
io.h 3acce25ea3 ACPI: maintain path information in each pci device. 6 anni fa
ioapic.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 anni fa
iob.h 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
k8cpu 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
k8cpufs 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
k8cpukexec 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
kernel.ld 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
l64acidt.S 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
l64fpu.S fdd441a34d Final change to make clang build not fail: fxrstor64 and fxsave64 6 anni fa
l64idt.S 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
l64syscall.s 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
l64v.S 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
l64vsyscall.S 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
main.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 anni fa
map.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 anni fa
mem.h de6c5e1b19 ether82563.c: bring in Geoff's latest version 6 anni fa
memory.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
mmu.c e40f3d70cd riscv: reconciliations and bug fixes 6 anni fa
mouse.c 3bb87d0542 MOUSE: we do mouseenable in amd64/main.c so don't do it twice 6 anni fa
mpacpi.c bed54f34d7 QUIET: quiet things down 6 anni fa
msi.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
multiboot.c f91dfdcba2 fixfmt: kernel now cleaned 6 anni fa
nixtype 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
physalloc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
pmcio.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
qmalloc.c 40cdc9a8d2 Fixed after comments 6 anni fa
ratrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
screen.c 8297795876 Revert "build: added new build files" 6 anni fa
screen.h 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
sdata.c b826b5c2f0 Fix compiler errors found by clang 3.8.0-1 6 anni fa
sdiahci.c 99e8cc7dee AHCI: it's 64 bits, not 32 bits 6 anni fa
sipi.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 anni fa
startdisk 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
syscall.c 3592f6ed5c Remove line 355 which caused unneeded console output 6 anni fa
tcore.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
trap.c 82beed2b8b ACPI: Final changes for making VMWare fusion work 6 anni fa
uncached.h 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
usbehci.h 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa
usbehcipc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
usbohci.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 anni fa
usbuhci.c f91dfdcba2 fixfmt: kernel now cleaned 6 anni fa
vga.c cfee447cb9 clang: fix longstanding bug in vga.c with incorrect index 6 anni fa
vgax.c 8297795876 Revert "build: added new build files" 6 anni fa
vsvm.c 094c54cc21 kernel: default kernel name is "harvey" 6 anni fa