aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-17armv8: fsl-layerscape: fixes for TFABOOT frameworkRajesh Bhagat1-1/+1
2018-12-06armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain1-1/+14
2018-12-06armv8:fsl-layerscape: Add support for Chassis 3.2Priyanka Jain1-2/+16
2018-12-06armv8: fsl-layerscape: Update parsing boot sourceYork Sun1-4/+22
2018-12-06armv8: layerscape: add SMC calls for DDR size and bank infoRajesh Bhagat1-0/+84
2018-12-06armv8: fsl-layerscape: bootcmd identification for TFABOOTPankit Garg1-0/+14
2018-12-06armv8: fsl-layerscape: identify boot source from PORSR registerRajesh Bhagat1-0/+189
2018-12-06armv8: layerscape: Add TFABOOT supportRajesh Bhagat1-3/+6
2018-12-06armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3Pankit Garg1-1/+4
2018-12-04move data structure out of cpu.hYork Sun1-0/+297
2018-09-23efi_loader: simplify ifdefsStephen Warren1-1/+1
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt1-0/+1