summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
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: Tidy up some duplicate MSR definesSimon 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: Use a common definition of MSR_IA32_PERF_CTLSimon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMITSimon Glass
2019-10-08x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass
2019-05-08x86: broadwell: Update PCH to work in TPLSimon Glass
2019-05-08x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-05-08x86: broadwell: Select refcode and CPU code for SPLSimon Glass
2019-05-08x86: broadwell: Allow booting from SPLSimon Glass
2019-05-08x86: broadwell: Split CPU initSimon Glass
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass
2019-05-08x86: broadwell: Allow SDRAM init from SPLSimon Glass
2019-05-08x86: broadwell: Improve SDRAM debugging outputSimon Glass
2019-02-20x86: broadwell: Add support for serial I/O devicesSimon Glass
2019-02-20x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass
2019-02-20x86: broadwell: Add support for the ADSPSimon Glass
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin 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-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: broadwell: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Imply HAVE_INTEL_ME in the platform KconfigBin Meng
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
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass
2016-05-23x86: broadwell: Correct I/O APIC IDBin Meng
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-03-17x86: broadwell: Add support for high-speed I/O lane with MESimon Glass
2016-03-17x86: broadwell: Add support for SDRAM setupSimon Glass
2016-03-17x86: broadwell: Add power-control supportSimon Glass
2016-03-17x86: broadwell: Add reference code supportSimon Glass
2016-03-17x86: broadwell: Add an LPC driverSimon Glass
2016-03-17x86: broadwell: Add a northbridge driverSimon Glass