summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-18arm: Don't include common.h in header filesSimon Glass52-88/+23
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-0/+1
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan1-0/+1
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu1-1/+3
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan1-0/+7
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan3-14/+15
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu1-4/+4
2020-05-10mxs_nand: Add support for i.MX8MYe Li3-6/+6
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan1-1/+6
2020-05-10imx: regs: add more fuse bank structurePeng Fan1-7/+34
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li1-0/+2
2020-05-10imx: add module fuse supportPeng Fan2-0/+128
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2-1/+8
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-28/+120
2020-05-03cpu: imx8: show RevC instead of Rev? at boot logFrank Li1-0/+1
2020-05-01arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay1-0/+8
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay1-1/+0
2020-05-01imx8: Configure SNVSFranck LENORMAND2-0/+15
2020-05-01imx8: Update SCFW API to version 1.5Ye Li4-21/+76
2020-05-01imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima1-0/+4
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li1-1/+1
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan1-1/+2
2020-05-01imx8m: update clock root and fix core_selPeng Fan1-1/+2
2020-05-01imx: update is_imx6ull to include i.MX6ULZPeng Fan1-1/+1
2020-05-01imx: imx8m: add i.MX8MN variants supportPeng Fan2-1/+13
2020-05-01imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan2-1/+5
2020-05-01imx: fix cpu_type helperPeng Fan1-1/+1
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-0/+4
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang1-0/+4
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar2-57/+56
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait1-0/+11
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-0/+5
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-0/+16
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong1-0/+16
2020-04-20armv8: ls1028a: define esdhc_status_fixupYinbo Zhu1-0/+5
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti2-3/+9
2020-04-17arm: imx6: configure NoC on i.MX6DQPBernhard Messerklinger1-0/+19
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini2-4/+17
2020-04-03mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren1-1/+1
2020-04-03mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren1-4/+16
2020-04-03t210: do not enable PLLE and UPHY PLL HW PWRSEQJC Kuo1-0/+1
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki1-0/+11
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li1-1/+1
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li1-1/+2
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada1-26/+0
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada1-3/+1
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada1-2/+3
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li1-2/+2
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li1-0/+1