summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/apollolake/spl.c
Commit message (Expand)AuthorAgeFilesLines
* x86: apl: Enhance debugging in the SPL loaderSimon Glass2021-02-011-5/+7
* x86: apl: Use struct spi_nor instead of struct spi_flashSimon Glass2021-01-051-1/+1
* x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-051-28/+0
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-1/+1
* dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-131-1/+1
* x86: apl: Take advantage of the of-platdata parent supportSimon Glass2020-10-291-1/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* x86: apl: Add SPL loadersSimon Glass2019-12-151-0/+178