summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
AgeCommit message (Expand)Author
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2024-10-15layerscape: use the lmb API's to add RAM memorySughosh Ganu
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini
2023-02-10Correct SPL use of SYS_FSL_ERRATUM_A010539Simon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-22net: Remove more legacy functionsTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-10-17arm64: layerscape: Support SYSRESETSean Anderson
2022-06-16armv8: always use current exception level for TCR_ELx accessAndre Przywara
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-04-26armv8: layerscape: get rid of smc_call()Michael Walle
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-06-17armv8: layerscape: add PSCI support for cpu releaseJiafei Pan
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-26ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02common: Move mii_init() function out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride
2019-10-21armv8: ls1028a: Add more personalities supportYuantian Tang
2019-09-12armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-05-22armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal