summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "console,boot_state: Exclude printk() from reported times"Kyösti Mälkki2019-12-031-7/+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
* SMBIOS: (Type 9) Add PCI Express Gen 4 valuesElyes HAOUAS2019-10-091-1/+7
* superio/hwm5_conf: factor out HWM access from ITE env_ctrlFelix Held2019-10-081-0/+58
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+0
* device/root_device: Consolidate common _scan_bus() functionsNico Huber2019-10-081-1/+1
* device/mmio.h: Add more bit field helpersHung-Te Lin2019-10-081-1/+7
* device: Rename scan_static_bus() -> enable_static_devices()Nico Huber2019-10-071-1/+1
* device/pci: Enable full 16-bit VGA port i/o decodingNico Huber2019-10-062-0/+2
* soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph2019-10-051-0/+3
* device/pci_device.c: Use verified boot to check opromFrans Hendriks2019-10-041-0/+1
* src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov2019-10-041-1/+12