summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/apollolake/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass2021-03-271-5/+9
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Drop unnecessary mp_init logicSimon Glass2020-12-181-1/+1
* x86: apl: Add core init for the SoCSimon Glass2020-11-051-0/+84
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-051-2/+2
* x86: apl: Generate CPU tablesSimon Glass2020-09-251-0/+77
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-1/+1
* x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner2020-03-051-6/+1
* x86: apl: Add a CPU driverSimon Glass2019-12-151-0/+41