aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge
AgeCommit message (Expand)AuthorFilesLines
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko1-14/+0
2024-10-11global: Rename SPL_ to XPL_Simon Glass1-3/+3
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass1-1/+1
2024-08-26global_data: Drop global_data hoseSimon Glass1-5/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini11-11/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini11-1/+11
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini1-1/+0
2024-05-06x86: Remove <common.h> and add needed includesTom Rini11-11/+2
2023-08-31event: Convert existing spy records to simpleSimon Glass1-2/+2
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-07-17x86: Convert some debug statements to use loggingSimon Glass1-1/+3
2023-05-11x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass1-8/+9
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass1-1/+1
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-0/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-1/+3
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-5/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass8-0/+8
2020-12-18dm: Avoid accessing seq directlySimon Glass1-1/+1
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass1-0/+1
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-2/+3
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-3/+2
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-2/+3
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop log.h from common headerSimon Glass9-0/+9
2020-05-18common: Drop init.h from common headerSimon Glass3-0/+3
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass1-3/+5
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-02common: Move checkcpu() out of common.hSimon Glass1-0/+1
2019-10-08x86: Add common functions for TDP and perf controlSimon Glass2-18/+11
2019-10-08x86: Use a common bus clock for Intel CPUsSimon Glass1-2/+2
2019-10-08x86: Add a common function to set CPU thermal targetSimon Glass1-22/+3
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass1-2/+1
2019-10-08x86: Move common Intel CPU info code into a functionSimon Glass1-6/+2
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass1-1/+1
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-1/+1
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass1-0/+15
2019-02-20sound: x86: link: Add sound supportSimon Glass2-0/+33
2019-02-20x86: ivybridge: Add a way to get the HDA config settingSimon Glass1-2/+25
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng1-0/+1
2018-07-20x86: Switch to use DM sysreset driverBin Meng2-4/+6
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng1-0/+1
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng1-15/+0
2018-06-13x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng1-1/+1
2018-06-13x86: ivybridge: Imply USB_XHCI_HCDBin Meng1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini13-26/+13
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+1