Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
7ff5b449ce259ab6633db88da9ed7417c25bf110
/
src
/
devices
/
pci_ops.c
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 14 years ago
00003ae
If no pci access method has been set for the device tree so far (e.g.
by Carl-Daniel Hailfinger
· 14 years ago
4d933dd
Rewrite interrupt handling in coreboot to be more comprehensible and
by Stefan Reinauer
· 14 years ago
0867062
This patch unifies the use of config options in v2 to all start with CONFIG_
by Stefan Reinauer
· 14 years ago
87e7050
die() does never return. Annotate it as such.
by Carl-Daniel Hailfinger
· 15 years ago
3a8565a
During the suspend/resume programming I came to an issue that first 4KB of
by Rudolf Marek
· 15 years ago
43b29cf
Fix mmconf (PCIe memory mapped config space access) support in v2. It was
by Stefan Reinauer
· 15 years ago
bba113e
If get_pbus() is called for a device which has no parent/ancestor bus
by Carl-Daniel Hailfinger
· 15 years ago
2b34db8
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
by Stefan Reinauer
· 15 years ago
7e61e45
Please bear with me - another rename checkin. This qualifies as trivial, no
by Stefan Reinauer
· 16 years ago
b80dbf0
Add explicit license headers to all files in src/device.
by Uwe Hermann
· 17 years ago
a9e632c
- First stab at getting the ppc ports building and working.
by Eric Biederman
· 19 years ago