summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22armv7: simplify identify_nand_chipLadislav Michl
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15armv8: mmu: split block if necessaryYork Sun
2016-07-15armv8: mmu: house cleaningYork Sun
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai
2016-07-15ARM: Add secure section for initialized dataChen-Yu Tsai
2016-07-15ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai
2016-07-15ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai
2016-07-15ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai
2016-07-15ARM: Add an empty secure stack sectionChen-Yu Tsai
2016-07-15ARM: Page align secure section only when it is executed in situChen-Yu Tsai
2016-07-15sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai
2016-07-15ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai
2016-07-14arm: Don't invalidate unaligned cache regionsSimon Glass
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass
2016-07-14ARM: OMAP5+: Enable errata i727Lokesh Vutla
2016-07-14stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg
2016-07-14arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg
2016-07-14arm: omap-common: secure ROM signature verify APIAndreas Dannenberg
2016-07-14arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg
2016-07-14arm: omap-common: add secure smc entryDaniel Allred
2016-07-14arm: cache: add missing dummy functions for when dcache disabledDaniel Allred
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada
2016-07-14Revert "armv8: Enable CPUECTLR.SMPEN for coherency"Tom Rini
2016-07-08armv8: Enable CPUECTLR.SMPEN for coherencyMingkai Hu
2016-06-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-06-28armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha