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
/
device
/
pci_rom.c
Age
Commit message (
Expand
)
Author
2018-05-22
src/device: Get rid of device_t
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-01-31
device/pci_rom: Write _ROM method for VGA devices
Patrick Rudolph
2017-07-25
src/device: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2017-06-28
src/device: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-04-27
x86/acpi: Use initialized VBIOS in VFCT table
Marshall Dawson
2017-02-04
x86/acpi: Add VFCT table
Patrick Rudolph
2016-02-16
device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN
Patrick Rudolph
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-22
oprom: Fix for 64bit
Stefan Reinauer
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2012-11-30
Rename devices -> device
Stefan Reinauer