summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/intel_common
Commit message (Expand)AuthorAgeFilesLines
* x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-171-2/+23
* x86: apl: Hide the p2sb on exit from U-BootSimon Glass2020-07-171-0/+13
* x86: apl: Support set_hide() in p2sb driverSimon Glass2020-07-171-0/+31
* x86: spi: Add a way to access the SPI mapping via registersSimon Glass2020-06-021-5/+14
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* x86: coreboot: Allow building an SPL imageSimon Glass2020-05-041-0/+2
* x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass2020-04-161-22/+11
* x86: p2sb: Drop 'apl' prefixWolfgang Wallner2020-03-051-15/+15
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+1
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* | x86: itss: Add of-platdata supportSimon Glass2020-02-071-0/+10
* | x86: Give each driver an IRQ typeSimon Glass2020-02-071-1/+1
* | x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner2020-02-072-0/+171
|/
* x86: itss: Remove apl-prefixWolfgang Wallner2020-02-041-28/+28
* x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner2020-02-041-3/+1
* x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner2020-02-042-0/+217
* x86: Add low-power subsystem (lpss) supportSimon Glass2019-12-152-0/+45
* x86: Add support for newer CAR schemesSimon Glass2019-12-153-0/+543
* x86: spi: Add helper functions for Intel Fast SPISimon Glass2019-12-152-0/+74
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1
* x86: Add new common CPU functions for turbo/burst modeSimon Glass2019-10-081-0/+61
* x86: Add common functions for TDP and perf controlSimon Glass2019-10-081-0/+20
* x86: Add a common function to set CPU thermal targetSimon Glass2019-10-081-0/+22
* x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass2019-10-081-1/+1
* x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass2019-10-081-0/+6
* x86: Move common Intel CPU info code into a functionSimon Glass2019-10-081-0/+13
* 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