Age | Commit message (Expand) | Author |
2020-12-28 | device + util/sconfig: introduce new device `gpio` | Michael Niewöhner |
2020-12-11 | device/Makefile.inc: Do not require hda_verb.c | Angel Pons |
2020-11-25 | device: Drop unused HyperTransport code | Angel Pons |
2020-06-10 | device/xhci: Add xHCI utility to enumerate capabilities | Raul E Rangel |
2020-05-26 | device: Add support for resource allocator v4 | Furquan Shaikh |
2020-05-26 | device: Move resource allocation into a separate compilation unit | Furquan Shaikh |
2019-08-22 | Add buffer_to/from_fifo32(_prefix) helpers | Julius Werner |
2019-04-07 | device/pci: Rewrite PCI MMCONF with symbol reference | Kyösti Mälkki |
2019-03-16 | device/pci_ops: Have only default PCI bus ops available | Kyösti Mälkki |
2019-03-03 | device/pci: Organize Makefile | Kyösti Mälkki |
2019-02-11 | device/pci_early.c: Drop some guards | Kyösti Mälkki |
2018-12-30 | device/pci_early: Fixes for __SIMPLE_DEVICE__ | Kyösti Mälkki |
2018-05-25 | device: Rename device_simple.c --> device_const.c | Nico Huber |
2018-05-24 | device: Always build device_simple.c for less code duplication | Nico Huber |
2018-05-08 | Move `pci_ops_mmconf` from arch/x86/ to device/ | Nico Huber |
2018-02-22 | device: Include devicetree in SMM stage | Subrata Banik |
2017-08-18 | Reinvent I2C ops | Nico Huber |
2017-04-25 | device: allow devicetree accesses in postcar stage | Aaron Durbin |
2016-07-27 | device: include devicetree in bootblock stage | Aaron Durbin |
2016-04-13 | device/pci_rom: Always use pci_rom | Patrick Rudolph |
2016-03-21 | device: Add i2c read/write register field API | Yidi Lin |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-06-22 | device: Use x86 specific code on x86-64 | Stefan Reinauer |
2015-04-22 | device: Add class and subclass name support | Lee Leahy |
2015-04-17 | rk3288: Add software I2C support | Julius Werner |
2015-02-10 | PCI subsystem: Remove AGP bridge type | Kyösti Mälkki |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-07-17 | device,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-05 | gizmosphere/gizmo: Move support of SPD data in CBFS | Kyösti Mälkki |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-04-09 | OxPCIe uart: Split PCI bridge control | Kyösti Mälkki |
2014-02-12 | PCI: Add capability list parser to romstage | Kyösti Mälkki |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-08-13 | Add a generic Intel HD audio (Azalia) module azalia_device.c | Andrew Wu |
2012-11-30 | Rename devices -> device | Stefan Reinauer |