Ronald G. Minnich
|
13e6f3c40b
Document building for riscv, although it worketh not at present
|
hace 2 años |
Ronald G. Minnich
|
5dc13cb742
Stop building acme, the code is old and moldy. Use edwood.
|
hace 2 años |
Ronald G. Minnich
|
c3262079f2
Tweak the bootstrap because go modules.
|
hace 2 años |
Ronald G. Minnich
|
51c33023d9
Remove fossil, realemu, and venti from amd64 kernel until someoone bothers to fix them (but why?)
|
hace 2 años |
Ronald G. Minnich
|
95c9e220d4
Stop building broken code
|
hace 2 años |
Ronald G. Minnich
|
e7f3e02d85
Get harvey building under gcc again
|
hace 2 años |
Ronald G. Minnich
|
19e9114216
Define rules for importing code.
|
hace 3 años |
John Floren
|
34a0f5cd11
Fix crash with usb disks
|
hace 3 años |
Ronald G. Minnich
|
75b9e2d4cb
rename uintmem to physaddr
|
hace 3 años |
Ronald G. Minnich
|
5e2e7abcad
remove uint
|
hace 3 años |
Ronald G. Minnich
|
a4e062b6e2
replace intptr_t with isize
|
hace 3 años |
Ronald G. Minnich
|
a5914dd65d
Replace uintptr[_t] with usize
|
hace 3 años |
Ronald G. Minnich
|
c21fd469e4
Replace size_t with usize; YYSIZE_T is now usize
|
hace 3 años |
Ronald G. Minnich
|
06763176af
Replace ssize_t with isize
|
hace 3 años |
Ronald G. Minnich
|
204a5a438c
Finish converting types to Rust style
|
hace 3 años |
Graham MacDonald
|
8d17d0b184
Avoid page fault due to partially initialised memory sections
|
hace 3 años |
Graham MacDonald
|
8f47f64625
Copy uroot to tftp folder when built
|
hace 3 años |
Graham MacDonald
|
9d9010d4bd
Remove paq-related files
|
hace 3 años |
Graham MacDonald
|
b8461b9bfc
Pack dumped regs more tightly
|
hace 3 años |
John Floren
|
cb66a93a97
add apex note in bootstrap
|
hace 3 años |
John Floren
|
7e68dade77
Add a script to fetch and compile apex, and bind in apex binaries in the harvey profile
|
hace 3 años |
Graham MacDonald
|
f93372db03
Remove allbuild.json, move u-root.json
|
hace 3 años |
John Floren
|
67fbfad99a
Fix panics due to bad acpi memory accesses.
|
hace 3 años |
Daniel Maslowski
|
e4949bacca
Add prepare-commit-msg script
|
hace 3 años |
Graham MacDonald
|
220848f883
uroot.cpio.lzma is now the initrd rather than embedded in the kernel ramdisk
|
hace 3 años |
Graham MacDonald
|
419014e6ff
Add offset < 0 check to readmem
|
hace 3 años |
Graham MacDonald
|
56c091a4eb
When adding initrd file to devarch, only use filename
|
hace 3 años |
Graham MacDonald
|
1f45dd1055
initrd: use readmem, add support for PamMODULE in meminit
|
hace 3 años |
Graham MacDonald
|
23f970aaa7
Simplified wip for initrd code
|
hace 3 años |
Graham MacDonald
|
6321f4ef58
Test to have initrd available from devarch.
|
hace 3 años |