index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
broadwell
/
cpu.c
Age
Commit message (
Expand
)
Author
2024-10-18
x86: cpu: Use default print_cpuinfo() for all
Andy Shevchenko
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-09-22
x86: broadwell: Avoid initing the CPU twice
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-10-08
x86: Add common functions for TDP and perf control
Simon Glass
2019-10-08
x86: Use a common bus clock for Intel CPUs
Simon Glass
2019-10-08
x86: Use a common definition of MSR_IA32_PERF_CTL
Simon Glass
2019-10-08
x86: pci: Drop the first parameter in pci_x86_r/w_config()
Simon Glass
2019-10-08
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-05-08
x86: broadwell: Split CPU init
Simon Glass
2019-05-08
x86: broadwell: Move init of debug UART to cpu.c
Simon Glass
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
board_f: x86: Use checkcpu() for CPU init
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-03-17
x86: Add basic support for broadwell
Simon Glass