index
:
dholman/box.git
master
Unix-like OS written in C
Danny Holman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
include
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: i386: syscall.c: add functions that dump data
Danny Holman
2024-02-16
1
-0
/
+2
*
arch: i386: add operations to control PIT timer
Danny Holman
2024-02-16
1
-0
/
+9
*
arch: i386: put framebuffer ops in own file
Danny Holman
2024-02-16
1
-0
/
+17
*
arch: i386: paging: add a proper paging API
Danny Holman
2023-11-26
1
-0
/
+52
*
arch: i386: alloc: add a physical memory manager
Danny Holman
2023-11-26
1
-0
/
+13
*
arch: i386: add multiboot support
Danny Holman
2023-11-26
1
-0
/
+104
*
arch: i386: syscall.h: define some example system calls
Danny Holman
2023-11-26
1
-5
/
+22
*
arch: i386: pic.h: make register_irq_handler accessible
Danny Holman
2023-11-26
1
-0
/
+2
*
arch: i386: pic.h: change all chars into uint8_t
Danny Holman
2023-11-26
1
-1
/
+2
*
arch: i386: idt.h: remove extern functions
Danny Holman
2023-11-26
1
-4
/
+1
*
arch: i386: refactor the system call API
Danny Holman
2022-03-22
2
-2
/
+1
*
arch: i386: move non-critial files out of boot
Danny Holman
2022-01-21
2
-0
/
+46
*
arch: i386: fix coding style issue
Danny Holman
2022-01-15
1
-2
/
+2
*
arch: i386: add support for IRQs and system calls
Danny Holman
2022-01-15
1
-0
/
+19
*
arch: i386: simplify IDT setup
Danny Holman
2022-01-15
2
-3
/
+3
*
arch: i386: include more information in IDT
Danny Holman
2021-10-09
2
-11
/
+35
*
arch: i386: add PIC register support
Danny Holman
2021-09-28
1
-0
/
+5
*
arch: i386: fix IDT exception handler
Danny Holman
2021-09-28
2
-0
/
+72
*
arch: i386: add support for 8259 PIC
Danny Holman
2021-09-28
1
-0
/
+45