summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv8/fsl-layerscape/ppa.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-271-4/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* armv8: sec_firmware: Add support for loadables in FITSumit Garg2017-10-271-3/+13
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-15/+0
* armv8: fsl-layerscape: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-6/+9
* armv8: layerscape: Make U-Boot EL2 safeYork Sun2017-06-011-0/+7
* armv8: fsl-layerscape: Add validation of PPA image from NAND and SDSumit Garg2017-04-241-2/+70
* armv8: fsl-layerscape: SECURE BOOT: Add header address of PPA in kconfigVinitha Pillai-B572232017-04-171-1/+1
* fsl: PPA: add support PPA image loading from NAND and SDHou Zhiqiang2017-03-281-1/+142
* ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg2016-09-141-0/+21
* ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-021-1/+1
* ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-191-0/+48