summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat2016-09-061-0/+5
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-263-15/+0
* 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-122-5/+5
* | ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-121-1/+3
* | armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf2016-08-051-0/+4
* | 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
* | ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-021-1/+1
* | 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
* | | zynq: Increase the early malloc() sizeSimon Glass2016-07-271-0/+4
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-268-7/+406
|\ \ \
| * | | armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun2016-07-261-1/+4
| * | | 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
| * | | armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu2016-07-264-2/+168
| * | | armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong2016-07-261-0/+19
| * | | armv8: fsl-layerscape: Add A72 core detectionAlison Wang2016-07-261-1/+2
* | | | 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
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-221-16/+0
|\ \ \
| * | | ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-221-16/+0
* | | | ARM: Add save_boot_params for ARMv8Stephen Warren2016-07-211-0/+9
|/ / /
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-1912-443/+599
|\ \ \
| * | | ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-193-63/+32
| * | | ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2016-07-192-3/+46
| * | | ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-192-0/+49
| * | | ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-193-0/+324
| * | | armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang2016-07-191-4/+10
| * | | armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-191-309/+51