summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2020-06-22ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut
2020-06-08ARM: imx: ddr: Add missing PHY resetMarek Vasut
2020-06-03Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-03efi_loader: allow compiling with clangHeinrich Schuchardt
2020-06-02ARM: add psci_arch_init() declaration for CONFIG_ARMV7_PSCIMasahiro Yamada
2020-05-22usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan
2020-05-10cmd: nandbcb: Reconstruct the nandbcb tool for all platformsHan Xu
2020-05-10imx8: power: Add PD device lookup interface to power domain uclassPeng Fan
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu
2020-05-10mxs_nand: Add support for i.MX8MYe Li
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan
2020-05-10imx: regs: add more fuse bank structurePeng Fan
2020-05-10fec: Move imx_get_mac_from_fuse declare to imx fileYe Li
2020-05-10imx: add module fuse supportPeng Fan
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-03cpu: imx8: show RevC instead of Rev? at boot logFrank Li
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