aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/apollolake/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06x86: Remove <common.h> and add needed includesTom Rini1-1/+0
2021-03-27x86: coral: Avoid build error with !CONFIG_ACPIGENSimon Glass1-5/+9
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-18x86: Drop unnecessary mp_init logicSimon Glass1-1/+1
2020-11-05x86: apl: Add core init for the SoCSimon Glass1-0/+84
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass1-2/+2
2020-09-25x86: apl: Generate CPU tablesSimon Glass1-0/+77
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass1-1/+1
2020-03-05x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner1-6/+1
2019-12-15x86: apl: Add a CPU driverSimon Glass1-0/+41