summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/apollolake/fsp_s.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Silence some logging statementsSimon Glass2020-11-061-4/+4
* x86: apl: Check low-level init in FSP-S pre-initSimon Glass2020-09-251-0/+2
* x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-171-6/+5
* x86: apl: Support set_hide() in p2sb driverSimon Glass2020-07-171-15/+11
* x86: apl: Use memory-mapped access for VBTSimon Glass2020-07-171-14/+5
* x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-171-5/+5
* x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger2020-05-271-380/+6
* x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger2020-05-271-21/+25
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* x86: apl: Skip init code when chain loadingSimon Glass2020-04-301-0/+2
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-1/+1
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+1
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* | x86: Give each driver an IRQ typeSimon Glass2020-02-071-2/+2
* | x86: apl: Drop the I2C config in FSP-SSimon Glass2020-02-071-58/+0
|/
* x86: apl: Add FSP supportSimon Glass2019-12-151-0/+661