Various cosmetic and coding style fixes in src/devices.
[coreboot.git] / src / devices / pci_rom.c
2010-11-04 Uwe HermannVarious cosmetic and coding style fixes in src/devices.
2010-10-17 Uwe HermannVarious Doxygen comment fixes, typo fixes, etc.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-11-17 Myles WatsonSilence two warnings. Only use the Qemu hard-coded...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-05 Mark MarshallWhen loading an option ROM use the class stored in...
2009-10-03 Patrick GeorgiRemove:
2009-06-09 Ronald G. MinnichFix a little white space issue. Also, don't copy the...
2009-04-22 Stefan Reinauer- printed CBFS rom address was always 0
2009-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-06 Ronald G. MinnichSome changes for option roms:
2009-04-06 Ronald G. MinnichAdd support for romfs to option rom loading.
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-08-01 Stefan Reinauerfix typos and warnings in the device tree code (trivial)
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-04-22 Uwe HermannAdd explicit license headers to all files in src/device.
2007-04-09 Roman KononovThis patch corrects r2587. It makes sure that the VGA...
2007-04-06 Roman KononovThis patch makes sure that VGA is initialized before...
2006-04-24 Stefan Reinauerhex values with 0x prefix
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-11-21 Ronald G. MinnichThis was posted on issue tracker and approve by ron...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-01-19 Li-Ta Lominor reformat
2005-01-18 Yinghai Luclass code reverse
2005-01-17 Yinghai Lulinkb_to_host and addon display card override onboard...
2005-01-14 Yinghai LuCONFIG_PCI_ROM_RUN
2005-01-13 Li-Ta Lobetter embedded ROM support, done blindly
2005-01-13 Li-Ta Loremove #include chip.h
2005-01-13 Yinghai Luonboard pci_rom
2005-01-11 Li-Ta Loworks for PCI vga cards too
2005-01-10 Li-Ta Loadded PCI expansion ROM support,