index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
devices
/
pciexp_device.c
Age
Commit message (
Expand
)
Author
2010-11-04
Various cosmetic and coding style fixes in src/devices.
Uwe Hermann
2010-10-18
Cosmetics and coding style fixes in devices/*.
Uwe Hermann
2010-10-17
Various Doxygen comment fixes, typo fixes, etc.
Uwe Hermann
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-01-17
Initial PCIe tuning: Enable Active State Power Management (ASPM)
Stefan Reinauer
2009-10-27
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2008-08-01
Typo, thanks to Idwer for spotting this. (trivial patch)
Stefan Reinauer
2008-08-01
fix typos and warnings in the device tree code (trivial)
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-04-22
Add explicit license headers to all files in src/device.
Uwe Hermann
2005-07-08
eric patch
Yinghai Lu