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