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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
arch: i386: add GDT setup routines
Danny Holman
2021-07-24
1
-69
/
+0
*
x86: reorganize the i386 directory
Danny Holman
2021-01-24
1
-0
/
+69