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
/
src
/
include
/
device
/
pci_rom.h
Age
Commit message (
Expand
)
Author
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-03-25
Rework map_oprom_vendev to add revision check and mapping
Martin Roth
2019-10-04
device/pci_device.c: Use verified boot to check oprom
Frans Hendriks
2018-01-31
device/pci_rom: Write _ROM method for VGA devices
Patrick Rudolph
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-12
src/include: Remove spaces before ( and after )
Lee Leahy
2017-03-10
src/include: Add parenthesis around macros
Lee Leahy
2017-02-04
x86/acpi: Add VFCT table
Patrick Rudolph
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs
Kyösti Mälkki
2012-02-07
Add OPROM mapping support to coreboot
Stefan Reinauer
2009-07-22
Fix a redundant declaration warning (trivial)
Stefan Reinauer
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10
arch import user (historical)
2005-01-18
class code reverse
Yinghai Lu
2005-01-13
onboard pci_rom
Yinghai Lu
2005-01-10
added PCI expansion ROM support,
Li-Ta Lo