summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/cpu_x86.c
AgeCommit message (Expand)Author
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner
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-04-18x86: Drop leading spaces in cpu_x86_get_desc()Simon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-19cpu: Add DMTF id and family fieldsAlexander Graf
2015-07-14x86: Move MP initialization codes into a common placeBin Meng
2015-07-14x86: dm: Clean up cpu driversBin Meng