index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
coreinfo
/
pci_module.c
Age
Commit message (
Expand
)
Author
2019-03-07
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-06-14
coreinfo: Skip unpopulated PCI functions
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-01
coreinfo: Use IS_ENABLED() to query Kconfig variables
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2008-09-05
define array size in a single place (trivial)
Stefan Reinauer
2008-08-13
off by 1. (trivial)
Stefan Reinauer
2008-08-13
commit real fix to pci module of coreinfo (trivial)
Stefan Reinauer
2008-08-11
This patch updates coreinfo to use the ACS_ macros for line graphics.
Ulf Jordan
2008-08-07
Add a full set of pci access functions.
Stefan Reinauer
2008-08-04
Remove duplicated code which is already in libpayload (trivial).
Uwe Hermann
2008-03-31
Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for
Uwe Hermann
2008-03-27
Various tiny fixes (trivial):
Uwe Hermann
2008-03-23
Make functions static (where possible) to reduce code size (trivial).
Uwe Hermann
2008-03-20
Smaller fixes to allow using -Wall (trivial).
Uwe Hermann
2008-03-20
Cosmetic changes and coding style fixes by running 'indent', with some
Uwe Hermann
2008-03-20
corinfo: Inital release of the coreinfo code
Jordan Crouse