summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki2019-03-061-6/+6
* device/pci_ops: Simplify logic for PCI bus opsKyösti Mälkki2019-03-061-1/+0
* arch/io.h: Separate MMIO and PNP opsKyösti Mälkki2019-03-043-4/+69
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-0/+44
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-044-4/+24
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki2019-03-044-3/+3
* {src/include},{soc/intel): Configure HDA codecsFrans Hendriks2019-03-041-0/+1
* device/pci_ops: Drop parameter from pci_bus_default_ops()Kyösti Mälkki2019-03-031-1/+1
* device/pci_ops: Drop unused parameterKyösti Mälkki2019-03-031-9/+6
* device/pci_ops: Avoid name collisionsKyösti Mälkki2019-03-032-9/+24
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-4/+1
* soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device IDSubrata Banik2019-02-281-0/+1
* console: Split loglevel for fast and slowKyösti Mälkki2019-02-271-0/+2
* console: Refactor printk() varargs prototypesKyösti Mälkki2019-02-271-11/+5
* Add missing u8 eos[2] declaration to struct smbios_type38Lukasz Siudut2019-02-261-0/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-1/+48
* soc/intel/common: Include cometlake SA IDsRonak Kanabar2019-02-241-0/+25
* arch/arm64: Add PCI config support in romstageKyösti Mälkki2019-02-221-3/+1
* drivers/cavium: Add UART PCI driverPatrick Rudolph2019-02-221-0/+3
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-91/+33
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-0/+3
* SMBIOS: Fix bios versionElyes HAOUAS2019-02-211-0/+2
* drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 moduleSubrata Banik2019-02-201-0/+1
* soc/intel/common: Add whiskeylake celeron v-0 supportLijian Zhao2019-02-191-0/+1
* SMBIOS: Update BIOS Information (Type 0) to version V3.2.0Elyes HAOUAS2019-02-151-0/+1
* SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macrosElyes HAOUAS2019-02-151-0/+15
* include/smbios.h: Align values for readabilityElyes HAOUAS2019-02-151-12/+12
* SMBIOS: Update BMC Interface Type fieldElyes HAOUAS2019-02-151-0/+1
* coreboot: check Cr50 PM mode on normal bootKeith Short2019-02-131-0/+3
* cpu/x86/mtrr: Fix _FROM_4G_TOP() macroNico Huber2019-02-121-1/+1
* device/pci_ops: Apply some symmetry in headersKyösti Mälkki2019-02-111-0/+42
* device/pci_ops: Move common pci_mmio_cfg.hKyösti Mälkki2019-02-111-0/+73
* Revert "cpu/x86/mtrr: Fix sign overflow"Nico Huber2019-02-111-1/+1
* device/pci_ops: Move questionable pci_locate() variantsKyösti Mälkki2019-02-111-0/+6
* device/pci_early.c: Drop some guardsKyösti Mälkki2019-02-111-1/+2
* device/pci: Always define PCI_DEV()Kyösti Mälkki2019-02-111-0/+7
* bootmem: add new memory type for BL31Ting Shen2019-02-052-0/+6
* cpu/x86/mtrr: Fix sign overflowPatrick Rudolph2019-02-051-1/+1
* lib/hardwaremain: Fix more ACPI/IOAPIC typosSubrata Banik2019-01-311-1/+1
* string: move strdup() & strconcat() to lib/string.cThomas Heijligen2019-01-301-20/+2
* selfload: check target memory type in selfload_checkTing Shen2019-01-302-3/+7
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-5/+5
* src/cpu/intel: Set get_ia32_fsb function commonElyes HAOUAS2019-01-271-0/+30
* src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS2019-01-271-1/+1
* cbmem_top: Fix comment and remove upper limitPatrick Rudolph2019-01-241-1/+2
* lib/boot_device: Add API for write protect a regionRizwan Qureshi2019-01-211-0/+24
* drivers/spi: Add controller protection typeRizwan Qureshi2019-01-212-2/+10
* string.h: Add isprint()Nico Huber2019-01-161-0/+5
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-1616-16/+0