aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/spl.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-1/+1
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini1-1/+1
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor1-34/+0
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass1-0/+5
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-09-06armv8: layerscape: spl: mark OCRAM as non-secureMichael Walle1-0/+13
2022-04-01arm64: ls1046a: Support semihosting fallbackSean Anderson1-1/+2
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson1-0/+2
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini1-1/+3
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+1
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-15Merge branch '2021-04-14-assorted-vboot-improvements'WIP/15Apr2021Tom 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-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: 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-02common: 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-07spl: 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-01armv8: 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-14armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong1-5/+0
2016-09-14arm: 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