summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/cpu/car
AgeCommit message (Expand)Author
2020-06-06src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-06soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-11-15soc/intel/common: Make alignment proper for commentsSubrata Banik
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-08-12soc/intel/common: Fix typo mistake in cache_as_ram.SSubrata Banik
2019-04-21cpu/x86: Move checking for MTRR's as a proxy for proper CPU resetArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-08arch/x86: Link walkcbfs.S instead of including itArthur Heymans
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-04-25soc/intel/common: disable paging if PAGING_IN_CACHE_AS_RAM enabledAaron Durbin
2018-02-20src/soc: Fix various typosJonathan Neuschäfer
2017-10-16intel/common: CAR setup CQOSNaresh G Solanki
2017-06-29arch/x86: update assembly to ensure 16-byte alignment into CAaron Durbin
2017-03-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik