Graham MacDonald 2f4944e1f1 Remove unused BUILD files 5 years ago
..
root d1b55ae08c Remove unused files 5 years ago
FIX.sed 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
acore.c 686c33394c FPU - make some functions static (#785) 6 years ago
acpi.h cfcb719e30 devacpi tidy, handle facp table in qemu 5 years ago
ahci.h 99e8cc7dee AHCI: it's 64 bits, not 32 bits 6 years ago
amd64.h 03480e181b Rename #XF exception to #XM to match Intel docs 6 years ago
apic.c 3979a85be4 ACPI: testing move to ACPI-based interrupts 6 years ago
apic.h c8c9d8c0e2 Try to record both devno and fno when recording interrupts 5 years ago
arch.c 0a378b24be Get the harvey build started (+ getcallerpc changes) (#731) 6 years ago
archamd64.c 28e213c8f5 Add Intel Atom to cpuidhz 5 years ago
asm.c bed54f34d7 QUIET: quiet things down 6 years ago
backtrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
backtrace.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
boot.fs 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
build.json 7b159a3d9e Transform (hopefully) all .json files to be arrays rather than objects 5 years ago
cbscreen.c 3abbecbffb Remove blank lines at end of file. 6 years ago
cbvga.c 8297795876 Revert "build: added new build files" 6 years ago
cflags.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
cga.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
clang-3.4.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang-3.5.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang-3.6.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang-3.7.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang-3.8.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang-3.9.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang-4.0.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang-6.0.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clang.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
clean.json 7b159a3d9e Transform (hopefully) all .json files to be arrays rather than objects 5 years ago
core.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
coreboot.c 8297795876 Revert "build: added new build files" 6 years ago
cpuidamd64.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
ctype.c ba58645b53 amd64: fix missing = warnings 6 years ago
dat.h 2c07ec4e8b First pass at eager FPU state saving 6 years ago
devacpi.c cfcb719e30 devacpi tidy, handle facp table in qemu 5 years ago
devarch.c c0493e8625 Upgrading cputype 6 years ago
deviig.c 817997447b Remove trailing whitespace from source files. 6 years ago
devpmc.c 767cdc5325 Fix the rest of the warnings. 6 years ago
devusb.c 767cdc5325 Fix the rest of the warnings. 6 years ago
devvga.c 817997447b Remove trailing whitespace from source files. 6 years ago
entry.S 3abbecbffb Remove blank lines at end of file. 6 years ago
ether.c 1166b9d8fe Split devether.c into architecture-specific and portable parts. 6 years ago
ether8139.c 767cdc5325 Fix the rest of the warnings. 6 years ago
ether82563.c 767cdc5325 Fix the rest of the warnings. 6 years ago
etherbcm.c.NO ac71e28b6c fixfmt: with this last round of changes I can boot. 6 years ago
etherif.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
fns.h c8c9d8c0e2 Try to record both devno and fno when recording interrupts 5 years ago
fpu.c 2c07ec4e8b First pass at eager FPU state saving 6 years ago
gcc-4.8.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
gcc-5.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
gcc-6.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
gcc-7.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
gcc-8.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
gcc.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
i8254.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
i8259.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
icc.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
init9.c 73b43a4d82 Fix init9 setup. 6 years ago
inith.json 7b159a3d9e Transform (hopefully) all .json files to be arrays rather than objects 5 years ago
io.h c8c9d8c0e2 Try to record both devno and fno when recording interrupts 5 years ago
ioapic.c d356bf6755 pick up recent olsner acpi changes, tidy logging 5 years ago
iob.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
kernel.ld 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
klib.json 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
l64acidt.S 03480e181b Rename #XF exception to #XM to match Intel docs 6 years ago
l64fpu.S fdd441a34d Final change to make clang build not fail: fxrstor64 and fxsave64 6 years ago
l64idt.S 03480e181b Rename #XF exception to #XM to match Intel docs 6 years ago
l64syscall.s 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
l64v.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
l64vsyscall.S 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
main.c c8c9d8c0e2 Try to record both devno and fno when recording interrupts 5 years ago
map.c 0a378b24be Get the harvey build started (+ getcallerpc changes) (#731) 6 years ago
mem.h 3abbecbffb Remove blank lines at end of file. 6 years ago
memory.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
mmu.c b24c11652c Cleaning some messages from boot 6 years ago
mouse.c 767cdc5325 Fix the rest of the warnings. 6 years ago
mpacpi.c c8c9d8c0e2 Try to record both devno and fno when recording interrupts 5 years ago
msi.c 767cdc5325 Fix the rest of the warnings. 6 years ago
multiboot.c f91dfdcba2 fixfmt: kernel now cleaned 6 years ago
physalloc.c 0f0d5bf7eb fmt: another round of format fixes for %#ul*x to remove the u 6 years ago
pmcio.c 3abbecbffb Remove blank lines at end of file. 6 years ago
qmalloc.c 40cdc9a8d2 Fixed after comments 6 years ago
ratrace.c 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
screen.c 3abbecbffb Remove blank lines at end of file. 6 years ago
screen.h 817997447b Remove trailing whitespace from source files. 6 years ago
sdata.c b826b5c2f0 Fix compiler errors found by clang 3.8.0-1 6 years ago
sdiahci.c db7f6855d8 Avoid unnecessary retries in sdiahci 5 years ago
sipi.c ee9c46bec7 fixfmt: change %#l*ux so the ux is now just u 6 years ago
startdisk 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
syscall.c 2db419b9ea Reintroducing 9/amd64, removing numcores, types adapted (#748) 6 years ago
tcore.c 03480e181b Rename #XF exception to #XM to match Intel docs 6 years ago
trap.c c8c9d8c0e2 Try to record both devno and fno when recording interrupts 5 years ago
uncached.h 094c54cc21 kernel: default kernel name is "harvey" 6 years ago
usbehci.h 3eeb7e1217 Kill a couple of thousand warnings. 6 years ago
usbehcipc.c ba58645b53 amd64: fix missing = warnings 6 years ago
usbohci.c 2db419b9ea Reintroducing 9/amd64, removing numcores, types adapted (#748) 6 years ago
usbuhci.c e3c6e76082 fix mistaken compare 5 years ago
vga.c cfee447cb9 clang: fix longstanding bug in vga.c with incorrect index 6 years ago
vgax.c 8297795876 Revert "build: added new build files" 6 years ago
vsvm.c 7b96bc46ac TSS: set IO map base address correctly. (#861) 5 years ago