summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini10-30/+36
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini3-7/+7
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-0/+8
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-0/+1
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini3-2/+7
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-0/+5
2021-08-18armv8: fsl : create bootcmd and mcinitcmd as per boot sourceWasim Khan1-3/+6
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini1-2/+4
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-6/+6
2021-07-29arm64: Update memcpy_{from, to}io() helpersPatrice Chotard1-0/+10
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2-2/+2
2021-07-24armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes1-5/+8
2021-07-09arm: armv8: Fix warning about redeclaring global functions as weakTom Rini1-6/+3
2021-07-09armv8: Handle EL2 Host modeMark Kettenis1-2/+4
2021-07-08arm: Remove spear600 boards and the rest of SPEAr supportTom Rini14-1824/+0
2021-07-08arm: Remove spear320 boardsTom Rini3-12/+3
2021-07-08arm: Remove spear310 boardsTom Rini2-6/+2
2021-07-08arm: Remove spear300 boardsTom Rini2-6/+2
2021-07-08arm: Remove at91rm9200ek boardsTom Rini1-1/+1
2021-07-06arm: iproc: Add higher speed configurationsChris Packham1-13/+16
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