|
|
@50
|
7 years |
alain |
bloup
|
|
|
@49
|
7 years |
max |
style
|
|
|
@48
|
7 years |
max |
Put panics everywhere
|
|
|
@47
|
7 years |
max |
Use mcmodel=large, in order to have a kernel image that is located at …
|
|
|
@46
|
7 years |
max |
Start implementing TLS.
|
|
|
@45
|
7 years |
max |
Add some code for LAPIC; far from complete, but a good start.
|
|
|
@44
|
7 years |
max |
Update. We need to use two separate arrays: one for the heap and one …
|
|
|
@43
|
7 years |
max |
simplify
|
|
|
@42
|
7 years |
max |
Explicitly use configurable parameters
|
|
|
@41
|
7 years |
max |
style
|
|
|
@40
|
7 years |
max |
remove
|
|
|
@39
|
7 years |
max |
Parse RSDP->RSDT->MADT, and get the LAPIC PA.
|
|
|
@38
|
7 years |
max |
Use 4GB of VA per cluster, and 8GB of PA.
|
|
|
@37
|
7 years |
alain |
Adapt to paso/doble AMD machine.
|
|
|
@36
|
7 years |
max |
Update Makefile.x86 (ACPI).
|
|
|
@35
|
7 years |
max |
Update:
* Introduce a basic VM manager in hal_gpt.c, to create the …
|
|
|
@34
|
7 years |
max |
Update the types (from i386/).
|
|
|
@33
|
7 years |
max |
Mention hal_multiboot.h.
|
|
|
@32
|
7 years |
max |
Update. Retrieve and parse the multiboot info, and dump the mmap. Some …
|
|
|
@31
|
7 years |
max |
Silence a few gcc warnings.
|
|
|
@30
|
7 years |
max |
Update Makefile.x86.
|
|
|
@29
|
7 years |
max |
Update. The kernel now enables the GDT/IDT, and has trap entries. A …
|
|
|
@28
|
7 years |
max |
Remove unused Makefile.
|
|
|
@27
|
7 years |
max |
cosmetic
|
|
|
@26
|
7 years |
max |
Add the Makefile and LD script for x86_64.
|
|
|
@25
|
7 years |
max |
First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL …
|
|
|
@24
|
7 years |
max |
Use intptr_t instead.
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@22
|
7 years |
max |
cosmetic & typos again
|
|
|
@21
|
7 years |
max |
cosmetic & comments
|
|
|
@20
|
7 years |
max |
cosmetic and improve a few comments
|
|
|
@19
|
7 years |
max |
cosmetic, and a few typos
|
|
|
@18
|
7 years |
max |
cosmetic, and a few typos
|
|
|
@17
|
8 years |
max |
Typos, and cosmetic.
|
|
|
@16
|
8 years |
alain |
mprove the HAL for interrupt, exception, syscall handling.
|
|
|
@15
|
8 years |
max |
test (cosmetic)
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@13
|
8 years |
alain |
Few changes in the boot_info structure.
|
|
|
@12
|
8 years |
alain |
This version executed sucessfully the kernel_init on a TSAR_2_2_2 (4 …
|
|
|
@11
|
8 years |
alain |
Merge all FS related files in one single vfs directory.
|
|
|
@10
|
8 years |
alain |
Merge all FS related files in one single directory.
|
|
|
@9
|
8 years |
alain |
Bloup
|
|
|
@8
|
8 years |
alain |
Various bugs.
|
|
|
@7
|
8 years |
alain |
Various bugs.
|
|
|
@6
|
8 years |
alain |
Modify the boot_info_t struct to describe external peripherals in all …
|
|
|
@5
|
8 years |
alain |
Introduce the chdev_t structure in place of the device_t structure.
|
|
|
@4
|
8 years |
alain |
Introduce the chdev_t structure in place of device_t.
|
|
|
@3
|
8 years |
alain |
Introduce dev_fbf, dev dma, dev_iob
|
|
|
@2
|
8 years |
alain |
cleanup
|
|
|
@1
|
8 years |
alain |
First import
|