Baptiste Wicht
|
87efbea27c
|
Improve error reporting
|
2013-11-03 16:25:15 +01:00 |
|
Baptiste Wicht
|
1b834083e6
|
Improve error reporting on page fault exception
|
2013-11-03 15:46:19 +01:00 |
|
Baptiste Wicht
|
c9093d86de
|
Cleanup
|
2013-11-03 15:14:19 +01:00 |
|
Baptiste Wicht
|
3f15956e87
|
Query via IRQs not polling
|
2013-11-03 15:10:34 +01:00 |
|
Baptiste Wicht
|
5d0273ca50
|
Fix ata_read
|
2013-11-03 14:50:12 +01:00 |
|
Baptiste Wicht
|
c5afd61093
|
Fix k_free
|
2013-11-02 23:28:31 +01:00 |
|
Baptiste Wicht
|
ba67012d0b
|
Fix IRQs remapping
|
2013-11-02 22:55:35 +01:00 |
|
Baptiste Wicht
|
96dc64903e
|
Merge branch 'master' of github.com:wichtounet/thor-os
|
2013-11-02 21:53:41 +01:00 |
|
Baptiste Wicht
|
86004e3d94
|
Cleanup
|
2013-11-02 21:52:20 +01:00 |
|
Baptiste Wicht
|
2cfcfc4799
|
Add new printf mode: memory operand
|
2013-11-02 21:50:38 +01:00 |
|
Baptiste Wicht
|
28492e7bb4
|
Implement min digits specification in printf
|
2013-11-02 21:41:45 +01:00 |
|
Baptiste Wicht
|
aa71717c4c
|
Improve printf to handle minimum width
|
2013-11-02 21:21:03 +01:00 |
|
Baptiste Wicht
|
9f55ac3f53
|
Move all ATA code to the ATA module
|
2013-11-02 21:11:02 +01:00 |
|
Baptiste Wicht
|
daa5470759
|
Basic implementation to read from ata disk
|
2013-11-02 20:26:49 +01:00 |
|
Baptiste Wicht
|
435140cee1
|
Update README.md
|
2013-11-02 19:16:08 +01:00 |
|
Baptiste Wicht
|
789bde3d1e
|
Update the FAT32 file
|
2013-11-02 17:28:17 +01:00 |
|
Baptiste Wicht
|
dc402d4fc7
|
Add utilities to create and attach disks
|
2013-11-02 16:32:30 +01:00 |
|
Baptiste Wicht
|
94828f060b
|
Detect disks
|
2013-11-02 16:24:57 +01:00 |
|
Baptiste Wicht
|
0700d1447c
|
Add more convenient k_malloc
|
2013-11-02 15:39:43 +01:00 |
|
Baptiste Wicht
|
32a6f4a155
|
Add information about the used memory
|
2013-11-02 15:36:49 +01:00 |
|
Baptiste Wicht
|
2d7bf89113
|
Refactorings
|
2013-11-02 15:22:13 +01:00 |
|
Baptiste Wicht
|
6dc3673cd7
|
Clean
|
2013-11-02 15:15:02 +01:00 |
|
Baptiste Wicht
|
c623b9153e
|
Cleanup
|
2013-11-02 12:54:22 +01:00 |
|
Baptiste Wicht
|
87ca442f12
|
Prepare support for global destructors
|
2013-11-02 12:52:58 +01:00 |
|
Baptiste Wicht
|
cc9930c6c8
|
Override new and delete
|
2013-11-01 21:14:23 +01:00 |
|
Baptiste Wicht
|
4f74c84ef2
|
Implement k_free
|
2013-11-01 18:17:30 +01:00 |
|
Baptiste Wicht
|
72ae92dfae
|
Cleanup
|
2013-11-01 18:09:05 +01:00 |
|
Baptiste Wicht
|
3f41625b80
|
Fix the use of the PML4 Table
|
2013-11-01 17:31:07 +01:00 |
|
Baptiste Wicht
|
76d13ba968
|
First working version of block allocation
|
2013-11-01 17:09:06 +01:00 |
|
Baptiste Wicht
|
5fbd8537d9
|
Implement block allocation algorithm
|
2013-11-01 15:11:00 +01:00 |
|
Baptiste Wicht
|
f0ecdd7ded
|
Cleanup
|
2013-11-01 14:23:24 +01:00 |
|
Baptiste Wicht
|
a49dc69306
|
Cleanup
|
2013-11-01 14:19:47 +01:00 |
|
Baptiste Wicht
|
b3c1bc5ed1
|
Map first MiB only in the micro_kernel
|
2013-11-01 14:16:57 +01:00 |
|
Baptiste Wicht
|
d6b261ed13
|
Finish the base memory allocator
|
2013-11-01 14:13:23 +01:00 |
|
Baptiste Wicht
|
32c7ddddc5
|
First draft of memory allocator
|
2013-10-31 19:09:11 +01:00 |
|
Baptiste Wicht
|
7d7ef9ba80
|
Put the error in view
|
2013-10-31 17:48:36 +01:00 |
|
Baptiste Wicht
|
c0c46bce26
|
Cleanup paging stuff and maps 2MiB
|
2013-10-31 17:35:50 +01:00 |
|
Baptiste Wicht
|
edaf529eb9
|
Mark the block where the kernel resides as not free
|
2013-10-31 16:47:07 +01:00 |
|
Baptiste Wicht
|
69e2651cd8
|
Fix bug with backspace erasing the command line
|
2013-10-31 16:23:08 +01:00 |
|
Baptiste Wicht
|
f7db93577a
|
Remove old assembly files
|
2013-10-31 16:18:23 +01:00 |
|
Baptiste Wicht
|
47841ce969
|
Reduce micro_kernel size
|
2013-10-31 16:17:23 +01:00 |
|
Baptiste Wicht
|
17ca9458af
|
Reduce the number of interrupts to 128 (down from 256)
|
2013-10-31 16:11:55 +01:00 |
|
Baptiste Wicht
|
5ddb73fce6
|
Refactorings
|
2013-10-31 16:09:13 +01:00 |
|
Baptiste Wicht
|
9c1bc277be
|
Handle BIOS entry format only internally
Expose only the OS format
|
2013-10-31 16:07:40 +01:00 |
|
Baptiste Wicht
|
f1a77ca6c4
|
Display the available memory
|
2013-10-31 15:59:30 +01:00 |
|
Baptiste Wicht
|
46ca4a53d7
|
Convert and print memory map
|
2013-10-31 15:46:05 +01:00 |
|
Baptiste Wicht
|
45c2501515
|
Fix k_print for 0
|
2013-10-31 14:13:56 +01:00 |
|
Baptiste Wicht
|
b065efce2b
|
Start implementation of memory management in C++ kernel
|
2013-10-31 14:07:10 +01:00 |
|
Baptiste Wicht
|
ca5c11023c
|
Verify if the e820 call is valid
|
2013-10-31 13:44:11 +01:00 |
|
Baptiste Wicht
|
aa747b988f
|
Gather memory map using e820
|
2013-10-31 13:40:15 +01:00 |
|