summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/spl.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc1-4/+1
2021-04-16Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini1-9/+0
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle1-0/+8
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle1-0/+3
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson1-9/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05spl: Drop bd_info in the data sectionSimon Glass1-1/+4
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 image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li1-0/+2
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2019-12-26armv8: layerscape: fix SPL multi DTB loadingMichael Walle1-1/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-1/+1
2019-08-11env: Move env_init() to env.hSimon Glass1-0/+1
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun1-0/+3
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun1-0/+4
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-08spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-17/+0
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat1-0/+3
2017-10-09armv8: layerscape: Enable falcon bootYork Sun1-0/+25
2017-10-09spl: fix assignment of board info to global dataYork Sun1-0/+1
2017-06-02armv8: layerscape: Enabling loading PPA during SPL stageYork Sun1-1/+40
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun1-1/+1
2017-04-17arm: ls1043ardb: Add SD secure boot targetRuchika Gupta1-0/+18
2017-03-14armv8: ls2080a: Drop early MMU for SPL buildYork Sun1-3/+0
2016-09-15armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong1-5/+0
2016-09-15arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang1-4/+0
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-05-18armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong1-1/+1
2016-05-18armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong1-3/+0
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun1-2/+2
2015-11-30armv8/fsl-layerscape: Remove reference to gdataGong Qianyu1-2/+0
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha1-2/+2
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha1-2/+2
2015-10-29armv8/ls1043ardb: Add nand boot supportGong Qianyu1-0/+3
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu1-0/+76