summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2021-06-17armv8: Update erratum number to align with docRan Wang
2021-06-17armv8: ls1012a: Pass PPFE firmware to Linux through FDTChaitanya Sakinam
2021-06-17armv8: layerscape: enable eMMC HS400 workarounds for LX2160A/LX2162AYangbo Lu
2021-06-17armv8: layerscape: add PSCI support for cpu releaseJiafei Pan
2021-05-24armv8: SPL: discard relocation informationMarek Behún
2021-05-24ARM: kona: fix clk_bsc_enable() type mismatch for LTOMarek Behún
2021-05-24ARM: fix LTO for imx28_xeaMarek Behún
2021-05-24ARM: fix LTO build for some thumb-interwork casesMarek Behún
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc
2021-04-15Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson
2021-04-10arm: Remove s32v234evb boardTom Rini
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-05configs: fsl: move bootrom specific defines to KconfigRajesh Bhagat
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15arm: Remove ls2080a_simu boardTom Rini
2021-02-08armv7: ls102xa: Enable I-Cache to speed up the boot timeHou Zhiqiang
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01arm: Remove #include <version.h> from armv8/fwcall.cPali Rohár
2021-01-25sunxi: Add H616 FEL supportJernej Skrabec
2021-01-16armv8: Makefile: build cache files when neededPeng Fan
2021-01-11sunxi: Add arm64 FEL supportAndre Przywara
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-05spl: Drop bd_info in the data sectionSimon Glass
2020-12-10arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski
2020-12-10armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel
2020-12-10layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-12-04armv8: layerscape: don't initialize GIC in SPLMichael Walle
2020-12-04treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORTMichael Walle
2020-10-23armv8: layerscape: don't remove crypto node if just partially disabledMichael Walle
2020-10-23net: lx2160a.c: Update to set ECx_PMUX precedenceRazvan Ionut Cirjan
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor
2020-10-16arm: fsl-layerscape: Include device_compat.h in soc.cTom Rini
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara
2020-10-05Merge branch 'next'Tom Rini
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal
2020-09-24arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang
2020-09-24fsl-layerscape: enable dwc3 snooping featureRan Wang