summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2022-04-01arm64: Save esr in pt_regsSean Anderson1-2/+4
2022-04-01ls1046ardb: Add support for JTAG bootSean Anderson1-0/+2
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-4/+0
2022-03-18Convert CONFIG_ARMV8_SWITCH_TO_EL1 to KconfigTom Rini1-0/+6
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini1-0/+31
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini1-2/+2
2022-03-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini3-2/+6
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara1-2/+2
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara2-4/+4
2022-03-02armv8: Force SP_ELx stack pointer usageAndre Przywara1-0/+1
2022-03-02armv8: Always unmask SErrorsAndre Przywara2-9/+3
2022-02-05spl: Provide more space to be used for storing SPL on imx28 OCRAMLukasz Majewski2-6/+6
2022-02-05mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski1-2/+2
2022-02-04Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini14-161/+184
2022-02-04arm: arm926ej-s: Add sunxi codeIcenowy Zheng6-0/+106
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube2-117/+0
2022-02-04arm: arm926ej-s: start.S: port save_boot_params support from armv7 codeIcenowy Zheng1-0/+19
2022-02-04armv8: remove no longer needed lowlevel_init.SAndre Przywara2-44/+0
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara2-0/+43
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara2-0/+16
2022-02-03armv8: start.S: remove CONFIG_SYS_RESET_SCTRL codeAndre Przywara1-37/+0
2022-02-03armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADERAlper Nebi Yasak1-0/+4
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass1-0/+1
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-11/+3
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn2-11/+3
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-1/+1
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait1-0/+6
2022-01-14armv8: apple: Disable PSCI resetMark Kettenis1-1/+1
2022-01-13arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resett...Vagrant Cascadian1-1/+1
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini9-15/+19
2021-12-28Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini1-4/+0
2021-12-28Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-0/+2
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini1-1/+3
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-0/+3
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini2-0/+5
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek BehĂșn1-3/+3
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigTom Rini1-0/+4
2021-11-12Convert CONFIG_FSL_LAYERSCAPE to KconfigTom Rini1-0/+2
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle1-15/+14
2021-11-09armv8: fsl-layerscape: rework the dwc3 snooping enable codeMichael Walle1-15/+13
2021-11-09armv8: ls1028a: use the official compatible string for the GPUMichael Walle2-2/+2
2021-11-09armv8: fsl-layerscape: Erratum A010315 needs PCIE supportAlban Bedel1-2/+2
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle1-1/+26
2021-10-31Revert "arm64: Layerscape: Survive LPI one-way reset workaround"Tom Rini1-17/+1
2021-10-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-1/+2
2021-10-14fdtdec: Support reserved-memory flagsThierry Reding1-1/+1
2021-10-14fdtdec: Support compatible string list for reserved memoryThierry Reding1-1/+2
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-3/+3
2021-10-08stv0991: remove specific CONFIG_STV0991 configsPatrick Delaunay1-3/+3
2021-10-02arm: Remove zmx25 board and ARCH_MX25Tom Rini6-394/+0