summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
...
| * | | armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong2016-07-26-0/+19
| * | | armv8: fsl-layerscape: Add A72 core detectionAlison Wang2016-07-26-1/+2
* | | | ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill2016-07-25-12/+7
* | | | ARM: am33xx: Fix DDR init delay placementRuss Dill2016-07-25-1/+4
|/ / /
* | | arm: omap5: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* | | arm: am4x: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* | | armv7: simplify identify_nand_chipLadislav Michl2016-07-22-24/+11
* | | armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-22-58/+90
* | | armv7: make gpmc_cfg constLadislav Michl2016-07-22-5/+3
* | | armv7: add reset timeout to identify_nand_chipLadislav Michl2016-07-22-18/+14
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-16/+0
|\ \ \
| * | | ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-22-16/+0
* | | | ARM: Add save_boot_params for ARMv8Stephen Warren2016-07-21-0/+9
|/ / /
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-443/+599
|\ \ \
| * | | ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-63/+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-3/+3
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-144/+154
|\ \ \ \
| * | | | ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai2016-07-15-1/+1
| * | | | ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-15-17/+18
| * | | | ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai2016-07-15-1/+40
| * | | | ARM: Add secure section for initialized dataChen-Yu Tsai2016-07-15-2/+7
| * | | | ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-2/+2
| * | | | ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure sectionChen-Yu Tsai2016-07-15-0/+11
| * | | | ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-15-9/+0
| * | | | ARM: PSCI: Allocate PSCI stack in secure stack sectionChen-Yu Tsai2016-07-15-11/+21
| * | | | ARM: Add an empty secure stack sectionChen-Yu Tsai2016-07-15-9/+23
| * | | | ARM: Page align secure section only when it is executed in situChen-Yu Tsai2016-07-15-5/+9
| * | | | sunxi: Move remaining PSCI assembly code to CChen-Yu Tsai2016-07-15-54/+6
| * | | | ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-15-42/+25
| |/ / /
* | | | arm: Don't invalidate unaligned cache regionsSimon Glass2016-07-14-21/+2
* | | | arm: Move check_cache_range() into a common placeSimon Glass2016-07-14-51/+0
* | | | ARM: OMAP5+: Enable errata i727Lokesh Vutla2016-07-14-3/+3
* | | | stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14-1/+1
* | | | arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas2016-07-14-0/+1
* | | | arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2016-07-14-0/+3
* | | | arm: omap-common: Update to generate secure U-Boot FIT blobAndreas Dannenberg2016-07-14-14/+61
* | | | arm: omap-common: secure ROM signature verify APIAndreas Dannenberg2016-07-14-0/+88
* | | | arm: omap-common: add secure rom call API for secure devicesAndreas Dannenberg2016-07-14-0/+53
* | | | arm: omap-common: add secure smc entryDaniel Allred2016-07-14-9/+36
* | | | arm: cache: add missing dummy functions for when dcache disabledDaniel Allred2016-07-14-0/+8
* | | | arm64: add better and more generic spin-table supportMasahiro Yamada2016-07-14-4/+113
|/ / /