summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha
2016-05-27ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada
2016-05-27ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla
2016-05-27ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred
2016-05-27ARM: omap-common: Add device type to CPU stringDaniel Allred
2016-05-27spl: build: ti: add support for secure boot imagesDaniel Allred
2016-05-27ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred
2016-05-27ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred
2016-05-27ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas
2016-05-27arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas
2016-05-27arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas
2016-05-27arm: implement generic PSCI reset call for armv8Beniamino Galvani
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek
2016-05-23ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada
2016-05-18armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong
2016-05-18armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong
2016-05-18armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong
2016-05-18armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang
2016-05-17armv8/fdt: add fixup_crypto_nodeAlex Porosanu
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu
2016-05-17imx: imx7d: fix ahb clock mux 1Stefan Agner
2016-05-06ARM: am33xx: Fix DDR initialization delaysRuss Dill
2016-05-06ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren
2016-05-06Fix various typos, scattered over the code.Robert P. J. Day
2016-05-02Revert "omap3: Use raw SPL by default for mmc1"Tom Rini
2016-04-25ARM: DRA7: Add ABB setup for all domainsNishanth Menon
2016-04-25ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon
2016-04-25ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon
2016-04-25ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-04-19Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam
2016-04-19imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat
2016-04-18ARM: always perform per-CPU GIC initStephen Warren
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-04-12arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede
2016-04-12arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede
2016-04-11ARM: allow CONFIG_GICV* not to be definedStephen Warren
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-04-04ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek
2016-04-01sniper: Change vendor name from lge to lg, matching devicetree vendor prefixPaul Kocialkowski
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf
2016-03-31sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai