1. bc6a690 device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT by Felix Held · 9 months ago
  2. 2571ecb device, soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  3. 219cb95 device/xhci: Add functions to work with resource pointers by Robert Zieba · 1 year, 9 months ago
  4. 67f63e7 src/device + util/sconfig: Introduce new device 'mdio' by Mario Scheithauer · 1 year, 10 months ago
  5. 36695f2 device/resource_allocator_v3: Drop code by Arthur Heymans · 1 year, 10 months ago
  6. 5ff1808 device/mipi: Move to drivers/mipi by Julius Werner · 3 years ago
  7. b2a1480 device: Move MIPI panel library from mainboard/google/kukui into common by Julius Werner · 3 years ago
  8. dbb667a device + util/sconfig: introduce new device `gpio` by Michael Niewöhner · 3 years, 8 months ago
  9. 520003a device/Makefile.inc: Do not require hda_verb.c by Angel Pons · 3 years, 8 months ago
  10. c19cbee device: Drop unused HyperTransport code by Angel Pons · 3 years, 9 months ago
  11. a5b7ddf device/xhci: Add xHCI utility to enumerate capabilities by Raul E Rangel · 4 years, 3 months ago
  12. f4bc9eb device: Add support for resource allocator v4 by Furquan Shaikh · 4 years, 3 months ago
  13. 6939574 device: Move resource allocation into a separate compilation unit by Furquan Shaikh · 4 years, 3 months ago
  14. db7f6fb Add buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 5 years ago
  15. d2cdfff device/pci: Rewrite PCI MMCONF with symbol reference by Kyösti Mälkki · 5 years ago
  16. 4663f45 device/pci_ops: Have only default PCI bus ops available by Kyösti Mälkki · 5 years ago
  17. 3a42c88 device/pci: Organize Makefile by Kyösti Mälkki · 6 years ago
  18. 5b14116 device/pci_early.c: Drop some guards by Kyösti Mälkki · 6 years ago
  19. 3521e26 device/pci_early: Fixes for __SIMPLE_DEVICE__ by Kyösti Mälkki · 6 years ago
  20. 81ec9c0 device: Rename device_simple.c --> device_const.c by Nico Huber · 6 years ago
  21. 9129f1a device: Always build device_simple.c for less code duplication by Nico Huber · 6 years ago
  22. d4ac11f Move `pci_ops_mmconf` from arch/x86/ to device/ by Nico Huber · 6 years ago
  23. 5f1da55 device: Include devicetree in SMM stage by Subrata Banik · 6 years ago
  24. 5817386 Reinvent I2C ops by Nico Huber · 7 years ago
  25. 5e88c3b device: allow devicetree accesses in postcar stage by Aaron Durbin · 7 years ago
  26. 40d9349 device: include devicetree in bootblock stage by Aaron Durbin · 8 years ago
  27. eaa5773 device/pci_rom: Always use pci_rom by Patrick Rudolph · 8 years ago
  28. d33ebd1 device: Add i2c read/write register field API by Yidi Lin · 8 years ago
  29. 75c51d9 x86: add standalone verstage support by Aaron Durbin · 9 years ago
  30. 0e7b7bb device: Use x86 specific code on x86-64 by Stefan Reinauer · 9 years ago
  31. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  32. 7f70ad6 rk3288: Add software I2C support by Julius Werner · 10 years ago
  33. 754fac4 PCI subsystem: Remove AGP bridge type by Kyösti Mälkki · 10 years ago
  34. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  35. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  36. 29794b7 device,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  37. 36abdc4 gizmosphere/gizmo: Move support of SPD data in CBFS by Kyösti Mälkki · 10 years ago
  38. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  39. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 11 years ago
  40. 2161c1d PCI: Add capability list parser to romstage by Kyösti Mälkki · 11 years ago
  41. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  42. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago
  43. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/Makefile.inc]
  44. 78a1667 Create a a new configuration variable for PCI by Ronald G. Minnich · 12 years ago
  45. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  46. aada2e1 Every chip must have chip_operations by Kyösti Mälkki · 12 years ago
  47. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  48. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  49. 77adc5e Don't unconditionally add support for cardbus and pci-x devices by Stefan Reinauer · 13 years ago
  50. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  51. e3df121 Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. by Myles Watson · 14 years ago
  52. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago
  53. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  54. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  55. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago