1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00
Commit Graph

141 Commits

Author SHA1 Message Date
783dc0e697
Bug correction : map before enumerate 2020-02-15 11:11:49 +01:00
Antoine Cure
3bbfa136eb
Little correction about KPAGESIZE 2020-02-13 15:32:20 +01:00
6ef5f0ef35
Cleanup things 2020-02-13 13:40:07 +01:00
a4287f02e5
Some cosmetics, add panic when necessary 2020-02-13 13:06:18 +01:00
Antoine Cure
a77637cde0
Some functions and read-write access for config space 2020-02-12 23:55:54 +01:00
Antoine Cure
06a80dc073
Added: pci device struct and useful function for drivers 2020-02-12 18:28:32 +01:00
Antoine Cure
362e90d380
PCI cleanup 2020-02-12 17:48:05 +01:00
Antoine Cure
9930a45163
Fixed PCI config base address error 2020-02-12 13:15:10 +01:00
Antoine Cure
65312af6dc
PCI base functions 2020-02-11 23:47:02 +01:00
80214297c5
After strncmp bug correction 2020-02-11 17:45:58 +01:00
c214943340
misc cleanup 2020-02-11 16:25:54 +01:00
2e06454c2e Merge branch 'acpi' into pci 2020-02-10 13:27:43 +01:00
f30031e1d9 MCFG detected successfully. Oof. #73 2020-02-10 13:24:20 +01:00
Antoine Cure
8b8d17d93d WIP: get PCI config base address from MCFG table (3) 2020-02-10 09:18:25 +01:00
Antoine Cure
ee3ad3b3fa WIP: get PCI config base address from MCFG table 2020-02-10 02:26:55 +01:00
ea4376fc54 Test signing commit 2020-02-10 02:02:33 +01:00
Antoine Cure
44781b1eaa Signature test 2020-02-10 01:24:53 +01:00
Antoine Cure
5d892df34e check MCFG 2020-02-10 01:24:53 +01:00
e07ba93742 WIP : MCFG #73 2020-02-09 23:31:47 +01:00
bcb647b9af WIP : MCFG #73 2020-02-09 22:08:23 +01:00
dd48126d63 WIP : MCFG #73 2020-02-09 22:08:00 +01:00
824420aa9a WIP : MCFG #73 2020-02-09 20:55:13 +01:00
25b913d140 DSDT supported ! 2020-02-09 16:52:41 +01:00
4ee95db32e some cleanup 2020-02-08 12:19:40 +01:00
3df905601b Finish detecting ACPI tables and registerng these tables 2020-02-08 11:53:20 +01:00
ecb3021d8c Merge branch 'shell' into acpi 2020-02-06 17:46:12 +01:00
da4c91d3c5 misc 2020-02-06 17:45:44 +01:00
Julian Barathieu
974211dc43 prompt 2020-02-06 15:01:37 +01:00
849a0393a7 Update legals : repository copyright dates 2020-02-06 14:25:31 +01:00
3bd535e995 Work on DebugLog in a different buffer 2020-02-06 14:25:31 +01:00
8603f22bcf Now detecting FADT 2020-02-06 14:25:31 +01:00
28e1a4278d misc 2020-02-06 14:25:31 +01:00
610c0d89bc Working on ACPI exploration 2020-02-06 14:25:31 +01:00
8237711a42 Misc cleanup 2020-02-06 14:25:31 +01:00
fc83361d81 RSDT read and controlled 2020-02-06 14:25:31 +01:00
d79161c645 RSDT detection successfull 2020-02-06 14:25:31 +01:00
8af9b5fdb4 ACPI RSDT detected ! 2020-02-06 14:25:31 +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
Julian Barathieu
85afd8c222 scroll 2020-01-21 11:15:16 +01:00
Julian Barathieu
5b4f009be5 up 2020-01-20 20:06:26 +01:00
Julian Barathieu
e8deefc741 up 2020-01-20 20:05:03 +01:00
Julian Barathieu
057052244c up 2020-01-16 17:44:03 +01:00
Julian Barathieu
2f1fefe724 up 2020-01-10 21:58:11 +01:00
5fba767e64 Merge branch 'master' into shell 2020-01-10 19:58:53 +01:00
9fde358447 New dynamic paging implementation 2020-01-09 18:19:49 +01:00
Julian Barathieu
d450e1b402 up 2020-01-09 12:55:19 +01:00
6785767528 Resolved #76... 2020-01-08 21:10:24 +01:00
4cbd42a19f Write protection for rodata and text functionnal 2020-01-05 22:12:50 +01:00
ea95dce749 Working on issue #76 : TSS 2019-12-31 00:19:46 +01:00