summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge
AgeCommit message (Expand)Author
5 daysglobal: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-26global_data: Drop global_data hoseSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-07-17x86: Convert some debug statements to use loggingSimon Glass
2023-05-11x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
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: 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