aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common
AgeCommit message (Expand)Author
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass
2020-04-16x86: apl: Move p2sb ofdata reading to the correct methodSimon Glass
2020-03-05x86: p2sb: Drop 'apl' prefixWolfgang Wallner
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07x86: itss: Add of-platdata supportSimon Glass
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-04x86: itss: Remove apl-prefixWolfgang Wallner
2020-02-04x86: itss: Add a Kconfig option to enable/disable ITSS driverWolfgang Wallner
2020-02-04x86: Move itss.c from Apollo Lake to a more generic locationWolfgang Wallner
2019-12-15x86: Add low-power subsystem (lpss) supportSimon Glass
2019-12-15x86: Add support for newer CAR schemesSimon Glass
2019-12-15x86: spi: Add helper functions for Intel Fast SPISimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-10-08x86: Add new common CPU functions for turbo/burst modeSimon Glass
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass
2019-10-08x86: Use a common definition of MSR_IA32_PERF_CTLSimon Glass
2019-10-08x86: fsp: Save usable RAM and hob_list in the handoff areaSimon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2019-05-08x86: Support TPL in Intel common codeSimon Glass
2019-05-08x86: Add common Intel code for SPLSimon Glass
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass
2019-05-08x86: Update a stale comment about ifdtoolSimon Glass
2018-07-02x86: Use microcode update from device tree for all processorsIvan Gorinov
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-06x86: Use X86_32BIT_INIT instead of X86_RESET_VECTORSimon Glass
2016-08-30x86: ivybridge: Allow microcode to be collatedSimon Glass
2016-08-30x86: Add debugging when a microcode update failsSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-03-17x86: Add common SDRAM-init codeSimon Glass
2016-03-17x86: Move common PCH code into a common placeSimon Glass
2016-03-17x86: Update microcode for secondary CPUsSimon Glass
2016-03-17x86: Record the CPU details when starting each coreSimon Glass
2016-03-17x86: Move Intel Management Engine code to a common placeSimon Glass
2016-03-17x86: Rename PORT_RESET to IO_PORT_RESETSimon Glass
2016-03-17x86: Move common CPU code to its own placeSimon Glass
2016-03-17x86: Move common LPC code to its own placeSimon Glass
2016-03-17x86: Move microcode code to a common locationSimon Glass
2016-03-17x86: Move cache-as-RAM code into a common locationSimon Glass