summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/lpci/pci.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-8/+8
* Corrections to legacy pci (nw) yz70s2019-12-221-4/+4
* Substitute some cases of deprecated tag lookups with device finders (nw) yz70s2019-12-211-6/+4
* Spring cleaning: Vas Crabb2019-11-011-4/+4
* Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... mooglyguy2018-11-051-4/+4
* i82439tx: add support for system management mode and more [Samuele Zannoli] yz70s2018-04-271-2/+18
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-4/+4
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "Fixes (nw)" Miodrag Milanovic2016-01-201-0/+3
* Fixes (nw) Miodrag Milanovic2016-01-161-3/+0
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-2/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-2/+2
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-041-10/+10
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+334