summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* spear: Use upper case for CONFIG optionsSimon Glass2016-09-16-1/+1
* 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
* | ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada2016-09-07-2/+2
|/
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-15/+0
* 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-5/+5
* | ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-12-1/+3
* | armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf2016-08-05-0/+4
* | 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
* | ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-02-1/+1
* | 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
* | | zynq: Increase the early malloc() sizeSimon Glass2016-07-27-0/+4
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-7/+406
|\ \ \
| * | | armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun2016-07-26-1/+4
| * | | 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
| * | | armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu2016-07-26-2/+168
| * | | 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
|\ \ \