summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/car
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86/car: Replace reference of copy_and_run locationKyösti Mälkki2018-06-273-3/+3
* nb/intel/i440bx: Switch to POSTCAR_STAGEKyösti Mälkki2018-06-171-109/+7
* cpu/intel/car/p3: Use variable MTRR countKyösti Mälkki2018-06-171-23/+37
* cpu/intel/slot_1: Switch to different CAR setupKyösti Mälkki2018-06-173-454/+11
* cpu/intel/car: Remove obsolete filesKyösti Mälkki2018-06-171-0/+0
* cpu/intel/car/non-evict: Improve a few thingsArthur Heymans2018-06-051-31/+47
* cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE supportArthur Heymans2018-06-052-0/+248
* cpu/intel/car/core2: Improve a few thingsArthur Heymans2018-06-051-28/+67
* cpu/intel/car/core2: Prepare for POSTCAR_STAGE supportArthur Heymans2018-06-051-0/+165
* cpu/intel/car: Prepare for some POSTCAR_STAGE supportKyösti Mälkki2018-06-023-4/+427
* aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INITKyösti Mälkki2018-06-021-23/+0
* {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriateNico Huber2018-05-311-1/+1
* cpu/intel/car/cache_as_ram.inc: Fix long standing issuesKeith Hui2017-09-121-35/+23
* cpu/intel/car/cache_as_ram.inc: Remove unused codeKeith Hui2017-09-121-44/+0
* cpu/intel/car/cache_as_ram.inc: Remove broken HT codeKeith Hui2017-09-121-75/+0
* intel/car: Fix stack guard placementKyösti Mälkki2017-09-081-3/+14
* cpu/*: Add whitespace around '<<'Elyes HAOUAS2017-06-281-2/+2
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-072-2/+2
* cpu/intel: Fix the spacing issuesLee Leahy2017-03-162-4/+4
* cpu/intel: Indent with tabsLee Leahy2017-03-161-2/+2
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-112-24/+65
* intel car: Move pre-ram stack guard lowerKyösti Mälkki2016-11-201-1/+1
* intel cache-as-ram: Unify stack setupKyösti Mälkki2016-11-111-8/+5
* intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki2016-11-111-1/+50
* intel post-car: Split legacy socketsKyösti Mälkki2016-11-081-0/+20
* src/cpu: Improve code formattingElyes HAOUAS2016-09-041-1/+1
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1