summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini1-1/+0
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini4-125/+0
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay4-125/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis1-0/+41
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle1-2/+2
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-9/+12
2021-10-18Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodi...Tom Rini1-1/+1
2021-10-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-0/+10
2021-10-15clk: rockchip: rk3568: update clksElaine Zhang1-1/+1
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay1-4/+4
2021-10-14ARM: tegra: Refactor DT update helpersThierry Reding1-0/+10
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-2/+2
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-118/+2
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi1-0/+12
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland1-12/+2
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland1-1/+0
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland1-1/+0
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland1-4/+0
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland1-100/+0
2021-10-08stv0991: remove specific CONFIG_STV0991 configsPatrick Delaunay1-2/+2
2021-10-07arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MPYe Li1-9/+12
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-6/+0
2021-10-02arm: Remove zmx25 board and ARCH_MX25Tom Rini5-1201/+0
2021-10-01arm: Remove aspenite boardTom Rini7-497/+0
2021-10-01arm: Remove flea3 boardTom Rini8-2092/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk10-34/+34
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk5-5/+0
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay1-5/+1
2021-09-24arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveStefan Roese1-0/+4
2021-09-21ARM: at91: remove references to RM9200DKEugen Hristev1-1/+0
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini1-1/+4
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini3-102/+0
2021-09-02psci: fix double declarationOleksandr Suvorov1-1/+0
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes1-0/+61
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes2-0/+41
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes2-2/+24
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+1
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-3/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-09imx8ulp: add upower api supportPeng Fan1-0/+15
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan1-0/+25
2021-08-09arm: imx8ulp: add iomuxc supportPeng Fan1-0/+82
2021-08-09arm: iMX8ULP: Add boot device relevant functionsYe Li1-0/+1
2021-08-09imx8ulp: unify rdc functionsPeng Fan1-0/+27