summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common
Commit message (Expand)AuthorAgeFilesLines
* x86: Support TPL in Intel common codeSimon Glass2019-05-081-3/+6
* x86: Add common Intel code for SPLSimon Glass2019-05-082-0/+33
* x86: Allow 16-bit init to be in TPLSimon Glass2019-05-081-1/+1
* x86: Update a stale comment about ifdtoolSimon Glass2019-05-081-1/+1
* x86: Use microcode update from device tree for all processorsIvan Gorinov2018-07-022-3/+9
* x86: Rename efi-x86 target to efi-x86_appBin Meng2018-06-171-1/+1
* x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng2018-06-131-5/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-19/+9
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-082-2/+2
* x86: Use X86_32BIT_INIT instead of X86_RESET_VECTORSimon Glass2017-02-061-4/+6
* x86: ivybridge: Allow microcode to be collatedSimon Glass2016-08-301-1/+11
* x86: Add debugging when a microcode update failsSimon Glass2016-08-301-1/+3
* dm: Rename disk uclass to ahciSimon Glass2016-05-171-1/+1
* x86: Add common SDRAM-init codeSimon Glass2016-03-172-0/+272
* x86: Move common PCH code into a common placeSimon Glass2016-03-172-0/+26
* x86: Update microcode for secondary CPUsSimon Glass2016-03-171-0/+2
* x86: Record the CPU details when starting each coreSimon Glass2016-03-171-1/+6
* x86: Move Intel Management Engine code to a common placeSimon Glass2016-03-173-0/+305
* x86: Rename PORT_RESET to IO_PORT_RESETSimon Glass2016-03-171-2/+2
* x86: Move common CPU code to its own placeSimon Glass2016-03-172-0/+112
* x86: Move common LPC code to its own placeSimon Glass2016-03-172-0/+101
* x86: Move microcode code to a common locationSimon Glass2016-03-173-1/+172
* x86: Move cache-as-RAM code into a common locationSimon Glass2016-03-172-0/+248