summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove aspenite boardTom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay
2021-09-24arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveStefan Roese
2021-09-21ARM: at91: remove references to RM9200DKEugen Hristev
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02psci: fix double declarationOleksandr Suvorov
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-09imx8ulp: add upower api supportPeng Fan
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan
2021-08-09arm: imx8ulp: add iomuxc supportPeng Fan
2021-08-09arm: iMX8ULP: Add boot device relevant functionsYe Li
2021-08-09imx8ulp: unify rdc functionsPeng Fan
2021-08-09arm: imx8ulp: add rdc supportPeng Fan
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li
2021-08-09arm: imx8ulp: add clock supportPeng Fan
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li
2021-08-09arm: imx8ulp: add container supportYe Li
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li
2021-08-09arm: imx: basic i.MX8ULP supportPeng Fan
2021-08-09arm: imx8ulp: support print cpu infoPeng Fan
2021-08-09arm: imx: sys_proto: move boot mode define to common headerPeng Fan
2021-08-09arm: imx: add i.MX8ULP cpu type and helperPeng Fan
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-23armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-17arm: imx8mq: Add USB clock init functionYe Li
2021-07-15arm: omap3: Make secureworld_exit() staticAdam Ford
2021-07-15arm: omap3: Make try_unlock_memory() staticAdam Ford
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey