|
|
@503
|
6 years |
viala |
Add void type on function that takes no parameters, fix invalid call.
…
|
|
|
@492
|
6 years |
viala |
Refactoring assert calling to conform with new assert macro.
Made …
|
|
|
@482
|
6 years |
viala |
[hal/x86_64] Add void type to function prototypes with no parameter
|
|
|
@457
|
6 years |
alain |
This version modifies the exec syscall and fixes a large number of …
|
|
|
@404
|
7 years |
max |
Explain a bit.
|
|
|
@349
|
7 years |
max |
Remove unused.
|
|
|
@347
|
7 years |
max |
Remove soclib_iob on x86.
|
|
|
@335
|
7 years |
max |
Separate the CPU context from the trap frame.
|
|
|
@322
|
7 years |
max |
Clean up.
|
|
|
@321
|
7 years |
max |
We don't care about the base.
|
|
|
@280
|
7 years |
max |
sync
|
|
|
@269
|
7 years |
max |
Mmh, fix previous.
|
|
|
@268
|
7 years |
max |
Mmh, the wait must be done for each block, not for each operation.
|
|
|
@264
|
7 years |
max |
empty out
|
|
|
@263
|
7 years |
max |
Remove soclib_fbf on x86.
|
|
|
@262
|
7 years |
max |
Remove soclib_dma on x86.
|
|
|
@260
|
7 years |
max |
Remove soclib_nic on x86.
|
|
|
@258
|
7 years |
max |
Remove soclib_mmc on x86.
|
|
|
@253
|
7 years |
max |
Remove unused files.
|
|
|
@250
|
7 years |
max |
Remove XCU on x86; not sure if it's still useful on TSAR…
|
|
|
@247
|
7 years |
max |
Rename soclib_tty->txt_rs232.
|
|
|
@244
|
7 years |
max |
Hide the fields.
|
|
|
@221
|
7 years |
max |
use panic instead
|
|
|
@220
|
7 years |
max |
use the asm entry point to save the context
|
|
|
@217
|
7 years |
max |
remove soclib_hba on x86
|
|
|
@215
|
7 years |
max |
rename the ATA driver
|
|
|
@211
|
7 years |
max |
hide the fields
|
|
|
@210
|
7 years |
max |
advance a bit, and panic on error
|
|
|
@208
|
7 years |
max |
sync
|
|
|
@203
|
7 years |
max |
start moving the APIC code into the PIC driver
|
|
|
@197
|
7 years |
max |
rename soclib->apic
|
|
|
@196
|
7 years |
max |
sync
|
|
|
@194
|
7 years |
max |
implement a basic ATA driver
|
|
|
@139
|
7 years |
max |
I'm dumb
|
|
|
@138
|
7 years |
max |
update
|
|
|
@137
|
7 years |
max |
improve the APIC implementation
|
|
|
@135
|
7 years |
max |
start moving the APIC into the XCU driver
|
|
|
@129
|
7 years |
max |
put panics everywhere
|
|
|
@100
|
7 years |
max |
add a part of the tty driver; not tested yet (due to a NULL deref …
|
|
|
@89
|
7 years |
max |
Parse the IOAPIC structure in ACPI, map the IOAPIC, and enable
the …
|
|
|
@81
|
7 years |
max |
silence a few warnings
|
|
|
@76
|
7 years |
max |
empty out the x86 drivers
|
|
|
@75
|
7 years |
max |
Create the drivers/ sub-directory in each hal, and move soclib
into …
|