aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-11-12imx: mkimage: add size check to the u-boot.imx make targetMarcel Ziswiler1-0/+16
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier1-0/+8
2018-11-06Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imxTom Rini1-12/+8
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGAStefan Roese1-2/+2
2018-11-06arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible propertyStefan Roese1-1/+1
2018-11-06arm: mvebu: Move PCI(e) MBUS window to end of RAMStefan Roese2-5/+9
2018-11-06ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus"Fabio Estevam1-12/+8
2018-11-02ARM: rmobile: Generate fitting mem_map on Gen3Marek Vasut2-1/+91
2018-10-31arm: socfpga: imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITIONSimon Goldschmidt1-1/+1
2018-10-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-9/+35
2018-10-29sunxi: store DRAM size in SPL headerAndre Przywara1-1/+2
2018-10-29sunxi: add Kconfig option for the maximum accessible DRAMIcenowy Zheng1-0/+6
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng1-1/+1
2018-10-29sunxi: Extend SPL header versioningAndre Przywara1-5/+14
2018-10-29sunxi: disable Pine A64 model detection code on other boardsIcenowy Zheng1-0/+10
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini43-12/+2631
2018-10-25arm: dts: imx8qxp: fix build wariningPeng Fan1-2/+0
2018-10-25imx: mkimage: avoid stop CI when required files not existsPeng Fan1-2/+8
2018-10-24sunxi: Fix typos of spelling AllwinnerPriit Laes2-2/+2
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater1-0/+9
2018-10-22imx: mx7: avoid some initialization if low level is skippedRui Miguel Silva2-0/+4
2018-10-22arm: imx: include imx8image supportPeng Fan1-6/+11
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan3-0/+261
2018-10-22arm: dts: introduce dtsi for i.MX8QXPPeng Fan4-0/+627
2018-10-22power: Add power domain driver for i.MX8Peng Fan1-0/+15
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan1-0/+21
2018-10-22imx8: add dummy clockPeng Fan2-0/+48
2018-10-22imx8: add iomux configuration apiPeng Fan3-1/+84
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin2-78/+142
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin1-0/+38
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan2-1/+61
2018-10-22imx8: add mmu and dram related functionsPeng Fan1-0/+284
2018-10-22imx8: implement mmc_get_env_devPeng Fan1-0/+32
2018-10-22imx8: add boot device detectionPeng Fan2-0/+95
2018-10-22imx8: add basic cpu supportPeng Fan2-0/+100
2018-10-22armv8: add cpu core helper functionsPeng Fan1-0/+26
2018-10-22imx: add i.MX8 cpu typePeng Fan2-0/+8
2018-10-22imx8: pins: include i.MX8QXP pin header when CONFIG_IMX8QXP definedPeng Fan1-0/+15
2018-10-22imx8: add imx-regs header filePeng Fan1-0/+46
2018-10-22imx: boot_mode: Add FLEXSPI boot entryPeng Fan1-0/+1
2018-10-22misc: imx8: add scfw api impementationPeng Fan1-0/+30
2018-10-22arm: global_data: add scu_dev for i.MX8Peng Fan1-0/+4
2018-10-22arm: build mach-imx for i.MX8Peng Fan1-1/+1
2018-10-22imx: add Kconfig entry for i.MX8QXPPeng Fan3-0/+22
2018-10-22imx8: add scfw macro definitionPeng Fan7-0/+636
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-10-19ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XXAdam Ford1-0/+1
2018-10-19arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config optionVladimir Zapolskiy1-3/+0
2018-10-19arm: lpc32xx: add CONFIG_ARCH_LPC32XX build optionVladimir Zapolskiy2-12/+32
2018-10-18ARM: rmobile: Drop PRR syscon driverMarek Vasut1-53/+8