2023-09-02 |
use ld-level allocation of allocation data object for all programs and kernel
biosfood
committed
on 2 Sep 2023
|
---|---|
2023-08-31 |
hlib: declare allocation data in linker script
biosfood
committed
on 31 Aug 2023
|
hid: refactor io parameters for input tag
biosfood
committed
on 31 Aug 2023
|
|
2023-04-08 |
xhci refactoring: sperate out all xhci-related code to its own directory
biosfood
committed
on 8 Apr 2023
|
2023-04-07 |
make printf function available for not-main userland files
biosfood
committed
on 7 Apr 2023
|
xhci: refactor and seperate out commands
biosfood
committed
on 7 Apr 2023
|
|
2023-04-02 |
fix weird problems with getPhysicalAddress system call
biosfood
committed
on 2 Apr 2023
|
2023-03-30 |
fix problem where page fault happens because not the whole string is mapped in a insertString system call
biosfood
committed
on 30 Mar 2023
|
2023-03-29 |
refactor syscall.c
biosfood
committed
on 29 Mar 2023
|
2023-01-27 |
print basic XHCI information
biosfood
committed
on 27 Jan 2023
|
2023-01-23 |
add lspci user programm
biosfood
committed
on 23 Jan 2023
|
2022-12-13 | |
2022-12-09 |
add formating print function
biosfood
committed
on 9 Dec 2022
|
2022-12-08 |
make malloc functions accessible to user mode programs
biosfood
committed
on 8 Dec 2022
|
2022-11-21 | |
move memset to memutil
biosfood
committed
on 21 Nov 2022
|
|
2022-11-20 | |
2022-11-19 |
use stringmap for communication between processes
biosfood
committed
on 19 Nov 2022
|
2022-11-16 |
add stringmap insert and read length functions
biosfood
committed
on 16 Nov 2022
|
2022-06-25 |
enable freeing of memory
biosfood
committed
on 25 Jun 2022
|
2022-06-18 |
use registers for passing data to system calls
biosfood
committed
on 18 Jun 2022
|
2022-06-15 |
add the ability to create multiple services and repair inter-service communication
biosfood
committed
on 15 Jun 2022
|
2022-06-10 |
organize services and their providers
biosfood
committed
on 10 Jun 2022
|
2022-06-08 |
enter usermode for user processes and start with some memory protection
biosfood
committed
on 8 Jun 2022
|
2022-06-03 |
read elf data into a new page table
biosfood
committed
on 3 Jun 2022
|
2022-05-29 |
read the initrd file to get the memory location of the first userspace program
biosfood
committed
on 29 May 2022
|
find the initrd in the multiboot 2 information structure
biosfood
committed
on 29 May 2022
|
|
2022-05-28 |
add basic kernel page management
biosfood
committed
on 28 May 2022
|
2022-05-22 |
initial commit
biosfood
committed
on 22 May 2022
|