summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2022-10-19Merge remote-tracking branch 'origin/imx_v2022.04' into lf_v2022.04BJ DevOps Team
2022-10-13LF-7332 armv8: SHA-256 using ARMv8 Crypto ExtensionsGaurav Jain
2022-05-11Merge remote-tracking branch 'remotes/origin/imx_v2022.04' into lf_v2022.04Jason Liu
2022-05-11LFU-329 caam: Fix crash in case caam_jr probe failedYe Li
2022-05-10Merge remote-tracking branch 'origin/ls_v2022.04' into lf_v2022.04BJ DevOps Team
2022-05-10LFU-310: exit gracefully with print when there is no overlay presentSahil Malhotra
2022-05-02Merge remote-tracking branch 'origin/ls_v2022.04' into lf_v2022.04BJ DevOps Team
2022-05-02LFU-310: fsl-layerscape: add dtb overlay featureSahil Malhotra
2022-04-18Merge remote-tracking branch 'origin/ls_v2022.04' into lf_v2022.04BJ DevOps Team
2022-04-14armv8: layerscape: fix the function mismatch issueYuantian Tang
2022-04-06MLK-18577-3 armv8: xen: add console write hypercallPeng Fan
2022-04-06MLK-13450-7 mx7ulp: Add M4 core boot support when using single boot modeYe Li
2022-04-06ENGR00315894-70 iMX6SX:Video Update MXS LCDIF driverYe.Li
2022-04-06Layerscape: Enable Job ring driver model.Gaurav Jain
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara
2022-02-05spl: Provide more space to be used for storing SPL on imx28 OCRAMLukasz Majewski
2022-02-05mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski
2022-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-02-04arm: arm926ej-s: Add sunxi codeIcenowy Zheng
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube
2022-02-04arm: arm926ej-s: start.S: port save_boot_params support from armv7 codeIcenowy Zheng
2022-02-04armv8: remove no longer needed lowlevel_init.SAndre Przywara
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara
2022-02-03armv8: start.S: remove CONFIG_SYS_RESET_SCTRL codeAndre Przywara
2022-02-03armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADERAlper Nebi Yasak
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait
2022-01-14armv8: apple: Disable PSCI resetMark Kettenis
2022-01-13arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resett...Vagrant Cascadian
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek BehĂșn
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle
2021-11-09armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle
2021-10-30Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding