index
:
objective.git
cmake
cpuid_refactor
docs
kernconf
linker_script
main
Objective Kernel source code
Alexey Gavrilov <alexey.gavrilov@mail.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
Following release directions
Alexey Gavrilov
2
-0
/
+63
2026-04-02
Correct CRTXBUNDLE static targets into separate objects
cmake
Alexey Gavrilov
2
-17
/
+18
2026-03-30
Move to CHECK_START messages
Alexey Gavrilov
2
-10
/
+20
2026-03-30
Cmake status information output
Alexey Gavrilov
5
-13
/
+51
2026-03-28
Set architecture bitness in nasm files
Alexey Gavrilov
3
-0
/
+3
2026-03-28
Cmake build type at the generation stage
Alexey Gavrilov
8
-13
/
+36
2026-03-28
Cmake build generator support: toolchain file
Alexey Gavrilov
5
-21
/
+20
2026-03-27
Cmake build generator support: build stage
Alexey Gavrilov
39
-84
/
+415
2025-12-20
Global variables initialization implementation
linker_script
Alexey Gavrilov
4
-6
/
+27
2025-12-20
Linker script refactor
Alexey Gavrilov
1
-10
/
+18
2025-12-20
Linker script rework
Alexey Gavrilov
4
-59
/
+77
2025-12-11
Defines refactoring in msr module
cpuid_refactor
Alexey Gavrilov
2
-16
/
+26
2025-12-11
Put in cpuid some definitions and declarations
Alexey Gavrilov
2
-311
/
+110
2025-12-01
Refactoring cpuid model interaction
Alexey Gavrilov
6
-365
/
+286
2025-05-10
Kheap section + metadata
Alexey Gavrilov
4
-7
/
+36
2024-05-27
delete arch file
Alexey Gavrilov
3
-9
/
+2
2024-05-24
Merge pull request #9 from rebovas/interrupts_pic
HEAD
main
Alexey Gavrilov
15
-169
/
+948
2024-05-24
Pic + Tuple + refactor PrimaryInitialization class
Alexey Gavrilov
15
-169
/
+948
2024-04-10
Merge pull request #8 from rebovas/msr
Alexey Gavrilov
10
-14
/
+490
2024-04-10
VGADisplay some updates
Alexey Gavrilov
2
-3
/
+0
2024-04-10
MSR + IDT + test ISRs
Alexey Gavrilov
10
-13
/
+492
2024-03-31
Merge pull request #7 from rebovas/makefile_update
Alexey Gavrilov
2
-6
/
+11
2024-03-31
Makefile updates
Alexey Gavrilov
2
-6
/
+11
2024-03-31
Merge pull request #6 from rebovas/idt
Alexey Gavrilov
10
-44
/
+266
2024-03-31
IDT + uintptr update
Alexey Gavrilov
10
-44
/
+266
2024-03-27
Merge pull request #5 from rebovas/acpi_madt
Alexey Gavrilov
11
-35
/
+350
2024-03-27
Some updates: rename memAddr, define architecture
Alexey Gavrilov
9
-26
/
+49
2024-03-26
Implement MADT table
Alexey Gavrilov
5
-12
/
+304
2024-03-25
Merge pull request #4 from rebovas/acpi_classes
Alexey Gavrilov
7
-2
/
+329
2024-03-25
Acpi classes + string operations
Alexey Gavrilov
6
-115
/
+271
2024-03-19
Remove unnecessary file
Alexey Gavrilov
1
-0
/
+0
2024-03-19
Implementation acpi tables through structs
Alexey Gavrilov
4
-1
/
+172
2024-03-08
Update README.md
Alexey Gavrilov
1
-5
/
+6
2024-03-08
Merge pull request #3 from rebovas/cpuinfo_refactor
Alexey Gavrilov
3
-30
/
+11
2024-03-08
Cpuinfo refactor
Alexey Gavrilov
3
-30
/
+11
2024-03-07
Merge pull request #2 from rebovas/mem_operations
Alexey Gavrilov
2
-0
/
+49
2024-03-07
Merge pull request #1 from rebovas/init_proc
Alexey Gavrilov
18
-68
/
+76
2024-03-07
Memory operations: copy and set
Alexey Gavrilov
2
-0
/
+49
2024-03-06
Initialization mechanism
Alexey Gavrilov
16
-77
/
+68
2024-03-05
GDT rename procedure + edit .gitignore
Alexey Gavrilov
4
-2
/
+19
2024-02-22
Some updates
Alexey Gavrilov
2
-1
/
+0
2024-02-22
Update README.md
Alexey Gavrilov
1
-2
/
+8
2024-02-22
Merge branch 'main' of github.com:objectiveOS/objective
Alexey Gavrilov
1
-0
/
+1
2024-02-22
Implement support of cpuid instruction + include folder + some updates
Alexey Gavrilov
19
-86
/
+884
2023-11-07
Fix makefile
Alexey Gavrilov
1
-0
/
+1
2023-11-04
Support for GDT has been written + add makefile debug mode
Alexey Gavrilov
12
-18
/
+276
2023-10-26
Update makefile
Alexey Gavrilov
1
-22
/
+37
2023-08-20
Edit README, Makefile, ld conf
Alexey Gavrilov
5
-12
/
+38
2023-08-20
Getting started with print on display + some fixes
Alexey Gavrilov
8
-0
/
+256
2023-08-08
Update README.md
Alexey Gavrilov
1
-13
/
+14
[next]