summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape
Commit message (Expand)AuthorAgeFilesLines
...
* armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle2020-07-271-2/+12
* armv8: layerscape: pretty print info about SMP coresMichael Walle2020-07-271-4/+5
* armv8: layerscape: fix spin-table supportMichael Walle2020-07-272-11/+5
* armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle2020-07-271-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-3/+3
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-188-0/+8
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-1/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-186-0/+7
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-172-10/+5
* 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
* 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-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-175-0/+5
* Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-162-31/+20
* 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
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move some CPU functions out of common.hSimon Glass2019-12-023-0/+3
* common: Move mii_init() function out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu2019-11-272-30/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+1
* freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-082-3/+3
* fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal2019-11-081-1/+3
* armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle2019-11-081-1/+6
* armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle2019-11-081-5/+5
* armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor2019-11-081-0/+3
* armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-083-1/+50