summaryrefslogtreecommitdiff
path: root/src/device/Makefile.inc
AgeCommit message (Expand)Author
2019-08-22Add buffer_to/from_fifo32(_prefix) helpersJulius Werner
2019-04-07device/pci: Rewrite PCI MMCONF with symbol referenceKyösti Mälkki
2019-03-16device/pci_ops: Have only default PCI bus ops availableKyösti Mälkki
2019-03-03device/pci: Organize MakefileKyösti Mälkki
2019-02-11device/pci_early.c: Drop some guardsKyösti Mälkki
2018-12-30device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki
2018-05-25device: Rename device_simple.c --> device_const.cNico Huber
2018-05-24device: Always build device_simple.c for less code duplicationNico Huber
2018-05-08Move `pci_ops_mmconf` from arch/x86/ to device/Nico Huber
2018-02-22device: Include devicetree in SMM stageSubrata Banik
2017-08-18Reinvent I2C opsNico Huber
2017-04-25device: allow devicetree accesses in postcar stageAaron Durbin
2016-07-27device: include devicetree in bootblock stageAaron Durbin
2016-04-13device/pci_rom: Always use pci_romPatrick Rudolph
2016-03-21device: Add i2c read/write register field APIYidi Lin
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-06-22device: Use x86 specific code on x86-64Stefan Reinauer
2015-04-22device: Add class and subclass name supportLee Leahy
2015-04-17rk3288: Add software I2C supportJulius Werner
2015-02-10PCI subsystem: Remove AGP bridge typeKyösti Mälkki
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-07-17device,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
2014-02-12PCI: Add capability list parser to romstageKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-08-13Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu
2012-11-30Rename devices -> deviceStefan Reinauer