summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/spl.c
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc
2021-04-15Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05spl: Drop bd_info in the data sectionSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li
2020-01-17common: Move clock functions into a new fileSimon Glass
2019-12-26armv8: layerscape: fix SPL multi DTB loadingMichael Walle
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-08-11env: Move env_init() to env.hSimon Glass
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat
2017-10-09armv8: layerscape: Enable falcon bootYork Sun
2017-10-09spl: fix assignment of board info to global dataYork Sun
2017-06-01armv8: layerscape: Enabling loading PPA during SPL stageYork Sun
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun
2017-04-17arm: ls1043ardb: Add SD secure boot targetRuchika Gupta
2017-03-14armv8: ls2080a: Drop early MMU for SPL buildYork Sun
2016-09-14armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-05-18armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong
2016-05-18armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2015-11-30armv8/fsl-layerscape: Remove reference to gdataGong Qianyu
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-10-29armv8/ls1043ardb: Add nand boot supportGong Qianyu
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu