summaryrefslogtreecommitdiffstats
path: root/src/devices/pciexp_device.c
Commit message (Expand)AuthorAgeFilesLines
* Various cosmetic and coding style fixes in src/devices.Uwe Hermann2010-11-041-3/+6
* Cosmetics and coding style fixes in devices/*.Uwe Hermann2010-10-181-13/+12
* Various Doxygen comment fixes, typo fixes, etc.Uwe Hermann2010-10-171-2/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* Initial PCIe tuning: Enable Active State Power Management (ASPM)Stefan Reinauer2010-01-171-2/+10
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-271-2/+2
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-2/+2
* Typo, thanks to Idwer for spotting this. (trivial patch)Stefan Reinauer2008-08-011-1/+1
* fix typos and warnings in the device tree code (trivial)Stefan Reinauer2008-08-011-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Add explicit license headers to all files in src/device.Uwe Hermann2007-04-221-1/+19
* eric patchYinghai Lu2005-07-081-0/+60