summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-2/+2
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-2/+2
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move ll_boot_init() to init.hSimon Glass2020-01-171-0/+1
* x86: Tidy up some duplicate MSR definesSimon Glass2019-10-081-3/+3
* cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng2018-11-141-0/+1
* x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng2018-06-131-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cpu: Add get_vendor callbackAlexander Graf2016-10-191-0/+1
* x86: baytrail: Add SIO HS-UART clock setupStefan Roese2016-08-161-0/+48
* x86: baytrail: Support operation as an EFI payloadSimon Glass2015-08-051-0/+2
* x86: Move MP initialization codes into a common placeBin Meng2015-07-141-69/+29
* x86: dm: Clean up cpu driversBin Meng2015-07-141-12/+3
* x86: Add a CPU driver for baytrailSimon Glass2015-04-301-0/+205