summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86: Add support to run function with argument over APsSubrata Banik2018-05-141-10/+12
* cpu/x86/mp: pass pointers to structures for AP callbacksAaron Durbin2018-05-141-16/+35
* cpu/amd/quadcore: Get rid of device_tElyes HAOUAS2018-05-091-3/+3
* cpu/x86/mp: use __aligned macroAaron Durbin2018-05-041-1/+1
* cpu/x86/mp: remove unused functions and limit API exposureAaron Durbin2018-05-041-25/+2
* cpu/x86: Add infinite timeout support into run_ap_work() functionSubrata Banik2018-05-031-2/+4
* arch/x86: Relocate GDT in verstage, romstage, and postcarHannah Williams2018-05-031-30/+1
* Fix freeze during chipset lockdown on NehalemMatthias Gazzari2018-05-012-4/+0
* cpu/intel: Get rid of device_tElyes HAOUAS2018-04-307-7/+7
* cpu/amd: Get rid of device_tElyes HAOUAS2018-04-3013-18/+18
* cpu/x86: Get rid of device_tElyes HAOUAS2018-04-301-2/+2
* cubieboard/qemu-armv7/am335x: Add fake TTB region for consistencyJulius Werner2018-04-301-0/+3
* amd/agesa/family14,15 & 16: Remove unnecessary whitespaceElyes HAOUAS2018-04-293-3/+3
* arch/x86: Fix call for wait_other_cpus_stop()Kyösti Mälkki2018-04-281-3/+3
* cpu/x86: add limited runtime identity page mappingAaron Durbin2018-04-261-0/+214
* arch/x86: add support for cache-as-ram pagingAaron Durbin2018-04-251-0/+47
* cpu/via/car: drop CARTESTLubomir Rintel2018-04-251-32/+0
* cpu/via/car: ensure CAR ends up zeroed outLubomir Rintel2018-04-251-6/+2
* compiler.h: add __weak macroAaron Durbin2018-04-243-15/+18
* cpu/x86: add paging_set_default_pat() functionAaron Durbin2018-04-231-0/+25
* cpu/x86: expose and add paging helper functionsAaron Durbin2018-04-231-33/+37
* cpu/x86: move NXE and PAT accesses to paging moduleAaron Durbin2018-04-231-0/+21
* cpu/x86: add pae paging module to all stagesAaron Durbin2018-04-233-1/+11
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* Revert "model_206ax: Use parallel MP init"Arthur Heymans2018-04-117-165/+88
* model_206ax: Use parallel MP initArthur Heymans2018-04-117-88/+165
* Correct "MTTR" to "MTRR"Jonathan Neuschäfer2018-04-111-1/+1
* cpu/x86/mtrr: Fix broken output ("indexis")Jonathan Neuschäfer2018-04-111-2/+1
* cpu/amd/microcode/microcode.c: Remove unneeded whitespaceElyes HAOUAS2018-04-101-1/+1
* cpu/intel/sandybridge: Put stage cache into TSEGArthur Heymans2018-04-105-0/+67
* cpu/x86/mtrr: Use single code path with/without holesNico Huber2018-04-091-129/+55
* cpu/x86/mtrr: Optimize hole carving strategyNico Huber2018-04-091-34/+98
* intel/nehalem post-car: Use postcar_frame for MTRR setupKyösti Mälkki2018-04-091-23/+40
* x86: Increase time out for parking APs to 250msFurquan Shaikh2018-04-011-1/+18
* cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_planFurquan Shaikh2018-03-091-0/+6
* cpu/x86/mp_init: Increase AP check-in time-out to 1secondFurquan Shaikh2018-03-051-1/+6
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-272-0/+2
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-213-4/+4
* x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRsMarshall Dawson2018-02-163-1/+50
* cpu/x86/16bit/entry16.inc: Fix typo in commentPaul Menzel2018-02-151-1/+1
* cpu/intel/haswell: Don't select PARALLEL_CPU_INITArthur Heymans2018-02-061-1/+0
* cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAYAaron Durbin2018-01-251-1/+1
* AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki2018-01-248-460/+0
* AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki2018-01-2314-462/+7
* cpu/intel: Remove unused CPU codeArthur Heymans2018-01-188-139/+0
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans2018-01-172-23/+17
* AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki2018-01-171-143/+0
* Intel i82830 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth2018-01-153-28/+0