History for honey-os / src / kernel / memory
2023-04-08
@biosfood
xhci refactoring: sperate out all xhci-related code to its own directory
biosfood committed on 8 Apr 2023
2023-04-07
@biosfood
make printf function available for not-main userland files
biosfood committed on 7 Apr 2023
@biosfood
xhci: refactor and seperate out commands
biosfood committed on 7 Apr 2023
2023-04-02
@biosfood
fix weird problems with getPhysicalAddress system call
biosfood committed on 2 Apr 2023
2023-03-30
@biosfood
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
@biosfood
refactor syscall.c
biosfood committed on 29 Mar 2023
2023-01-27
@biosfood
print basic XHCI information
biosfood committed on 27 Jan 2023
2023-01-23
@biosfood
add lspci user programm
biosfood committed on 23 Jan 2023
2022-12-13
@biosfood
free stack of unused system call processes ...
biosfood committed on 13 Dec 2022
2022-12-09
@biosfood
add formating print function
biosfood committed on 9 Dec 2022
2022-12-08
@biosfood
make malloc functions accessible to user mode programs
biosfood committed on 8 Dec 2022
2022-11-21
@biosfood
add system call to request memory ...
biosfood committed on 21 Nov 2022
@biosfood
move memset to memutil
biosfood committed on 21 Nov 2022
2022-11-20
@biosfood
use string identifiers for events ...
biosfood committed on 20 Nov 2022
2022-11-19
@biosfood
use stringmap for communication between processes
biosfood committed on 19 Nov 2022
2022-11-16
@biosfood
add stringmap insert and read length functions
biosfood committed on 16 Nov 2022
2022-06-25
@biosfood
enable freeing of memory
biosfood committed on 25 Jun 2022
2022-06-18
@biosfood
use registers for passing data to system calls
biosfood committed on 18 Jun 2022
2022-06-15
@biosfood
add the ability to create multiple services and repair inter-service communication
biosfood committed on 15 Jun 2022
2022-06-10
@biosfood
organize services and their providers
biosfood committed on 10 Jun 2022
2022-06-08
@biosfood
enter usermode for user processes and start with some memory protection
biosfood committed on 8 Jun 2022
2022-06-03
@biosfood
read elf data into a new page table
biosfood committed on 3 Jun 2022
2022-05-29
@biosfood
read the initrd file to get the memory location of the first userspace program
biosfood committed on 29 May 2022
@biosfood
find the initrd in the multiboot 2 information structure
biosfood committed on 29 May 2022
2022-05-28
@biosfood
add basic kernel page management
biosfood committed on 28 May 2022
2022-05-22
@biosfood
initial commit
biosfood committed on 22 May 2022