1. 6c99250 device/pci_device.c: Sanitize headers by Edward O'Callaghan · 10 years ago
  2. a173a62 Remove guarding #includes by CONFIG_FOO combinations by Edward O'Callaghan · 10 years ago
  3. 58ceb00 PCI VGA ROM: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  4. 2092387 device/device_util.c: Fix wording in comment of `new_resource()` by Paul Menzel · 10 years ago
  5. 0f5cf5e PCI IRQs: Swizzle PCI IRQs for PCI bridges by Mike Loptien · 10 years ago
  6. 16d953a device_romstage: Add a way to move to the next device by Martin Roth · 10 years ago
  7. c867626 device/oprom/yabel/vbe.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  8. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  9. 9ab1c10 device: Conditionally bypass oprom execution by Kyösti Mälkki · 11 years ago
  10. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  11. 580e564 device: provide option to always load PCI option roms by Kyösti Mälkki · 10 years ago
  12. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  13. 160e9a0 devices: Allow to configure textmode in native gfx init. by Vladimir Serbinenko · 10 years ago
  14. fb6d25f device: Do not show "framebuffer graphics resolution" with native init. by Vladimir Serbinenko · 10 years ago
  15. 2161c1d PCI: Add capability list parser to romstage by Kyösti Mälkki · 10 years ago
  16. 318066f PCI: Guard pci.h with CONFIG_PCI by Kyösti Mälkki · 10 years ago
  17. b33384a device_util: Make device in dev_find_slot_pnp u16. by Vladimir Serbinenko · 10 years ago
  18. 400c05c device_util: Add dev_find_slot_pnp. by Vladimir Serbinenko · 10 years ago
  19. dec9198 smbus: Add guards to avoid calling NULL. by Vladimir Serbinenko · 10 years ago
  20. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 10 years ago
  21. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  22. fd3451d device/Kconfig: Add third person singular s to lacks by Paul Menzel · 11 years ago
  23. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  24. 7e1c83e Add Kconfig options to override Subsystem Vendor and Device ID by Duncan Laurie · 11 years ago
  25. 4c37e58 device/dram/ddr3: Move CRC calculation in a separate function by Alexandru Gagniuc · 11 years ago
  26. 7ed3976 Log device path during resource allocation by Duncan Laurie · 11 years ago
  27. cb73a84 Clean up POST codes for Boot State machine by Duncan Laurie · 11 years ago
  28. 8adf7a2 Log device path into CMOS during probe stages by Duncan Laurie · 11 years ago
  29. 5f5d914 Add function to encode device path into integer by Duncan Laurie · 11 years ago
  30. 4d7a4c5 x86: use proper types for interrupt callbacks by Aaron Durbin · 11 years ago
  31. 2a58ecd Add new finalize functions for devices and chips by Marc Jones · 11 years ago
  32. c73acdb Add test to match struct device with pci_devfn_t by Kyösti Mälkki · 11 years ago
  33. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago
  34. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 11 years ago
  35. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  36. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  37. dd4715b pnp: Implement common handling for PnP config modes by Nico Huber · 11 years ago
  38. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  39. 4cdc5d6 Yabel : Add tracing option needed by i915tool. by Denis 'GNUtoo' Carikli · 11 years ago
  40. 78706fd DDR3: Add utilities for creating MRS commands by Alexandru Gagniuc · 11 years ago
  41. f97ff3f dram: Add utilities for decoding DDR3 SPDs by Alexandru Gagniuc · 11 years ago
  42. c5e036a Get rid of a number of __GNUC__ checks by Stefan Reinauer · 11 years ago
  43. 0529429 device tree: track init times by Aaron Durbin · 11 years ago
  44. 64a7ed6 Add PXE ROM selection to Kconfig menu by Siyuan Wang · 11 years ago
  45. ce872cb pci: don't load vga option rom before S3 check by Aaron Durbin · 11 years ago
  46. a146d58 ramstage: prepare for relocation by Aaron Durbin · 11 years ago
  47. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  48. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  49. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  50. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  51. 22ae2b9 VBE: Skip graphics mode setting for non-VGA devices by Stefan Reinauer · 11 years ago
  52. 69e432e oprom: fix compilation for Qemu target (and possibly others) by Stefan Reinauer · 11 years ago
  53. 632d6fe YABEL: use system {in,out}[bwl] on x86 by Patrick Georgi · 11 years ago
  54. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 11 years ago
  55. c4077d4 Make PCIe config options depend on PCIe support by Stefan Reinauer · 12 years ago
  56. 91f1423 Fix Yabel compilation on non-x86 platforms by Stefan Reinauer · 12 years ago
  57. 2110c97 Allow PCI option rom execution only on systems with PCI support by Stefan Reinauer · 12 years ago
  58. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  59. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago