aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
...
| * fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2016-09-141-2/+13
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-2322-22/+22
* | arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-3/+1
* | Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-164-0/+12
* | Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-164-0/+12
* | Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-163-0/+9
* | Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-164-0/+13
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-09-092-4/+7
|\
| * mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-4/+2
| * arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat2016-09-061-0/+5
* | ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-071-0/+9
* | ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-072-0/+11
|/
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-2018-12588/+0
|\
| * ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu2016-08-1718-12588/+0
* | ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla2016-08-201-52/+10
* | ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla2016-08-202-6/+3
* | kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-121-4/+4
* | ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-121-1/+3
* | omap3: Drop omap3_evm_quick_* targetsTom Rini2016-08-051-6/+0
* | omap3: Move to select SUPPORT_SPL for allTom Rini2016-08-051-19/+0
* | treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-051-0/+1
* | ARM: Rework and correct barrier definitionsTom Rini2016-08-053-12/+12
* | ARM: dra7xx: Change DPLL_PER_HS13 divider valueLokesh Vutla2016-07-301-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-284-3/+44
|\ \
| * | colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner2016-07-281-0/+7
| * | mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam2016-07-201-2/+2
| * | mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner2016-07-191-0/+2
| * | mx7: set soc environment according to exact SoC typeStefan Agner2016-07-191-0/+14
| * | imx6: clock: typo fixPeng Fan2016-07-121-1/+1
| * | mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic2016-07-121-0/+5
| * | mx6: add support for el6x boardStefano Babic2016-07-121-0/+13
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-262-3/+213
|\ \
| * | ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-261-2/+101
| * | ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang2016-07-261-1/+34
| * | ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang2016-07-261-0/+78
* | | ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill2016-07-251-12/+7
* | | ARM: am33xx: Fix DDR init delay placementRuss Dill2016-07-251-1/+4
|/ /
* | arm: omap5: fix build dependency for secure devicesAndreas Dannenberg2016-07-221-1/+1
* | arm: am4x: fix build dependency for secure devicesAndreas Dannenberg2016-07-221-1/+1
* | armv7: simplify identify_nand_chipLadislav Michl2016-07-221-24/+11
* | armv7: armv7: introduce set_gpmc_cs0Ladislav Michl2016-07-221-58/+90
* | armv7: make gpmc_cfg constLadislav Michl2016-07-221-5/+3
* | armv7: add reset timeout to identify_nand_chipLadislav Michl2016-07-221-18/+14