aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini2021-10-201-9/+12
|\
| * arm: imx8m: Fix pad DSE issue for i.MX8MM/MN/MPYe Li2021-10-071-9/+12
* | Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodi...WIP/17Oct2021Tom Rini2021-10-171-1/+1
|\ \
| * | clk: rockchip: rk3568: update clksElaine Zhang2021-10-151-1/+1
* | | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegraWIP/15Oct2021Tom Rini2021-10-151-0/+10
|\ \ \
| * | | ARM: tegra: Refactor DT update helpersThierry Reding2021-10-131-0/+10
| |/ /
* / / scripts: remove some configs in config_whitelist.txtPatrick Delaunay2021-10-151-4/+4
|/ /
* | Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...WIP/12Oct2021Tom Rini2021-10-121-2/+2
|\ \
| * | stv0991: remove specific CONFIG_STV0991 configsPatrick Delaunay2021-10-081-2/+2
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2021-10-122-118/+2
|\ \ \
| * | | sunxi: gpio: Remove bank-specific size macrosSamuel Holland2021-10-111-12/+2
| * | | sunxi: gpio: Remove name_to_gpio macroSamuel Holland2021-10-111-1/+0
| * | | gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland2021-10-111-1/+0
| * | | sunxi: Simplify MMC pinmux selectionSamuel Holland2021-10-111-4/+0
| * | | clk: sunxi: Move header out of arch directorySamuel Holland2021-10-111-100/+0
| | |/ | |/|
* / | clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi2021-10-111-0/+12
|/ /
* | nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-061-1/+0
* | Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-061-2/+0
* | Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-061-2/+0
* | Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-6/+0
* | arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-015-1201/+0
* | arm: Remove aspenite boardTom Rini2021-10-017-497/+0
* | arm: Remove flea3 boardTom Rini2021-10-018-2092/+0
* | WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-3010-34/+34
* | WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* | WS cleanup: remove trailing empty linesWolfgang Denk2021-09-305-5/+0
* | arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay2021-09-241-5/+1
* | arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveWIP/2021-09-24-arm64-optimized-str-funcsStefan Roese2021-09-241-0/+4
* | ARM: at91: remove references to RM9200DKEugen Hristev2021-09-211-1/+0
* | imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2021-09-071-1/+4
* | Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini2021-09-033-102/+0
* | psci: fix double declarationOleksandr Suvorov2021-09-021-1/+0
* | armv8: Add ARMv8 MPU configuration logicPeter Hoyes2021-09-021-0/+61
* | armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes2021-09-022-0/+41
* | armv8: Disable pointer authentication traps for EL1Peter Hoyes2021-09-022-2/+24
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-1/+1
* | arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-2/+0
* | Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini2021-08-301-3/+0
* | Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
|/
* imx8ulp: add upower api supportPeng Fan2021-08-091-0/+15
* imx8ulp: move struct mu_type to common headerPeng Fan2021-08-091-0/+25
* arm: imx8ulp: add iomuxc supportPeng Fan2021-08-091-0/+82
* arm: iMX8ULP: Add boot device relevant functionsYe Li2021-08-091-0/+1
* imx8ulp: unify rdc functionsPeng Fan2021-08-091-0/+27
* arm: imx8ulp: add rdc supportPeng Fan2021-08-091-0/+2
* arm: imx8ulp: release and configure XRDC at early phaseYe Li2021-08-091-0/+12
* drivers: misc: s400_api: Update API for fuse read and writeYe Li2021-08-091-1/+6
* drivers: misc: imx8ulp: Update S400 API for release RDCYe Li2021-08-091-1/+1
* drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li2021-08-091-1/+7
* arm: imx8ulp: add clock supportPeng Fan2021-08-094-1/+278