summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/apollolake/fsp_s.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-06x86: Silence some logging statementsSimon Glass1-4/+4
2020-09-25x86: apl: Check low-level init in FSP-S pre-initSimon Glass1-0/+2
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass1-6/+5
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass1-15/+11
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass1-14/+5
2020-07-17x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass1-5/+5
2020-05-27x86: apl: Use devicetree for FSP-S configurationBernhard Messerklinger1-380/+6
2020-05-27x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabledBernhard Messerklinger1-21/+25
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-04-30x86: apl: Skip init code when chain loadingSimon Glass1-0/+2
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-1/+1
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+1
2020-02-07x86: Give each driver an IRQ typeSimon Glass1-2/+2
2020-02-07x86: apl: Drop the I2C config in FSP-SSimon Glass1-58/+0
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-15x86: apl: Add FSP supportSimon Glass1-0/+661