1. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  2. 1bdd321 RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs by Kyösti Mälkki · 10 years ago
  3. 992066a spd_cache debug: Log invalid CRC checksum by Tobias Diedrich · 10 years ago
  4. 0e675f7 ddr3: Plumber DIMM type to parsed structure. by Vladimir Serbinenko · 10 years ago
  5. 31cef1f device/dram/ddr3.c: Fix sizeof on array func param overflow by Edward O'Callaghan · 10 years ago
  6. 016732f pci_ops.{c,h}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  7. 58470e3 Kconfig: clean up options in top level and device menu by Stefan Reinauer · 10 years ago
  8. 8404dca Remove stale char[] initialization causing unaligned memory access by Marcelo Povoa · 10 years ago
  9. 0108b93 pnp: Allow setting of misc register 0xf4 in device tree by Stefan Reinauer · 11 years ago
  10. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  11. 08ba7d0 pnp: Allow setting of misc register 0xfa in device tree by Stefan Reinauer · 11 years ago
  12. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  13. 91810dd device/oprom/realmode: Sanitize header inclusion by Edward O'Callaghan · 10 years ago
  14. 7842eb2 device/oprom/realmode/x86.c: Move includes to top of file by Edward O'Callaghan · 10 years ago
  15. 7686a56 sandy/ivybridge: Native raminit. by Vladimir Serbinenko · 10 years ago
  16. 6e3712f device/oprom/yabel/vbe.c: Fix memory leak by Daniele Forsi · 10 years ago
  17. f9ce88e device/oprom/realmode/x86.c: Fix memory leak by Daniele Forsi · 10 years ago
  18. f2fb7d9 src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar by Daniele Forsi · 10 years ago
  19. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  20. ed3d0e8 src/device/Kconfig: fix typo in label "1024x768 256-color" by Daniele Forsi · 10 years ago
  21. c2956e7 device/pci_early.c: Mixes up variants of a typedefs to 'u32' by Edward O'Callaghan · 10 years ago
  22. 29794b7 device,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  23. 2b2f849 YABEL: Initialize global `biosmem` pointer for VBE by Nico Huber · 10 years ago
  24. 64ea6db device: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  25. 577573f YABEL: Drop IO stubs that are (by own admission) never used by Patrick Georgi · 10 years ago
  26. 36abdc4 gizmosphere/gizmo: Move support of SPD data in CBFS by Kyösti Mälkki · 10 years ago
  27. 6c99250 device/pci_device.c: Sanitize headers by Edward O'Callaghan · 10 years ago
  28. a173a62 Remove guarding #includes by CONFIG_FOO combinations by Edward O'Callaghan · 10 years ago
  29. 58ceb00 PCI VGA ROM: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  30. 2092387 device/device_util.c: Fix wording in comment of `new_resource()` by Paul Menzel · 10 years ago
  31. 0f5cf5e PCI IRQs: Swizzle PCI IRQs for PCI bridges by Mike Loptien · 10 years ago
  32. 16d953a device_romstage: Add a way to move to the next device by Martin Roth · 10 years ago
  33. c867626 device/oprom/yabel/vbe.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  34. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  35. 9ab1c10 device: Conditionally bypass oprom execution by Kyösti Mälkki · 11 years ago
  36. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  37. 580e564 device: provide option to always load PCI option roms by Kyösti Mälkki · 10 years ago
  38. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  39. 160e9a0 devices: Allow to configure textmode in native gfx init. by Vladimir Serbinenko · 10 years ago
  40. fb6d25f device: Do not show "framebuffer graphics resolution" with native init. by Vladimir Serbinenko · 10 years ago
  41. 2161c1d PCI: Add capability list parser to romstage by Kyösti Mälkki · 10 years ago
  42. 318066f PCI: Guard pci.h with CONFIG_PCI by Kyösti Mälkki · 10 years ago
  43. b33384a device_util: Make device in dev_find_slot_pnp u16. by Vladimir Serbinenko · 10 years ago
  44. 400c05c device_util: Add dev_find_slot_pnp. by Vladimir Serbinenko · 10 years ago
  45. dec9198 smbus: Add guards to avoid calling NULL. by Vladimir Serbinenko · 11 years ago
  46. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  47. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  48. fd3451d device/Kconfig: Add third person singular s to lacks by Paul Menzel · 11 years ago
  49. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  50. 7e1c83e Add Kconfig options to override Subsystem Vendor and Device ID by Duncan Laurie · 11 years ago
  51. 4c37e58 device/dram/ddr3: Move CRC calculation in a separate function by Alexandru Gagniuc · 11 years ago
  52. 7ed3976 Log device path during resource allocation by Duncan Laurie · 11 years ago
  53. cb73a84 Clean up POST codes for Boot State machine by Duncan Laurie · 11 years ago
  54. 8adf7a2 Log device path into CMOS during probe stages by Duncan Laurie · 11 years ago
  55. 5f5d914 Add function to encode device path into integer by Duncan Laurie · 11 years ago
  56. 4d7a4c5 x86: use proper types for interrupt callbacks by Aaron Durbin · 11 years ago
  57. 2a58ecd Add new finalize functions for devices and chips by Marc Jones · 11 years ago
  58. c73acdb Add test to match struct device with pci_devfn_t by Kyösti Mälkki · 11 years ago
  59. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago
  60. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 11 years ago
  61. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  62. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  63. dd4715b pnp: Implement common handling for PnP config modes by Nico Huber · 11 years ago
  64. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  65. 4cdc5d6 Yabel : Add tracing option needed by i915tool. by Denis 'GNUtoo' Carikli · 11 years ago
  66. 78706fd DDR3: Add utilities for creating MRS commands by Alexandru Gagniuc · 11 years ago
  67. f97ff3f dram: Add utilities for decoding DDR3 SPDs by Alexandru Gagniuc · 11 years ago
  68. c5e036a Get rid of a number of __GNUC__ checks by Stefan Reinauer · 11 years ago
  69. 0529429 device tree: track init times by Aaron Durbin · 11 years ago
  70. 64a7ed6 Add PXE ROM selection to Kconfig menu by Siyuan Wang · 11 years ago
  71. ce872cb pci: don't load vga option rom before S3 check by Aaron Durbin · 11 years ago
  72. a146d58 ramstage: prepare for relocation by Aaron Durbin · 11 years ago
  73. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  74. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  75. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  76. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  77. 22ae2b9 VBE: Skip graphics mode setting for non-VGA devices by Stefan Reinauer · 11 years ago
  78. 69e432e oprom: fix compilation for Qemu target (and possibly others) by Stefan Reinauer · 11 years ago
  79. 632d6fe YABEL: use system {in,out}[bwl] on x86 by Patrick Georgi · 11 years ago
  80. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  81. c4077d4 Make PCIe config options depend on PCIe support by Stefan Reinauer · 12 years ago
  82. 91f1423 Fix Yabel compilation on non-x86 platforms by Stefan Reinauer · 12 years ago
  83. 2110c97 Allow PCI option rom execution only on systems with PCI support by Stefan Reinauer · 12 years ago
  84. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  85. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago