summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner
2016-08-05armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf
2016-08-05omap3: Drop omap3_evm_quick_* targetsTom Rini
2016-08-05omap3: Move to select SUPPORT_SPL for allTom Rini
2016-08-05treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-08-02ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang
2016-07-30ARM: dra7xx: Change DPLL_PER_HS13 divider valueLokesh Vutla
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-28colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner
2016-07-27zynq: Increase the early malloc() sizeSimon Glass
2016-07-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-26armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang
2016-07-26ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang
2016-07-26armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu
2016-07-26armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong
2016-07-26armv8: fsl-layerscape: Add A72 core detectionAlison Wang
2016-07-25ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill
2016-07-25ARM: am33xx: Fix DDR init delay placementRuss Dill
2016-07-22arm: omap5: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22arm: am4x: fix build dependency for secure devicesAndreas Dannenberg
2016-07-22armv7: simplify identify_nand_chipLadislav Michl
2016-07-22armv7: armv7: introduce set_gpmc_cs0Ladislav Michl
2016-07-22armv7: make gpmc_cfg constLadislav Michl
2016-07-22armv7: add reset timeout to identify_nand_chipLadislav Michl
2016-07-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-07-22ARM64: zynqmp: Remove get_uart_clk()Michal Simek
2016-07-21ARM: Add save_boot_params for ARMv8Stephen Warren
2016-07-20mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun
2016-07-19mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner
2016-07-19mx7: set soc environment according to exact SoC typeStefan Agner
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15armv8: mmu: split block if necessaryYork Sun
2016-07-15armv8: mmu: house cleaningYork Sun
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai