summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-380/+599
|\
| * ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-0/+32
| * ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2016-07-19-3/+46
| * ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-19-0/+49
| * ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-19-0/+324
| * armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang2016-07-19-4/+10
| * armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-19-309/+51
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-28/+42
| * armv8: mmu: split block if necessaryYork Sun2016-07-15-32/+38
| * armv8: mmu: house cleaningYork Sun2016-07-15-5/+8
| * armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-15-10/+10
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-2/+2
* | arm64: add better and more generic spin-table supportMasahiro Yamada2016-07-14-4/+113
|/
* Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini2016-07-14-8/+0
* armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu2016-07-08-0/+8
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-28-5/+7
|\
| * armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-28-2/+2
| * armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang2016-06-24-3/+5
* | common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-2/+2
* | arm64: optimize smp_kick_all_cpusMasahiro Yamada2016-06-24-3/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-18-10/+7
|\
| * armv8/ls2080: Remove workaround for erratum A008751Sriram Dash2016-06-13-10/+0
| * arm64: fsl-layerscape: add get_svr and IS_SVR_REV helperSriram Dash2016-06-13-0/+7
* | armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor2016-06-13-0/+464
* | board: ls2080a: Add "mcinitcmd" env for MC & DPL deploymentPratiyush Mohan Srivastava2016-06-10-0/+29
* | armv8/ls2080a: configure PMU's PCTBENR to enable WDTYunhui Cui2016-06-10-0/+12
|/
* arm/arm64: implement a boot header capabilityAndre Przywara2016-06-06-0/+10
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-06-0/+5
|\
| * ARM64: zynqmp: Extend page_table_sizeMichal Simek2016-06-06-0/+5
* | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-03-0/+136
* | armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha2016-06-03-0/+86
* | armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha2016-06-03-1/+4
* | armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha2016-06-03-1/+1
* | armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha2016-06-03-0/+2
|/
* arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada2016-05-27-6/+6
* arm64: fix comment "flush & invalidate"Masahiro Yamada2016-05-27-2/+2
* arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada2016-05-27-8/+2
* arm: implement generic PSCI reset call for armv8Beniamino Galvani2016-05-27-0/+16
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-7/+56
|\
| * armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
| * armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-18-3/+0
| * armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-18-3/+0
| * armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-17-0/+19
| * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-17-0/+36
* | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-24-0/+108
* | ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada2016-05-23-1/+1
|/
* ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-06-0/+2
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05-1/+1
* ARM: always perform per-CPU GIC initStephen Warren2016-04-18-10/+0
* ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-11-2/+2