summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay
2020-05-01imx8: Configure SNVSFranck LENORMAND
2020-05-01imx8: Update SCFW API to version 1.5Ye Li
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan
2020-05-01imx8m: update clock root and fix core_selPeng Fan
2020-05-01imx: update is_imx6ull to include i.MX6ULZPeng Fan
2020-05-01imx: imx8m: add i.MX8MN variants supportPeng Fan
2020-05-01imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan
2020-05-01imx: fix cpu_type helperPeng Fan
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong
2020-04-20armv8: ls1028a: define esdhc_status_fixupYinbo Zhu
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2020-04-02mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren
2020-04-02mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren
2020-04-02t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li
2020-01-30rockchip: Add common reset causeJagan Teki
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25asm: dma-mapping.h: Fix dma mapping functionsVignesh Raghavendra
2020-01-24arm: Add arm handoff header fileMichael Trimarchi
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean
2020-01-23gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360Philippe Reynes
2020-01-22arm: Add support for ST-Ericsson U8500 SoCStephan Gerhold
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_misc() function to arch headerSimon Glass
2020-01-17common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-16mx7ulp: Move SoC base address to a common fileFabio Estevam