aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis
2021-10-31Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"Michael Walle
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-17Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-10-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2021-10-15clk: rockchip: rk3568: update clksElaine Zhang
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay
2021-10-13ARM: tegra: Refactor DT update helpersThierry Reding
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-10-08stv0991: remove specific CONFIG_STV0991 configsPatrick Delaunay
2021-10-07arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MPYe Li
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
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