summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape
AgeCommit message (Expand)Author
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2020-12-10armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel
2020-12-10layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-12-04armv8: layerscape: don't initialize GIC in SPLMichael Walle
2020-12-04treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle
2020-10-23armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini
2020-10-05Merge branch 'next'Tom Rini
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal
2020-09-24arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang
2020-09-24fsl-layerscape: enable dwc3 snooping featureRan Wang
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur
2020-07-27arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li
2020-07-27armv8: layerscape: rework spin tableMichael Walle
2020-07-27armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle
2020-07-27armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle
2020-07-27armv8: layerscape: make wake_secondary_core_n() staticMichael Walle
2020-07-27armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle
2020-07-27armv8: layerscape: fix alignment for spin tableMichael Walle
2020-07-27armv8: layerscape: load function pointer using ADRMichael Walle
2020-07-27armv8: layerscape: move spin table into own moduleMichael Walle
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle
2020-07-27armv8: layerscape: pretty print info about SMP coresMichael Walle
2020-07-27armv8: layerscape: fix spin-table supportMichael Walle
2020-07-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.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: Move GIC RD tables init to soc.cHou Zhiqiang
2020-04-28fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang
2020-04-20phy: add support for backplane kr modeFlorinel Iordache
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li