summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/car
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Move prologue to .init sectionKyösti Mälkki2021-01-074-0/+4
* cpu/intel/car/non-evict/cache_as_ram.S: Add support for longmodePatrick Rudolph2020-11-022-6/+39
* cpu/intel/car/romstage.c: Remove unused <bootblock_common.h>Elyes HAOUAS2020-07-261-1/+0
* cpu/intel: Remove obsolete comment in CAR setupKyösti Mälkki2020-06-153-12/+0
* cpu/intel/car: Use symbols for CAR MTRR setupKyösti Mälkki2020-06-134-62/+50
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-061-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-118-8/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-048-96/+16
* cpu/intel: Remove ROMCC header guards and codeElyes HAOUAS2019-12-172-16/+0
* bootblock: Provide some common prototypesKyösti Mälkki2019-12-142-22/+1
* cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-251-4/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-253-4/+4
* cpu/intel/car: Add EC software sync to Intel romstageTim Wawrzynczak2019-11-201-0/+4
* nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-152-12/+0
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-125-5/+5
* cpu/intel/car/p4-netburst: Remove delay loopsKyösti Mälkki2019-11-041-12/+0
* cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-10-283-6/+33
* AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth2019-09-106-24/+0
* intel/car: Use common TS_START_ROMSTAGEKyösti Mälkki2019-08-261-0/+2
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-16/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+2
* cpu/intel/car: Make stack guards more useful on C_ENV_BOOTBLOCKArthur Heymans2019-08-211-3/+7
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-1/+1
* cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki2019-08-151-0/+4
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-0/+2
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-1/+17
* cpu: Add missing #include <commonlib/helpers.h>Elyes HAOUAS2019-06-211-0/+1
* cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-04-211-0/+5
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-5/+5
* cpu/intel/car/*/cache_as_ram.S: Add brackets around operandArthur Heymans2019-02-102-2/+2
* cpu/intel/car: Remove unneeded white spaceElyes HAOUAS2019-01-174-8/+8
* cpu/intel/socket_FCBGA559: Use the non-evict cache as ram setupArthur Heymans2019-01-152-0/+18
* cpu/intel/car/non-evict: Update microcode in CAR setupArthur Heymans2019-01-141-7/+36
* arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki2019-01-131-2/+6
* cpu/intel/car/p4: Update microcode in CAR setupArthur Heymans2019-01-131-11/+37
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-0/+3
* cpu/intel/car/bootblock.c: Report BIST failuresArthur Heymans2019-01-081-0/+6
* cpu/intel/car: Enable use of C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-01-083-0/+73
* cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-085-59/+80
* arch/x86: Add CAR stack location symbolsKyösti Mälkki2018-12-301-3/+2
* cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki2018-12-301-3/+0
* soc/intel: Drop romstage_after_car()Kyösti Mälkki2018-12-281-6/+0
* car/non-evict/exit_car.S: Use tabs instead of white spacesElyes HAOUAS2018-12-241-3/+3
* car/non-evict/cache_as_ram.S: Use tabs instead of spacesArthur Heymans2018-12-211-5/+5
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* cpu/intel/car: Fix typoElyes HAOUAS2018-10-043-3/+3
* cpu/*/car: fix ancient URL explaining XIP range run-time calculationStefan Tauner2018-09-183-3/+3
* cpu/intel/car: Align the stack to 16 bytes before romstage_mainArthur Heymans2018-08-133-0/+13
* cpu/intel/p4-netburst: skip caching rom on model_fxxArthur Heymans2018-06-271-0/+14