summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-02-20sound: x86: link: Add sound supportSimon Glass
2019-02-20x86: ivybridge: Add a way to get the HDA config settingSimon Glass
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng
2018-06-13x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng
2018-06-13x86: ivybridge: Imply USB_XHCI_HCDBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-09-16x86: ivybridge: remove unused variablesHeinrich Schuchardt
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: ivybridge: remove unused uma_memory_sizexypron.glpk@gmx.de
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: ivybridge: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng
2017-08-01ahci: Support non-PCI controllersSimon Glass
2017-07-11x86: Move link to use driver model for SCSISimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-06x86: ivybridge: Provide a dummy SDRAM init for 64-bitSimon Glass
2017-02-06x86: ivybridge: Skip SATA init in SPLSimon Glass
2017-02-06x86: ivybridge: Allow 32-bit init to move to SPLSimon Glass
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass
2017-02-06x86: ivybridge: Add more debugging for failuresSimon Glass
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-11x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass
2016-10-11x86: ivybridge: Fix PCH power setupSimon Glass
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
2016-09-23x86: squash lines for immediate returnMasahiro Yamada
2016-08-30x86: Add debugging when cpu_common_init() failsSimon Glass