summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2016-09-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini19-26/+564
2016-09-26armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun1-2/+2
2016-09-26armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun1-0/+3
2016-09-26Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun2-0/+11
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun3-3/+10
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun4-3/+5
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada30-30/+30
2016-09-24arch, board: squash lines for immediate returnMasahiro Yamada3-12/+3
2016-09-22ARM64: zynqmp: Fix USB ulpi phy sequenceMichal Simek1-4/+0
2016-09-22ARM64: zynqmp: Add support for USB ulpi phy reset via mode pinsMichal Simek1-0/+23
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek1-0/+4
2016-09-22ARM64: zynqmp: Force certain bootmode for SPLMichal Simek2-0/+55
2016-09-17Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass3-0/+9
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass4-0/+12
2016-09-17Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass4-0/+13
2016-09-17spear: Use upper case for CONFIG optionsSimon Glass1-1/+1
2016-09-15armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie1-0/+4
2016-09-15armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong1-5/+0
2016-09-15armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu1-0/+15
2016-09-15nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang3-1/+248
2016-09-15nxp: ls102xa: add EPU Finite State MachineHongbo Zhang2-0/+165
2016-09-15armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang1-3/+3
2016-09-15armv8: ls2080a: Remove debug server supportYork Sun1-5/+0
2016-09-15fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2-0/+30
2016-09-15arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang3-4/+10
2016-09-15fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang3-2/+37
2016-09-15ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg1-0/+21
2016-09-15armv8: fsl-layerscape: Update ddr erratum a008336Shengzhou Liu1-2/+4
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-4/+7
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-0/+9
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2-0/+11
2016-09-07ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada1-2/+2
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-4/+2
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat1-0/+5
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini3-15/+0
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini18-12588/+0
2016-08-20ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla1-52/+10
2016-08-20ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla2-6/+3
2016-08-17ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu18-12588/+0
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2-5/+5