summaryrefslogtreecommitdiffstats
path: root/src/device/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* device/mipi: Move to drivers/mipiJulius Werner2021-08-261-1/+1
* device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner2021-08-181-1/+1
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-281-0/+2
* device/Makefile.inc: Do not require hda_verb.cAngel Pons2020-12-111-1/+1
* device: Drop unused HyperTransport codeAngel Pons2020-11-251-1/+0
* device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel2020-06-101-0/+2
* device: Add support for resource allocator v4Furquan Shaikh2020-05-261-0/+1
* device: Move resource allocation into a separate compilation unitFurquan Shaikh2020-05-261-0/+3
* Add buffer_to/from_fifo32(_prefix) helpersJulius Werner2019-08-221-0/+5
* device/pci: Rewrite PCI MMCONF with symbol referenceKyösti Mälkki2019-04-071-1/+7
* device/pci_ops: Have only default PCI bus ops availableKyösti Mälkki2019-03-161-1/+0
* device/pci: Organize MakefileKyösti Mälkki2019-03-031-13/+17
* device/pci_early.c: Drop some guardsKyösti Mälkki2019-02-111-3/+0
* device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki2018-12-301-0/+6
* device: Rename device_simple.c --> device_const.cNico Huber2018-05-251-6/+6
* device: Always build device_simple.c for less code duplicationNico Huber2018-05-241-0/+1
* Move `pci_ops_mmconf` from arch/x86/ to device/Nico Huber2018-05-081-0/+1
* device: Include devicetree in SMM stageSubrata Banik2018-02-221-0/+1
* Reinvent I2C opsNico Huber2017-08-181-0/+1
* device: allow devicetree accesses in postcar stageAaron Durbin2017-04-251-0/+1
* device: include devicetree in bootblock stageAaron Durbin2016-07-271-2/+3
* device/pci_rom: Always use pci_romPatrick Rudolph2016-04-131-2/+1
* device: Add i2c read/write register field APIYidi Lin2016-03-211-0/+5
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+1
* device: Use x86 specific code on x86-64Stefan Reinauer2015-06-221-0/+1
* device: Add class and subclass name supportLee Leahy2015-04-221-0/+1
* rk3288: Add software I2C supportJulius Werner2015-04-171-0/+1
* PCI subsystem: Remove AGP bridge typeKyösti Mälkki2015-02-101-1/+0
* i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner2014-12-301-0/+4
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-0/+4
* device,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki2014-07-051-1/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+1
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-0/+1
* PCI: Add capability list parser to romstageKyösti Mälkki2014-02-121-1/+2
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-4/+0
* Add a generic Intel HD audio (Azalia) module azalia_device.cAndrew Wu2013-08-131-0/+1
* Rename devices -> deviceStefan Reinauer2012-11-301-0/+24