summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS2019-12-191-1/+0
* src: Remove unused include <device/smbus_def.h>Elyes HAOUAS2019-12-191-1/+0
* Drop ROMCC code and header guardsArthur Heymans2019-12-1920-109/+8
* Revert "include/cpu/x86: Add STM Support"Aaron Durbin2019-12-182-9/+0
* include/cpu/x86: Add STM SupportEugene D. Myers2019-12-182-0/+9
* device/pnp: use correct width type for pnp_info.functionFelix Held2019-12-161-1/+1
* device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held2019-12-161-0/+1
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-1/+48
* fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner2019-12-111-1/+1
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-1/+38
* include/device/pci_ids: Add Coffeelake U IGD P630Christian Walter2019-12-101-0/+1
* endian: Replace explicit byte swapping with compiler builtinJulius Werner2019-12-061-0/+6
* 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