aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/cpu_x86.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-3/+3
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-3/+3
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-3/+3
2020-03-05x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner1-1/+1
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-18x86: Drop leading spaces in cpu_x86_get_desc()Simon Glass1-1/+5
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-10-19cpu: Add get_vendor callbackAlexander Graf1-0/+13
2016-10-19cpu: Add DMTF id and family fieldsAlexander Graf1-0/+5
2015-07-14x86: Move MP initialization codes into a common placeBin Meng1-0/+28
2015-07-14x86: dm: Clean up cpu driversBin Meng1-0/+48