summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/cpu_x86.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-3/+3
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-3/+3
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-3/+3
* x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner2020-03-051-1/+1
* cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng2018-11-141-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* x86: Drop leading spaces in cpu_x86_get_desc()Simon Glass2017-04-181-1/+5
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* cpu: Add get_vendor callbackAlexander Graf2016-10-191-0/+13
* cpu: Add DMTF id and family fieldsAlexander Graf2016-10-191-0/+5
* x86: Move MP initialization codes into a common placeBin Meng2015-07-141-0/+28
* x86: dm: Clean up cpu driversBin Meng2015-07-141-0/+48