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
/
boot
/
boot.s
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-12
PROJECT RESTRUCTURING
Danny Holman
1
-149
/
+0
2024-06-24
arch: i386: boot: zero ESP before calling i386_entry
Danny Holman
1
-0
/
+1
2024-06-21
libk: use a random value for the stack protector
Danny Holman
1
-0
/
+29
2024-06-21
arch: boot: allocate a few pages at startup
Danny Holman
1
-11
/
+18
2024-05-27
arch: i386: pass entry page directory to entry func
Danny Holman
1
-3
/
+2
2024-03-28
arch: i386: kernel: add mostly finished PFA and paging system
Danny Holman
1
-7
/
+11
2024-02-24
kernel: string: add a strcpy function
Danny Holman
1
-10
/
+6
2024-02-24
arch: i386: move jump_userspace to its own file
Danny Holman
1
-18
/
+1
2024-02-16
arch: i386: move raw assembly calls to their own header
Danny Holman
1
-13
/
+0
2023-11-26
arch: i386: boot.s: define functions for page management
Danny Holman
1
-0
/
+27
2023-11-26
arch: i386: boot.s: move C entry point to file
Danny Holman
1
-10
/
+3
2023-11-26
arch: i386: boot: boot.s
Danny Holman
1
-8
/
+4
2022-01-15
arch: i386: add support for IRQs and system calls
Danny Holman
1
-0
/
+4
2022-01-15
arch: i386: simplifiy GDT setup
Danny Holman
1
-5
/
+33
2021-09-28
arch: i386: add support for 8259 PIC
Danny Holman
1
-1
/
+2
2021-08-30
i386: create idt.c and isr.s
Danny Holman
1
-1
/
+2
2021-07-24
arch: i386: add GDT setup routines
Danny Holman
1
-0
/
+18
2021-07-20
arch: i386: move the kernel to high memory
Danny Holman
1
-6
/
+49
2021-01-24
x86: reorganize the i386 directory
Danny Holman
1
-0
/
+0
2021-01-17
arch: i386: add support for x86 processors
Danny Holman
1
-0
/
+32