|
8af9b5fdb4
|
ACPI RSDT detected !
|
2020-02-06 14:25:31 +01:00 |
|
|
e7e948cf5e
|
Revert "new printf & proto-scanf"
This reverts commit 18168ea254010f14486f5aaaeac0b3c072769051.
|
2020-02-06 13:33:04 +01:00 |
|
|
e4c09a29ef
|
Revert "scanf (proto)"
This reverts commit e0b3c3d81e46e9e4f90b58eb8b5a8d4c4f590dc7.
|
2020-02-06 13:32:50 +01:00 |
|
|
f6e07ec33e
|
Revert "sched.h"
This reverts commit 8d128386b96a7ee665adf20ac908ba2276718750.
|
2020-02-06 13:32:25 +01:00 |
|
Julian Barathieu
|
a57a8ba192
|
sched.h
|
2020-02-06 13:15:15 +01:00 |
|
Julian Barathieu
|
be5ec0fcf5
|
scanf (proto)
|
2020-02-06 10:26:44 +01:00 |
|
Julian Barathieu
|
ddbf8ac07e
|
new printf & proto-scanf
|
2020-02-06 10:11:32 +01:00 |
|
|
589ce20818
|
Shell : scroll, new keyboard layout, history
|
2020-02-02 13:37:26 +01:00 |
|
|
43d62e167e
|
Acpi
|
2020-02-02 13:33:57 +01:00 |
|
|
45bffd5cf9
|
Better busines computation, better size calculation and asserts
|
2020-01-27 15:28:44 +01:00 |
|
|
eecabef0a0
|
musage.c update with allocator
|
2020-01-23 17:38:51 +01:00 |
|
|
c8a7775b4f
|
More improvements in allocator
|
2020-01-21 01:08:28 +01:00 |
|
|
f6f1896cb7
|
Merge branch 'BetterMemory'
|
2020-01-20 19:38:46 +01:00 |
|
Julian Barathieu
|
5b69c0a1e9
|
up
|
2020-01-20 19:21:07 +01:00 |
|
|
ded1e99fb9
|
Working on allocator
|
2020-01-18 12:50:36 +01:00 |
|
|
6a498c2d08
|
Some tests
|
2020-01-18 00:48:05 +01:00 |
|
|
de43801a48
|
[BUG] Problem with stack during paging init
|
2020-01-16 00:08:04 +01:00 |
|
|
7a7d458bc6
|
Page allocator fully functionnal #67
|
2020-01-15 16:12:13 +01:00 |
|
|
69b0a65a0f
|
misc modifications
|
2020-01-15 01:34:46 +01:00 |
|
|
d13472712d
|
Page allocator functionnal #67
|
2020-01-14 17:07:23 +01:00 |
|
|
2bec082b2d
|
Page allocator functionnal #67
|
2020-01-14 16:58:38 +01:00 |
|
|
8437b854ca
|
Working on page allocator (4) #67
|
2020-01-14 00:37:30 +01:00 |
|
|
459ed7c5b5
|
Working on page allocator (3) #67
|
2020-01-13 20:48:24 +01:00 |
|
|
6a054a4b67
|
Working on page allocator #67
|
2020-01-13 16:12:30 +01:00 |
|
|
ac72e556b3
|
Merge branch 'BetterMemory'
|
2020-01-12 17:30:49 +01:00 |
|
|
d056bc2fb6
|
Working on page allocator #67
|
2020-01-12 17:21:12 +01:00 |
|
|
3676254417
|
Header rationalization for mm/ dir
|
2020-01-12 16:53:32 +01:00 |
|
|
7c0fd93ad5
|
Header rationalization for mm/ dir
|
2020-01-12 16:53:23 +01:00 |
|
|
4a652d7084
|
Working on Paging API
|
2020-01-10 22:41:25 +01:00 |
|
Julian Barathieu
|
2f1fefe724
|
up
|
2020-01-10 21:58:11 +01:00 |
|
|
ad5b70b08a
|
New dynamic paging implementation (3) #67
|
2020-01-09 22:17:44 +01:00 |
|
|
1073397b15
|
New dynamic paging implementation (2) #67
|
2020-01-09 21:02:42 +01:00 |
|
|
2677c200f5
|
New dynamic paging implementation (2)
|
2020-01-09 20:58:57 +01:00 |
|
|
9fde358447
|
New dynamic paging implementation
|
2020-01-09 18:19:49 +01:00 |
|
|
6785767528
|
Resolved #76...
|
2020-01-08 21:10:24 +01:00 |
|
|
737bea025f
|
Minor corrections
|
2020-01-08 00:28:10 +01:00 |
|
|
4cbd42a19f
|
Write protection for rodata and text functionnal
|
2020-01-05 22:12:50 +01:00 |
|
|
5829d7a353
|
New TSS IST used by all ISRs
|
2020-01-05 20:13:53 +01:00 |
|
|
7cc39e37dc
|
[BUG] Work on null vector rejection
|
2019-12-15 23:54:47 +01:00 |
|
|
f844ed86a0
|
Error with march (speaker) corrected
|
2019-11-26 17:23:55 +01:00 |
|
|
a4bf874276
|
Work on a test command
|
2019-11-25 17:22:54 +01:00 |
|
|
f317310437
|
more work on timers
|
2019-11-18 00:15:39 +01:00 |
|
|
5d7374de80
|
stuff
|
2019-11-16 22:41:46 +01:00 |
|
|
17ccd2d53b
|
CPU Speed is now detected successfully
|
2019-11-15 00:14:49 +01:00 |
|
|
21b15dcffe
|
PIT Time make clean!
|
2019-11-15 00:14:49 +01:00 |
|
|
0a428c6cad
|
PIT is now working !
|
2019-11-15 00:14:49 +01:00 |
|
|
c80db82346
|
make is multithreaded u know ?
|
2019-11-11 23:57:31 +01:00 |
|
Julian Barathieu
|
2f35387e92
|
header reorganization
|
2019-05-29 14:34:37 +02:00 |
|
Julian Barathieu
|
ebb1a4e927
|
egypt update
|
2019-05-27 20:45:05 +02:00 |
|
Julian Barathieu
|
35be48eec4
|
stuff
|
2019-05-27 19:21:11 +02:00 |
|