summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
...
| * | ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang2016-07-26-1/+34
| * | ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang2016-07-26-0/+78
* | | 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 git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-63/+0
|\ \
| * | ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-63/+0
| |/
* | Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16-1/+1
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-131/+107
|\ \
| * | 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: Move __secure definition to common asm/secure.hChen-Yu Tsai2016-07-15-2/+2
| * | 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
| * | 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-17/+0
* | ARM: OMAP5+: Enable errata i727Lokesh Vutla2016-07-14-3/+3
* | 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
|/
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26-2/+2
* arm: bcm235xx: update clock frameworkSteve Rae2016-06-24-5/+5
* arm: bcm235xx: fix kps ccuChris Brand2016-06-24-5/+1
* ARM: armv7: refactor Makefile slightlyMasahiro Yamada2016-06-24-9/+2
* omap3: bugfix in timer on rolloverDaniel Gorsulowski2016-06-24-1/+1
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-20-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-20-4/+4
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-20-12/+12
* ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai2016-06-20-0/+2
* ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai2016-06-20-9/+9
* board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVMLokesh Vutla2016-06-13-2/+2
* board: arm:: Add support for Broadcom BCM23550Steve Rae2016-06-13-0/+1912
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-13-1/+4
|\
| * arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-12-1/+4
* | arm: dra7xx: Assign omap_vcores based on board typeKeerthy2016-06-12-78/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-35/+51
|\ \ | |/ |/|
| * imx: mx7: implement reset_miscPeng Fan2016-05-31-0/+8
| * imx: mx6: correct get_cpu_speed_grade_hz for i.MX6DQPPeng Fan2016-05-24-2/+2