summaryrefslogtreecommitdiffstats
path: root/src/include/device/path.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* src/device: Remove DEVICE_PATH_ESPI & DEVICE_PATH_LPCMartin Roth2021-07-141-14/+0
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-281-0/+7
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-141-1/+0
* device: Increase DEVICE_PATH_MAX to 40Furquan Shaikh2020-07-171-1/+1
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-121-0/+14
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* device: Move find_dev_path() to device_const.cKyösti Mälkki2018-05-251-1/+0
* devicetree: Add USB device typeDuncan Laurie2018-05-111-0/+8
* sconfig: Add a new mmio resource typeJustin TerAvest2018-01-251-0/+6
* src/include: Open brace on same line as enum or structLee Leahy2017-03-121-22/+11
* src/include: Fix unsigned warningsLee Leahy2017-03-091-18/+18
* device: Add a new "SPI" device typeFurquan Shaikh2017-02-161-1/+9
* sconfig: Add a new generic device typeDuncan Laurie2016-05-161-1/+10
* sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie2016-05-161-0/+1
* device: Add device path display supportLee Leahy2016-02-181-0/+20
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-11/+11
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-3/+3
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-271-0/+2
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-1/+0
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-131-0/+7
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-0/+1
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-1/+1
* - Apply 11_24_a_s1_core.diff fromStefan Reinauer2005-11-261-0/+2
* eric patchYinghai Lu2005-07-081-0/+1
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-181-6/+19
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+1
* - Fix config.g and the hdama config so everthing builds again.Eric Biederman2004-10-161-5/+19
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-3/+11
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-0/+2
* - Major update of the dynamic device tree so it can handleEric Biederman2003-09-021-0/+41