summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
AgeCommit message (Expand)Author
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren
2016-11-05armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara
2016-10-19efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf
2016-10-19efi_loader: Add generic PSCI RTSAlexander Graf
2016-10-19arm: Provide common PSCI based reset handlerAlexander Graf
2016-10-18arm: Add PSCI shutdown functionAlexander Graf
2016-10-18arm: Disable HVC PSCI calls by defaultAlexander Graf
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-06ARMv8/sec-firmware: fix a compile errorHou Zhiqiang
2016-10-06armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun
2016-10-06arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun
2016-10-06arm: Move MAX_CPUS to KconfigYork Sun
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun
2016-10-06arm: Fix Kconfig for proper display menuYork Sun
2016-10-06armv8: fsl: Enable USB only when SYSCLK is 100 MHzSriram Dash
2016-10-06armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539Hou Zhiqiang
2016-10-06armv8: fsl-layerscape: Fix "cpu status" commandYork Sun
2016-10-06armv8/fsl-layerscape: print SoC revsion numberWenbin Song
2016-10-06armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian
2016-10-06armv8: fsl-lsch2: adjust sata parameterTang Yuantian
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-22ARM64: zynqmp: Fix USB ulpi phy sequenceMichal Simek
2016-09-22ARM64: zynqmp: Add support for USB ulpi phy reset via mode pinsMichal Simek
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek
2016-09-22ARM64: zynqmp: Force certain bootmode for SPLMichal Simek
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-09-14armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie
2016-09-14armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong
2016-09-14armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu
2016-09-14armv8: ls2080a: Remove debug server supportYork Sun
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2016-09-14ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg
2016-09-14armv8: fsl-layerscape: Update ddr erratum a008336Shengzhou Liu
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-05armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf