port_enable and port_reset must change atomically.
[coreboot.git] / payloads / coreinfo / pci_module.c
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2008-09-05 Stefan Reinauerdefine array size in a single place (trivial)
2008-08-13 Stefan Reinaueroff by 1. (trivial)
2008-08-13 Stefan Reinauercommit real fix to pci module of coreinfo (trivial)
2008-08-11 Ulf JordanThis patch updates coreinfo to use the ACS_ macros...
2008-08-07 Stefan ReinauerAdd a full set of pci access functions.
2008-08-04 Uwe HermannRemove duplicated code which is already in libpayload...
2008-03-31 Uwe HermannAdd support for an "NVRAM Dump" screen in coreinfo...
2008-03-27 Uwe HermannVarious tiny fixes (trivial):
2008-03-23 Uwe HermannMake functions static (where possible) to reduce code...
2008-03-20 Uwe HermannSmaller fixes to allow using -Wall (trivial).
2008-03-20 Uwe HermannCosmetic changes and coding style fixes by running...
2008-03-20 Jordan Crousecorinfo: Inital release of the coreinfo code