summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020Tom Rini2020-07-27181-1084/+2317
|\
| * configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NORKuldeep Singh2020-07-271-2/+1
| * arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang2020-07-271-0/+74
| * configs: lx2160a: Enable Watchdog supportZhao Qiang2020-07-272-0/+6
| * arm64: lx2160a: dts: Add watchdog nodeZhao Qiang2020-07-271-0/+7
| * Watchdog: introduce ARM SBSA watchdog driverZhao Qiang2020-07-274-0/+142
| * pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang2020-07-27106-117/+155
| * pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao2020-07-272-2/+15
| * pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao2020-07-274-14/+18
| * pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao2020-07-273-13/+42
| * pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao2020-07-271-5/+13
| * pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao2020-07-271-0/+9
| * pcie_ep: layerscape: Add the multiple function supportXiaowei Bao2020-07-273-48/+98
| * armv8: dts: ls1046a: Add the PCIe EP nodeXiaowei Bao2020-07-271-0/+33
| * pci_ep: Add the init functionXiaowei Bao2020-07-273-0/+24
| * pci: layerscape: Split the EP and RC driverXiaowei Bao2020-07-276-497/+735
| * arm: dts: lx2160a: Increase configuration window sizeWasim Khan2020-07-271-6/+6
| * configs:ls1046afrwy: Add tfa secure boot defonfigManish Tomar2020-07-272-0/+73
| * freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2CBiwen Li2020-07-271-2/+4
| * freescale: ls1043aqds: enable secure system counterBiwen Li2020-07-271-1/+7
| * freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2CBiwen Li2020-07-271-2/+4
| * freescale: ls1046aqds: enable secure system counterBiwen Li2020-07-271-1/+7
| * i2c: mxc: move i2c_early_init_f to common functionBiwen Li2020-07-271-68/+70
| * crypto/fsl: add RNG supportMichael Walle2020-07-276-0/+125
| * crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle2020-07-275-11/+79
| * crypto/fsl: don't regenerate secure keysMichael Walle2020-07-274-7/+9
| * crypto/fsl: support newer SEC modulesMichael Walle2020-07-272-9/+54
| * crypto/fsl: export caam_get_era()Michael Walle2020-07-272-1/+11
| * crypto/fsl: make SEC%u status line consistentMichael Walle2020-07-271-7/+7
| * crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt2020-07-271-1/+1
| * crypto/fsl: correct printf() statement.Heinrich Schuchardt2020-07-271-2/+2
| * arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang2020-07-272-19/+0
| * configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh2020-07-271-1/+2
| * configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_RYangbo Lu2020-07-272-0/+2
| * board: fsl: lx2160aqds: identify SDHC adapter during board initYangbo Lu2020-07-272-3/+44
| * Move eSDHC adapter card identification to board filesYangbo Lu2020-07-2711-79/+33
| * Drop global data sdhc_adapter for powerpcYangbo Lu2020-07-272-4/+1
| * armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang2020-07-272-2/+15
| * armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam2020-07-272-2/+2
| * include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal2020-07-275-5/+5
| * config: lx2160/2a: enable dspiZhao Qiang2020-07-271-0/+3
| * armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang2020-07-271-0/+99
| * crypto/fsl: fix unaligned accessMichael Walle2020-07-271-14/+13
| * I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li2020-07-273-5/+3
| * armv8: layerscape: rework spin tableMichael Walle2020-07-271-60/+23
| * armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle2020-07-271-0/+36
| * armv8: layerscape: clean exported symbols in spintable.SMichael Walle2020-07-274-21/+24
| * armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle2020-07-271-2/+0
| * armv8: layerscape: make wake_secondary_core_n() staticMichael Walle2020-07-271-1/+1
| * armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle2020-07-271-8/+7