aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Correct SPL use of SYS_FSL_ERRATUM_A010539Simon Glass1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-83/+83
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini1-3/+3
2022-12-22net: Remove more legacy functionsTom Rini1-3/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-27/+27
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-3/+3
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-23/+23
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-24/+24
2022-10-17arm64: layerscape: Support SYSRESETSean Anderson1-0/+2
2022-06-16armv8: always use current exception level for TCR_ELx accessAndre Przywara1-2/+2
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
2022-04-26armv8: layerscape: get rid of smc_call()Michael Walle1-30/+19
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain1-1/+10
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-1/+3
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-0/+1
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean1-1/+1
2021-06-17armv8: layerscape: add PSCI support for cpu releaseJiafei Pan1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal1-2/+5
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan1-8/+8
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal1-6/+8
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle1-7/+3
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur1-0/+2
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang1-4/+4
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean1-0/+14
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-26ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean1-0/+9
2019-12-02common: Move some CPU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move mii_init() function out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal1-1/+3
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride1-1/+1
2019-10-21armv8: ls1028a: Add more personalities supportYuantian Tang1-0/+3
2019-09-12armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer1-2/+4
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get_f() to env.hSimon Glass1-0/+1
2019-05-22armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal1-9/+2
2019-05-22armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang1-0/+7
2019-05-22armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang1-0/+14
2019-05-22armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang1-1/+3
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-2/+2
2019-02-19armv8: fsl-layerscape: reorder rgmii dpmacs' enablementPankaj Bansal1-4/+18
2019-01-17armv8: ls1043a: add SVR definitions for 23x23 package siliconHou Zhiqiang1-0/+2