summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/smm: Drop em64t save stateArthur Heymans2019-11-222-105/+2
* sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer2019-11-221-5/+9
* device/hypertransport: Drop unused codeArthur Heymans2019-11-221-10/+0
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-0/+54
* device/pci: Reduce scope of dev_find_slot()Kyösti Mälkki2019-11-211-1/+0
* soc/intel/fsp_baytrail: Drop supportArthur Heymans2019-11-211-3/+2
* nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans2019-11-211-2/+0
* nb/amd/fam10: Drop supportArthur Heymans2019-11-201-2/+1
* include/device: add a comment to pci mmio cfg addr helpers and cachingMichael Niewöhner2019-11-201-0/+6
* cbfs: switch to region_device for location APIsAaron Durbin2019-11-201-5/+9
* Remove MIPS architectureJulius Werner2019-11-201-18/+0
* mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner2019-11-191-1/+1
* include: Make stdbool.h a separate fileJulius Werner2019-11-186-15/+22
* soc/intel: Implement PCIe RP devicetree update based on LCAPNico Huber2019-11-161-0/+1
* cbfs: remove prepare() callback from struct cbfs_locatorAaron Durbin2019-11-151-7/+1
* drivers/spi: add drivers for sdcard mounted on the spi busXiang Wang2019-11-141-0/+60
* soc/intel/tigerlake: Include few more Tigerlake device IDsSubrata Banik2019-11-141-6/+38
* cbfs: Stop checking master headerJulius Werner2019-11-141-1/+1
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-142-1/+10
* cbfs: Make cbfs_master_header_props() externally availableJulius Werner2019-11-141-0/+3
* SMBIOS: Add 'CXL FLexbus 1.0' memory array locationElyes HAOUAS2019-11-111-0/+1
* console,boot_state: Exclude printk() from reported timesKyösti Mälkki2019-11-111-0/+7
* include: introduce update* for mmio operationsMichael Niewöhner2019-11-111-0/+45
* include/device: add pci mmio cfg address helpersMichael Niewöhner2019-11-111-0/+18
* lib/cbmem: Remove the cbmem_top_init() hookArthur Heymans2019-11-101-5/+0
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-0/+10
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-2/+0
* lib: add calculate crc byte by byteXiang Wang2019-11-061-0/+40
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+55
* pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefinedArthur Heymans2019-11-051-0/+4
* include: Remove EC_EVENT_* from elog.hYu-Ping Wu2019-11-041-31/+0
* cpu/intel/em64t101: Add Nehalem to compatibility listArthur Heymans2019-11-041-0/+1
* smbios: Create a type for smbios_enclosure_typeMathew King2019-11-041-3/+3
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-0/+5
* cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80Kyösti Mälkki2019-11-021-0/+1
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-0/+11
* lib/uuid: Add UUID parsing functionNico Huber2019-11-011-0/+16
* cpu/x86: make set_msr_bit publicly availableMichael Niewöhner2019-10-311-0/+20
* Program loading: Handoff cbmem_top via calling argumentsArthur Heymans2019-10-301-0/+5
* arch/x86: Populate more fields in SMBIOS type 4Andrey Petrov2019-10-281-0/+3
* lib/prog_loaders.c: Add prog_locate_hook()Frans Hendriks2019-10-281-0/+7
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-272-2/+3
* cbmem.h: Align comment with the reality of implementationsArthur Heymans2019-10-271-3/+2
* src/include/console: Get rid of unused deprecated POST codesElyes HAOUAS2019-10-241-173/+0
* soc/intel/skylake: search for PME wake event on all root portsMichael Niewöhner2019-10-241-0/+12
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-0/+1
* src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>'Elyes HAOUAS2019-10-211-0/+2
* pci_ids: Add AMD Family 17h ACPMarshall Dawson2019-10-201-0/+1
* drivers/usb: Enable EHCI debug during verstageArthur Heymans2019-10-161-0/+1
* SMBIOS (Type 17): Add HBM device type and DIE form factor valueElyes HAOUAS2019-10-091-0/+3