summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv8/fsl-layerscape
Commit message (Expand)AuthorAgeFilesLines
* Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc2021-04-191-4/+1
* Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini2021-04-151-9/+0
|\
| * common: fit: Add weak board_fit_config_name_matchSean Anderson2021-04-141-9/+0
* | armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle2021-04-151-0/+8
* | armv8: fsl-layerscape: spl: add debug UART supportMichael Walle2021-04-151-0/+3
|/
* mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-061-0/+1
* mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle2021-04-061-0/+1
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-0/+10
|\
| * configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat2021-03-051-0/+10
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-2/+2
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-026-0/+6
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-1/+4
|\
| * spl: Drop bd_info in the data sectionSimon Glass2021-01-051-1/+4
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-059-43/+142
|\ \ | |/ |/|
| * armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel2020-12-101-23/+4
| * layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh2020-12-101-4/+6
| * armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-108-16/+132
* | armv8: layerscape: don't initialize GIC in SPLMichael Walle2020-12-041-0/+2
* | treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle2020-12-042-5/+5
|/
* armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle2020-10-231-1/+40
* net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan2020-10-231-8/+8
* pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-231-0/+67
* arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini2020-10-161-0/+1
* Merge branch 'next'Tom Rini2020-10-051-1/+1
|\
* | armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal2020-09-241-6/+8
* | arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang2020-09-241-1/+16
* | fsl-layerscape: enable dwc3 snooping featureRan Wang2020-09-241-0/+37
|/
* arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur2020-07-291-27/+1
* arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang2020-07-272-19/+0
* I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2020-07-271-2/+2
* armv8: layerscape: rework spin tableMichael Walle2020-07-271-60/+23
* armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle2020-07-271-0/+36
* armv8: layerscape: clean exported symbols in spintable.SMichael Walle2020-07-273-18/+21
* armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle2020-07-271-2/+0
* armv8: layerscape: make wake_secondary_core_n() staticMichael Walle2020-07-271-1/+1
* armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle2020-07-271-8/+7
* armv8: layerscape: remove determine_mp_bootpg()Michael Walle2020-07-271-5/+0
* armv8: layerscape: fix alignment for spin tableMichael Walle2020-07-271-2/+2
* armv8: layerscape: load function pointer using ADRMichael Walle2020-07-271-3/+3
* armv8: layerscape: move spin table into own moduleMichael Walle2020-07-273-150/+161
* 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 headerSimon 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