summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
Commit message (Expand)AuthorAgeLines
* armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun2016-10-06-0/+54
* arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun2016-10-06-0/+16
* arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to KconfigYork Sun2016-10-06-0/+8
* arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun2016-10-06-0/+7
* arm: Move MAX_CPUS to KconfigYork Sun2016-10-06-0/+13
* arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun2016-10-06-0/+15
* arm: Fix Kconfig for proper display menuYork Sun2016-10-06-4/+7
* armv8: fsl: Enable USB only when SYSCLK is 100 MHzSriram Dash2016-10-06-0/+20
* armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539Hou Zhiqiang2016-10-06-0/+19
* armv8: fsl-layerscape: Fix "cpu status" commandYork Sun2016-10-06-4/+33
* armv8/fsl-layerscape: print SoC revsion numberWenbin Song2016-10-06-0/+3
* armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian2016-10-06-1/+4
* armv8: fsl-lsch2: adjust sata parameterTang Yuantian2016-10-06-2/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-20/+110
|\
| * Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun2016-09-26-0/+8
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-26-3/+10
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-26-3/+5
| * armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie2016-09-14-0/+4
| * armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong2016-09-14-5/+0
| * armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu2016-09-14-0/+15
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-14-5/+0
| * fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-14-0/+16
| * arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang2016-09-14-4/+5
| * fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2016-09-14-0/+24
| * ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg2016-09-14-0/+21
| * armv8: fsl-layerscape: Update ddr erratum a008336Shengzhou Liu2016-09-14-2/+4
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-3/+3
* | ARM64: zynqmp: Fix USB ulpi phy sequenceMichal Simek2016-09-22-4/+0
* | ARM64: zynqmp: Add support for USB ulpi phy reset via mode pinsMichal Simek2016-09-22-0/+23
* | ARM64: zynqmp: Add support for DFU from SPLMichal Simek2016-09-22-0/+4
* | ARM64: zynqmp: Force certain bootmode for SPLMichal Simek2016-09-22-0/+55
* | Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* | Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* | Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* | Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* | Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
* | Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-0/+3
|/
* kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-12-1/+1
* armv8: mmu: Detect page table overflow in emergency pt creationAlexander Graf2016-08-05-0/+4
* ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-02-1/+1
* zynq: Increase the early malloc() sizeSimon Glass2016-07-27-0/+4
* armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun2016-07-26-1/+4
* armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu2016-07-26-2/+168
* armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong2016-07-26-0/+19
* armv8: fsl-layerscape: Add A72 core detectionAlison Wang2016-07-26-1/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-16/+0
|\
| * ARM64: zynqmp: Remove get_uart_clk()Michal Simek2016-07-22-16/+0
* | ARM: Add save_boot_params for ARMv8Stephen Warren2016-07-21-0/+9
|/