summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-09-09-4/+7
|\
| * mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-06-4/+2
| * arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat2016-09-06-0/+5
* | ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-07-0/+9
* | ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-07-0/+11
|/
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-20-12588/+0
|\
| * ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu2016-08-17-12588/+0
* | ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla2016-08-20-52/+10
* | ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla2016-08-20-6/+3
* | kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-12-4/+4
* | ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-12-1/+3
* | omap3: Drop omap3_evm_quick_* targetsTom Rini2016-08-05-6/+0
* | omap3: Move to select SUPPORT_SPL for allTom Rini2016-08-05-19/+0
* | treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-05-0/+1
* | ARM: Rework and correct barrier definitionsTom Rini2016-08-05-12/+12
* | ARM: dra7xx: Change DPLL_PER_HS13 divider valueLokesh Vutla2016-07-30-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-3/+44
|\ \
| * | colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner2016-07-28-0/+7
| * | mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam2016-07-20-2/+2
| * | mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner2016-07-19-0/+2
| * | mx7: set soc environment according to exact SoC typeStefan Agner2016-07-19-0/+14
| * | imx6: clock: typo fixPeng Fan2016-07-12-1/+1
| * | mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic2016-07-12-0/+5
| * | mx6: add support for el6x boardStefano Babic2016-07-12-0/+13
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-3/+213
|\ \
| * | ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-26-2/+101
| * | 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