summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-101-2/+5
* net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-231-8/+8
* armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal2020-09-241-6/+8
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+2
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-171-7/+3
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-291-0/+2
* fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang2020-04-281-4/+4
* arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean2020-01-241-0/+14
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean2019-12-261-0/+9
* common: Move some CPU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal2019-11-081-1/+3
* fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride2019-11-081-1/+1
* armv8: ls1028a: Add more personalities supportYuantian Tang2019-10-211-0/+3
* armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer2019-09-121-2/+4
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal2019-05-221-9/+2
* armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang2019-05-221-0/+7
* armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang2019-05-221-0/+14
* armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang2019-05-221-1/+3
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-2/+2
* armv8: fsl-layerscape: reorder rgmii dpmacs' enablementPankaj Bansal2019-02-191-4/+18
* armv8: ls1043a: add SVR definitions for 23x23 package siliconHou Zhiqiang2019-01-171-0/+2
* armv8: fsl-layerscape: fixes for TFABOOT frameworkRajesh Bhagat2019-01-171-1/+1
* armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain2018-12-061-1/+14
* armv8:fsl-layerscape: Add support for Chassis 3.2Priyanka Jain2018-12-061-2/+16
* armv8: fsl-layerscape: Update parsing boot sourceYork Sun2018-12-061-4/+22
* armv8: layerscape: add SMC calls for DDR size and bank infoRajesh Bhagat2018-12-061-0/+84
* armv8: fsl-layerscape: bootcmd identification for TFABOOTPankit Garg2018-12-061-0/+14
* armv8: fsl-layerscape: identify boot source from PORSR registerRajesh Bhagat2018-12-061-0/+189
* armv8: layerscape: Add TFABOOT supportRajesh Bhagat2018-12-061-3/+6
* armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3Pankit Garg2018-12-061-1/+4
* move data structure out of cpu.hYork Sun2018-12-041-0/+297
* efi_loader: simplify ifdefsStephen Warren2018-09-231-1/+1
* arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger2018-07-261-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt2018-04-041-0/+1
* efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt2018-04-041-2/+2
* armv8/ls1088a: configure PMU's PCTBENR to enable WDTZhang Ying-224552018-01-151-2/+2
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-101-0/+4
* armv8: ls1043a/ls2080a: check SoC by device IDWenbin song2017-12-131-4/+4