notsomeidiot123
|
e744baa5b5
|
What was i on?
|
2025-09-07 22:32:16 -04:00 |
notsomeidiot123
|
d07194c977
|
Make naming more consistent, work on VFS
|
2025-09-06 11:45:44 -04:00 |
notsomeidiot123
|
aaf48337ec
|
More ATA stuff
|
2025-09-05 12:58:05 -04:00 |
notsomeidiot123
|
3e3ce1fe26
|
formatting
|
2025-09-05 08:30:46 -04:00 |
notsomeidiot123
|
bb104e12c7
|
Register KIDM, write macros
|
2025-09-04 10:13:18 -04:00 |
notsomeidiot123
|
e711ddf15a
|
Working on ATA disk driver
|
2025-08-27 20:30:33 -04:00 |
notsomeidiot123
|
e9db8f8f67
|
Update kernel module interface
|
2025-08-27 16:38:20 -04:00 |
notsomeidiot123
|
2e6f8a289b
|
Starting with writing docs ended with me fixing a critical bug
|
2025-08-24 18:19:32 -04:00 |
notsomeidiot123
|
4266211e57
|
Added software vector operations
|
2025-08-19 19:35:21 -04:00 |
notsomeidiot123
|
57aada680b
|
Fixed Module loader
|
2025-08-17 18:14:15 -04:00 |
notsomeidiot123
|
51af16b61e
|
Fixed ISR handlers, managed to finish elf loading for modules at least
|
2025-08-17 17:31:21 -04:00 |
notsomeidiot123
|
f6108aaab5
|
Working on elf loading
|
2025-08-17 15:31:32 -04:00 |
notsomeidiot123
|
de38f1383d
|
I don't really remember what i did but it works so commit
|
2025-05-29 00:33:37 -04:00 |
notsomeidiot123
|
da1c639f9f
|
Added shared/kstdlib.c:mlog and adjacent definitions
|
2025-04-02 12:47:55 -04:00 |
notsomeidiot123
|
79496c1299
|
Fixed numbers in boot structs
|
2025-03-30 12:20:35 -04:00 |
notsomeidiot123
|
b8934b5c4c
|
Finsish loading disk module in bootloader
|
2025-03-30 00:19:51 -04:00 |
notsomeidiot123
|
a6636df6fa
|
fixed bootloader/main.s:open_file
|
2025-03-26 15:17:05 -04:00 |
notsomeidiot123
|
6d4f541a01
|
Updating bootloader
|
2025-03-24 23:05:06 -04:00 |
notsomeidiot123
|
bb4692b00b
|
Finished tool?
|
2025-03-18 01:40:46 -04:00 |
notsomeidiot123
|
762a06f406
|
Preparing for re-writing of diskwrite tool
|
2024-12-04 16:44:02 -05:00 |
notsomeidiot123
|
b9c0b9434e
|
Loading Modules
|
2024-12-04 13:55:24 -05:00 |
notsomeidiot123
|
7fba027497
|
Working on loading modules from filesystem & Creating symbol file for modules to link against
|
2024-12-02 17:16:33 -05:00 |
notsomeidiot123
|
41ef288243
|
Change PID0
|
2024-11-21 12:37:11 -05:00 |
notsomeidiot123
|
a6883dd536
|
Fixed scheduler for reals now :3
|
2024-11-20 17:55:09 -05:00 |
notsomeidiot123
|
144f951b9d
|
Scheduling in a scheduled entity works now?
|
2024-11-20 12:38:18 -05:00 |
notsomeidiot123
|
ab9873fb6f
|
Scheduler Fixed
|
2024-11-19 14:19:19 -05:00 |
notsomeidiot123
|
faa833ee22
|
Edit kmain for testing
|
2024-11-19 12:02:28 -05:00 |
notsomeidiot123
|
f45451eeb7
|
Memeory & add to kpanic
|
2024-11-19 11:59:43 -05:00 |
notsomeidiot123
|
cb06f5e198
|
kernel malloc and free (page granularity)
|
2024-11-16 15:30:27 -05:00 |
notsomeidiot123
|
2473d53669
|
Fixed .gitignore
|
2024-11-15 22:14:43 -05:00 |
notsomeidiot123
|
8912c5921f
|
Fixed printf
|
2024-11-14 12:31:13 -05:00 |
notsomeidiot123
|
c39cca3f18
|
Working Scheduler and Kernel Threads
|
2024-11-14 10:19:26 -05:00 |
notsomeidiot123
|
0e2cfab914
|
Scheduling + setting up files
|
2024-11-12 14:30:31 -05:00 |
notsomeidiot123
|
8ae88cf3e7
|
Made IRQ handlers volatile for SMP support
|
2024-11-06 15:33:40 -05:00 |
notsomeidiot123
|
5ce439a615
|
support for hot swapping IRQ handlers
|
2024-11-06 15:32:49 -05:00 |
notsomeidiot123
|
728e7884a3
|
Interrupt Handlers and initialization
|
2024-11-06 15:30:49 -05:00 |
notsomeidiot123
|
c7d5b6f163
|
fixed build error
|
2024-11-04 17:39:52 -05:00 |
notsomeidiot123
|
6400fafa81
|
Interrupts
|
2024-11-04 17:38:17 -05:00 |
notsomeidiot123
|
9cda603a34
|
Fixed bug and decrease memory usage by 95%
|
2024-10-30 17:22:03 -04:00 |
notsomeidiot123
|
09259445f5
|
Fix bootloader bug, reserve kernel pages in physical memory
|
2024-10-30 16:49:59 -04:00 |
notsomeidiot123
|
cfdb33fc77
|
Added or completed: map(), unmap() pm_reserve(), pm_alloc(), pm_free(), pm_init(), get_paddr()
|
2024-10-30 13:39:33 -04:00 |
notsomeidiot123
|
90eb69f424
|
CPU IO ports, and basic serial driver
|
2024-10-30 11:16:25 -04:00 |
notsomeidiot123
|
52303cb629
|
change build system and cosmetic changes to main.s
|
2024-10-29 14:05:54 -04:00 |
notsomeidiot123
|
6887afafa9
|
Save
|
2024-10-24 15:10:55 -04:00 |
notsomeidiot123
|
c200d7a4e1
|
patch bootloader/main.s: wrong offset for size in-memory of segment
|
2024-10-24 13:13:41 -04:00 |
notsomeidiot123
|
44eea34051
|
wrote elf loader, finally fixed and doesn't hang
|
2024-10-23 16:59:36 -04:00 |
notsomeidiot123
|
5017ac05f5
|
Map Address function completed
|
2024-10-23 13:54:35 -04:00 |
notsomeidiot123
|
d041c20da0
|
Search for suitable kernel physical address
|
2024-10-15 13:59:31 -04:00 |
notsomeidiot123
|
6b596f7735
|
Rework load elf and memory map function
|
2024-10-14 16:51:05 -04:00 |
notsomeidiot123
|
738dc826b9
|
Set video mode
|
2024-10-14 13:35:45 -04:00 |