summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/cpu.c
AgeCommit message (Expand)Author
2019-05-22armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal
2019-05-22armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang
2019-05-22armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang
2019-05-22armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-02-19armv8: fsl-layerscape: reorder rgmii dpmacs' enablementPankaj Bansal
2019-01-17armv8: ls1043a: add SVR definitions for 23x23 package siliconHou Zhiqiang
2019-01-17armv8: fsl-layerscape: fixes for TFABOOT frameworkRajesh Bhagat
2018-12-06armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain
2018-12-06armv8:fsl-layerscape: Add support for Chassis 3.2Priyanka Jain
2018-12-06armv8: fsl-layerscape: Update parsing boot sourceYork Sun
2018-12-06armv8: layerscape: add SMC calls for DDR size and bank infoRajesh Bhagat
2018-12-06armv8: fsl-layerscape: bootcmd identification for TFABOOTPankit Garg
2018-12-06armv8: fsl-layerscape: identify boot source from PORSR registerRajesh Bhagat
2018-12-06armv8: layerscape: Add TFABOOT supportRajesh Bhagat
2018-12-06armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3Pankit Garg
2018-12-04move data structure out of cpu.hYork Sun
2018-09-23efi_loader: simplify ifdefsStephen Warren
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt
2018-04-04efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt
2018-01-15armv8/ls1088a: configure PMU's PCTBENR to enable WDTZhang Ying-22455
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song
2017-12-06armv8: fsl-layerscape: Add support of disabling core prefetchPrabhakar Kushwaha
2017-10-09armv8: fsl-layerscape: Avoid running dram_init_banksize againYork Sun
2017-10-09armv8: fsl-layerscape: Allocate Secure memory from first ddr regionSumit Garg
2017-09-11armv8: fsl-layerscape: Fix MC reserved memory calculationYork Sun
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-01armv8: layerscape: Make U-Boot EL2 safeYork Sun
2017-06-01armv8: ls2080aqds: Add support for SD bootSantan Kumar
2017-05-23armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC supportPriyanka Jain
2017-04-24arm: psci: make psci usable on single core socsYuantian Tang
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-03-28pci: layerscape: add LS2088A series SoC pcie supportHou Zhiqiang
2017-03-28armv8/fsl-layerscape: Update erratum A009635 implementationPriyanka Jain
2017-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun
2017-03-14armv8: layerscape: Fix the sequence of changing MMU tableYork Sun
2017-03-14armv8: layerscape: Update MMU mapping with actual DDR sizeYork Sun
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang
2017-01-18armv8/fsl-lsch2: refactor the clock system initializationHou Zhiqiang
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com