summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
Commit message (Expand)AuthorAgeLines
...
| * 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
* | ARMv8/sec-firmware: fix a compile errorHou Zhiqiang2016-10-06-6/+16
|/
* 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
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-380/+599
|\
| * ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-0/+32
| * ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang2016-07-19-3/+46
| * ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang2016-07-19-0/+49
| * ARMv8: add the secure monitor firmware frameworkHou Zhiqiang2016-07-19-0/+324
| * armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang2016-07-19-4/+10
| * armv8: layerscape: Convert to use common MMU frameworkYork Sun2016-07-19-309/+51
| * armv8: mmu: Add support of non-identical mappingYork Sun2016-07-15-28/+42
| * armv8: mmu: split block if necessaryYork Sun2016-07-15-32/+38