Revision tags: 0.4.14-release |
|
#
6d441f7d |
| 25-May-2021 |
Stanislav Motylkov <x86corez@gmail.com> |
[XBOX][FREELDR] Initialize PCI-AGP bridge BAR values
This fixes problem with Xbox GPU not being detected as a children device.
CORE-17600 CORE-16216
|
#
dcc1506a |
| 24-May-2021 |
Stanislav Motylkov <x86corez@gmail.com> |
[FREELDR][HALXBOX] Initialize PCI bridge secondary & subordinate bus values
This fixes the recursion when pci.sys attempts to get PCI bridge children devices, which in fact are non-existing.
Note t
[FREELDR][HALXBOX] Initialize PCI bridge secondary & subordinate bus values
This fixes the recursion when pci.sys attempts to get PCI bridge children devices, which in fact are non-existing.
Note that the problem in pci.sys itself also deserves a separate fix.
CORE-16319 CORE-16216
show more ...
|
#
f1410d2b |
| 24-May-2021 |
Stanislav Motylkov <x86corez@gmail.com> |
[FREELDR] Replace CONFIG_CMD macro with a straightforward bitfield struct
Also fix magic values related to PCI registers.
|
#
2a77e359 |
| 26-Aug-2020 |
Stanislav Motylkov <x86corez@gmail.com> |
[XBOX] Move NV2A XGPU definitions into header file
TODO: helper functions should be also moved. CORE-16216
|
#
092bc78a |
| 02-Jun-2020 |
Stanislav Motylkov <x86corez@gmail.com> |
[FREELDR] Fix register offset
Addendum to 10e52f6.
|
#
10e52f68 |
| 08-May-2020 |
Stanislav Motylkov <x86corez@gmail.com> |
[FREELDR] Fix some more register accesses and magic values
Addendum to 764e884.
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release |
|
#
6c4e591e |
| 27-Dec-2019 |
Stanislav Motylkov <x86corez@gmail.com> |
[FREELDR] Restructure platform-specific code. No code changes.
|