summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop image.h from common headerSimon Glass4-0/+5
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass14-0/+15
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2020-05-17efi_loader: round the memory area in efi_add_memory_map()Michael Walle2-10/+5
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan4-0/+47
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur1-0/+2
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang2-0/+48
2020-04-28fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang1-0/+4
2020-04-28fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang1-4/+4
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+9
2020-04-03t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo1-0/+5
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li1-5/+5
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li1-5/+5
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li1-2/+2
2020-02-04armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li1-0/+2
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean3-0/+74
2020-01-24armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean1-0/+4
2020-01-24armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar1-2/+21
2020-01-24armv8: ls1012a: Make USB masters snoopableRan Wang1-0/+5
2020-01-18common: Move hang() to the same header as panic()Simon Glass2-0/+2
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass6-0/+6
2020-01-16Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2-31/+20
2020-01-10arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi1-0/+16
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal1-14/+0
2019-12-26fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh2-0/+53
2019-12-26ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean3-0/+111
2019-12-26armv8: Add workaround for USB erratum A-050106Ran Wang2-1/+20
2019-12-26armv8: layerscape: fix SPL multi DTB loadingMichael Walle1-1/+1
2019-12-05Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2-5/+5
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass4-0/+4
2019-12-03common: Move some CPU functions out of common.hSimon Glass4-0/+4
2019-12-03common: Move mii_init() function out of common.hSimon Glass1-0/+1
2019-12-03common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-03common: Move older CPU functions to their own headerSimon Glass1-0/+1
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu2-30/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+1
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2-3/+3
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal1-1/+3
2019-11-08armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle1-1/+6
2019-11-08armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle1-5/+5
2019-11-08armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor1-0/+3
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor3-1/+50