summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common
Commit message (Expand)AuthorAgeFilesLines
* x86: Silence some logging statementsSimon Glass2020-11-062-5/+5
* x86: Don't bother clearing global NVSSimon Glass2020-11-051-1/+0
* x86: apl: Add core init for the SoCSimon Glass2020-11-051-0/+19
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-052-2/+2
* bloblist: Allow custom alignment for blobsSimon Glass2020-10-062-2/+2
* x86: cpu: Report address width from cpu_get_info()Simon Glass2020-09-251-0/+1
* x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-253-0/+393
* x86: Add a few common Intel CPU functionsSimon Glass2020-09-251-0/+64
* x86: acpi: Add a common routine to write WiFi infoSimon Glass2020-09-252-0/+121
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-252-0/+172
* 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 headerWIP/2020-05-18-reduce-size-of-common.hSimon 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