summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-4/+4
* mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner2019-12-043-50/+18
* src/soc/intel: Add Cometlake-S and CMP-H skusGaggery Tsai2019-12-021-1/+19
* kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans2019-11-301-1/+1
* AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki2019-11-302-9/+3
* AGESA,binaryPI: Fix stack location on entry to romstageMichał Żygowski2019-11-301-0/+1
* AGESA,binaryPI: Split romstage_main() to BSP and AP partsKyösti Mälkki2019-11-301-1/+1
* binaryPI: Clean leftover romstage prototypeKyösti Mälkki2019-11-301-2/+0
* lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-1/+0
* pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang2019-11-281-1/+1
* AGESA,binaryPI: Remove early_all_cores()Kyösti Mälkki2019-11-271-2/+0
* binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki2019-11-271-1/+0
* amdfam10: Clean leftover prototypesKyösti Mälkki2019-11-271-4/+0
* 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