aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-1/+3
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-2/+2
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-2/+2
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move ll_boot_init() to init.hSimon Glass1-0/+1
2019-10-08x86: Tidy up some duplicate MSR definesSimon Glass1-3/+3
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng1-0/+1
2018-06-13x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-10-19cpu: Add get_vendor callbackAlexander Graf1-0/+1
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese1-0/+48
2015-08-05x86: baytrail: Support operation as an EFI payloadSimon Glass1-0/+2
2015-07-14x86: Move MP initialization codes into a common placeBin Meng1-69/+29
2015-07-14x86: dm: Clean up cpu driversBin Meng1-12/+3
2015-04-30x86: Add a CPU driver for baytrailSimon Glass1-0/+205