summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2020-01-04device/smbus: Drop unused smbus_set_link()Kyösti Mälkki
2020-01-04device/smbus: Drop SMBUS_HAS_AUX_CHANNELSKyösti Mälkki
2020-01-03spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MSAaron Durbin
2020-01-03device/early_smbus: Drop unused function parameterKyösti Mälkki
2020-01-03device/early_smbus: Remove unused prototypesKyösti Mälkki
2020-01-02lib/malloc: Implement a simple free() only for last malloc()Bora Guvendik
2020-01-02drivers/pc80/mc146818rtc: Remove read_option_lowlevel()Kyösti Mälkki
2020-01-02src/include: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-31src: Remove some romcc workaroundsJacob Garber
2019-12-27bootblock: Support normal/fallback mechanism againKyösti Mälkki
2019-12-27src/include: Remove min/max() from <stdlib.h>Elyes HAOUAS
2019-12-22superio/common/conf_mode: Add op to write SSDTPatrick Rudolph
2019-12-20drivers/pc80: Move normal/fallback mechanism outside __ROMCC__Kyösti Mälkki
2019-12-19src: Use '#include <smp/node.h>' when appropriateElyes HAOUAS
2019-12-19src: Remove unused include <device/smbus_def.h>Elyes HAOUAS
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-12-18Revert "include/cpu/x86: Add STM Support"Aaron Durbin
2019-12-18include/cpu/x86: Add STM SupportEugene D. Myers
2019-12-16device/pnp: use correct width type for pnp_info.functionFelix Held
2019-12-16device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held
2019-12-13soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-12-10soc/intel/common: Add Jasperlake Device IDsrkanabar
2019-12-10include/device/pci_ids: Add Coffeelake U IGD P630Christian Walter
2019-12-06endian: Replace explicit byte swapping with compiler builtinJulius Werner
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner
2019-12-02src/soc/intel: Add Cometlake-S and CMP-H skusGaggery Tsai
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-30AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki
2019-11-30AGESA,binaryPI: Fix stack location on entry to romstageMichał Żygowski
2019-11-30AGESA,binaryPI: Split romstage_main() to BSP and AP partsKyösti Mälkki
2019-11-30binaryPI: Clean leftover romstage prototypeKyösti Mälkki
2019-11-29lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-28pci_ids: Update Intel Lewisburg SMBUS PCI IDJonathan Zhang
2019-11-27AGESA,binaryPI: Remove early_all_cores()Kyösti Mälkki
2019-11-27binaryPI: Drop BINARYPI_LEGACY_WRAPPER supportKyösti Mälkki
2019-11-27amdfam10: Clean leftover prototypesKyösti Mälkki
2019-11-22cpu/intel/smm: Drop em64t save stateArthur Heymans
2019-11-22sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer
2019-11-22device/hypertransport: Drop unused codeArthur Heymans
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-11-21device/pci: Reduce scope of dev_find_slot()Kyösti Mälkki
2019-11-21soc/intel/fsp_baytrail: Drop supportArthur Heymans
2019-11-21nb/sb/cpu: Drop Intel Rangeley supportArthur Heymans
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-11-20include/device: add a comment to pci mmio cfg addr helpers and cachingMichael Niewöhner
2019-11-20cbfs: switch to region_device for location APIsAaron Durbin
2019-11-20Remove MIPS architectureJulius Werner
2019-11-19mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner