1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 6 months ago
  3. 0f98655 device: Drop MULTIPLE_VGA_ADAPTERS Kconfig by Nico Huber · 7 months ago
  4. 0cd2a50 device/pci_rom: rename pci_rom_acpi_fill_vfct() by Matt DeVillier · 10 months ago
  5. 7c04d0e device/pci_rom: Set VBIOS checksum when filling VFCT table by Matt DeVillier · 10 months ago
  6. 42f0396 device/pci_rom: rework PCI ID remapping in pci_rom_probe by Felix Held · 1 year, 4 months ago
  7. d369c66 src/device/pci_: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  8. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  9. a3811fe device/pci_rom: Add vga_oprom_preload by Raul E Rangel · 2 years, 8 months ago
  10. ad5307e device/pci_rom: Make ON_DEVICE_ROM_LOAD condition truthy by Raul E Rangel · 3 years ago
  11. 69cb69f device/pci_rom: Convert #if to C code by Raul E Rangel · 3 years ago
  12. a736f48 lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize by Raul E Rangel · 3 years ago
  13. d19cc11 device: Reflow strings in printk statements by Angel Pons · 3 years ago
  14. b649d6a soc/amd/common/block/graphics/graphics: GOP: load VBIOS by Nikolai Vyssotski · 3 years, 4 months ago
  15. 0c1d660 device/pci_rom.c: Use __func__ by Elyes HAOUAS · 3 years, 6 months ago
  16. 90341c1 device/pci_rom.c: Treat BASE_DISPLAY class as GPU by Benjamin Doron · 4 years ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  18. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  19. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  20. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 2 months ago
  21. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  22. dafcc7a Rework map_oprom_vendev to add revision check and mapping by Martin Roth · 4 years, 5 months ago
  23. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 6 months ago
  24. b6e2afb src/device/pci_rom.c: Show device IDs on oprom failure by Martin Roth · 4 years, 6 months ago
  25. d615230 treewide: Replace BOARD_EMULATION_QEMU_X86 by Angel Pons · 4 years, 4 months ago
  26. 7f1da07 arch/acpi.h: Use of typedef for acpi_vfct by Himanshu Sahdev · 4 years, 9 months ago
  27. afd0505 arch/acpi.h: Use of typedef for acpi_vfct_image_hdr by Himanshu Sahdev · 4 years, 9 months ago
  28. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  29. 7cfe68d device/pci_rom.c: Fix out of bounds read by Jacob Garber · 5 years ago
  30. c32ccb7 device/pci_rom.c: Fix indent for 'if' statement by Elyes HAOUAS · 5 years ago
  31. fb49379 device/pci_rom: Fix redundant pci_rom_probe() calls by Kyösti Mälkki · 5 years ago
  32. 8c9be43 device/pci_rom: Fix on-board optionrom address by Kyösti Mälkki · 5 years ago
  33. d5a11ed device/pci_rom: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  34. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  35. 0f8b8d9 src: Move constant to the right side of comparison by Elyes HAOUAS · 6 years ago
  36. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  37. 5e9785d src/device/pci_rom.c: Remove double initialization by Richard Spiegel · 6 years ago
  38. e348066 src/device: Get rid of device_t by Elyes HAOUAS · 6 years ago
  39. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  40. 00c0cd2 device/pci_rom: Write _ROM method for VGA devices by Patrick Rudolph · 7 years ago
  41. 7f35d3a src/device: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  42. b3b114c src/device: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  43. 6f978cf x86/acpi: Use initialized VBIOS in VFCT table by Marshall Dawson · 7 years ago
  44. a5c2ac6 x86/acpi: Add VFCT table by Patrick Rudolph · 8 years ago
  45. 647e34d device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN by Patrick Rudolph · 8 years ago
  46. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  47. 83fa169 oprom: Fix for 64bit by Stefan Reinauer · 9 years ago
  48. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  49. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  50. 1bdd321 RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs by Kyösti Mälkki · 10 years ago
  51. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  52. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 11 years ago
  53. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/pci_rom.c]
  54. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  55. e9dfdd9 Reverse Vendor ID & Device ID for map_oprom_vendev() by Martin Roth · 12 years ago
  56. afaa257 Don't run any Option ROMs stored outside of the system flash by Stefan Reinauer · 13 years ago
  57. c0a6c6b Add OPROM mapping support to coreboot by Stefan Reinauer · 12 years ago
  58. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  59. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  60. e487047 Various cosmetic and coding style fixes in src/devices. by Uwe Hermann · 14 years ago
  61. c1ee429 Various Doxygen comment fixes, typo fixes, etc. by Uwe Hermann · 14 years ago
  62. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  63. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  64. ae3e998 Silence two warnings. Only use the Qemu hard-coded address for VGA devices. by Myles Watson · 15 years ago
  65. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  66. 2fa7c2e When loading an option ROM use the class stored in the device to by Mark Marshall · 15 years ago
  67. 6768f39 Remove: by Patrick Georgi · 15 years ago
  68. a88db7b Fix a little white space issue. Also, don't copy the rom image by Ronald G. Minnich · 15 years ago
  69. 4d59eaa - printed CBFS rom address was always 0 - drop dead code. by Stefan Reinauer · 15 years ago
  70. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  71. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  72. 308312c Some changes for option roms: by Ronald G. Minnich · 15 years ago
  73. 662d52d Add support for romfs to option rom loading. by Ronald G. Minnich · 15 years ago
  74. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  75. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  76. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
  77. b80dbf0 Add explicit license headers to all files in src/device. by Uwe Hermann · 17 years ago
  78. d6d7a11 This patch corrects r2587. It makes sure that the VGA is initialized by Roman Kononov · 17 years ago
  79. 778a42b This patch makes sure that VGA is initialized before it is used. Without by Roman Kononov · 17 years ago
  80. 6c20eb4 hex values with 0x prefix by Stefan Reinauer · 18 years ago
  81. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  82. 86cbd33 This was posted on issue tracker and approve by ron minnich by Ronald G. Minnich · 19 years ago
  83. dc81118 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 by arch import user (historical) · 19 years ago
  84. 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 19 years ago
  85. acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 19 years ago
  86. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 19 years ago
  87. bec039c minor reformat by Li-Ta Lo · 19 years ago
  88. 54ab311 class code reverse by Yinghai Lu · 19 years ago
  89. 1f1085b linkb_to_host and addon display card override onboard card. by Yinghai Lu · 19 years ago
  90. 9e4faef CONFIG_PCI_ROM_RUN by Yinghai Lu · 19 years ago
  91. bc5399a better embedded ROM support, done blindly by Li-Ta Lo · 19 years ago
  92. 75f5b55 remove #include chip.h by Li-Ta Lo · 19 years ago
  93. 77cbb99 onboard pci_rom by Yinghai Lu · 19 years ago
  94. 515f6c7 works for PCI vga cards too by Li-Ta Lo · 19 years ago
  95. 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 19 years ago