summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-17armv8: Update erratum number to align with docRan Wang2-7/+7
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam1-1/+149
2021-06-17armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162AYangbo Lu1-0/+4
2021-06-17armv8: layerscape: add PSCI support for cpu releaseJiafei Pan3-16/+36
2021-05-24armv8: SPL: discard relocation informationMarek Behún1-0/+1
2021-05-24ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek Behún1-1/+1
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún2-2/+2
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún1-0/+2
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún3-4/+4
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc1-4/+1
2021-04-16Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini1-9/+0
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle1-0/+8
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle1-0/+3
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson1-9/+0
2021-04-10arm: Remove s32v234evb boardTom Rini5-470/+1
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle1-0/+1
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle1-0/+1
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-0/+10
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat1-0/+10
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay1-3/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler19-22/+22
2021-02-16image: Adjust the workings of fit_check_format()Simon Glass1-1/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini34-1/+33
2021-02-15arm: Remove ls2080a_simu boardTom Rini1-1/+1
2021-02-08armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass34-1/+33
2021-02-02arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár1-1/+0
2021-01-26sunxi: Add H616 FEL supportJernej Skrabec1-1/+4
2021-01-17armv8: Makefile: build cache files when neededPeng Fan1-1/+3
2021-01-12sunxi: Add arm64 FEL supportAndre Przywara2-0/+80
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2-1/+8
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini11-48/+147
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass1-0/+4
2021-01-05spl: Drop bd_info in the data sectionSimon Glass1-1/+4
2020-12-10arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski1-4/+4
2020-12-10armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel1-23/+4
2020-12-10layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh1-4/+6
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal9-17/+133
2020-12-05armv8: layerscape: don't initialize GIC in SPLMichael Walle1-0/+2
2020-12-05treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle3-6/+6
2020-10-23armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle1-1/+40
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan1-8/+8
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor1-0/+67
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini1-0/+1
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara1-1/+2
2020-10-05Merge branch 'next'Tom Rini2-3/+22
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal1-6/+8
2020-09-24arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang1-1/+16
2020-09-24fsl-layerscape: enable dwc3 snooping featureRan Wang1-0/+37