summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-173-4/+4
* arm64: issue ISB after updating system registersVolodymyr Babchuk2020-07-071-0/+8
* armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan2020-05-251-1/+1
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-184-0/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-1812-0/+12
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-1/+2
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop image.h from common headerSimon Glass2020-05-184-0/+5
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-1814-0/+15
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-172-10/+5
* imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-104-0/+47
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-291-0/+2
* fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang2020-04-282-0/+48
* fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITSHou Zhiqiang2020-04-281-0/+4
* fsl-layerscape: Add RESV_RAM check in resv_ram addrHou Zhiqiang2020-04-281-4/+4
* phy: add support for backplane kr modeFlorinel Iordache2020-04-201-0/+9
* t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo2020-04-021-0/+5
* dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-301-5/+5
* dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-301-5/+5
* dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-041-2/+2
* armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li2020-02-041-0/+2
* arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean2020-01-243-0/+74
* armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean2020-01-241-0/+4
* armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar2020-01-241-2/+21
* armv8: ls1012a: Make USB masters snoopableRan Wang2020-01-241-0/+5
* common: Move hang() to the same header as panic()Simon Glass2020-01-172-0/+2
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-176-0/+6
* Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-162-31/+20
* arm: cpu: armv8: add support for arm psci reset2.Rajesh Ravi2020-01-101-0/+16
* pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-021-14/+0
* fsl-lsch3: soc: Enable AHB read support for Flexspi controllerKuldeep Singh2019-12-262-0/+53
* ls1028a: Configure stream IDs for integrated PCI and fix up Linux DTAlex Marginean2019-12-263-0/+111
* armv8: Add workaround for USB erratum A-050106Ran Wang2019-12-262-1/+20
* armv8: layerscape: fix SPL multi DTB loadingMichael Walle2019-12-261-1/+1
* Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-052-5/+5
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move some CPU functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+1
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1