| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '2020-07-28-update-azure-tests'WIP/28Jul2020 | Tom Rini | 2020-07-28 | 1 | -16/+6 |
|\ |
|
| * | azure: Switch to use the MSYS2 official installer as the CI base | Bin Meng | 2020-07-28 | 1 | -2/+3 |
| * | azure: Add the missing build dependency for MSYS2 build | Bin Meng | 2020-07-28 | 1 | -1/+1 |
| * | azure: Drop 32-bit MSYS2 build | Bin Meng | 2020-07-28 | 1 | -12/+4 |
| * | azure: Use a login shell everywhere for MSYS2 build | Bin Meng | 2020-07-28 | 1 | -5/+2 |
* | | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1005 | -1309/+1049 |
|/ |
|
* | Prepare v2020.10-rc1v2020.10-rc1 | Tom Rini | 2020-07-27 | 1 | -2/+2 |
* | Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini | 2020-07-27 | 2 | -4/+50 |
|\ |
|
| * | configs: odroid-c2: update for HDMI output, ADC & USB keyboard | Anand Moon | 2020-07-27 | 1 | -0/+11 |
| * | serial: meson: handle RX errors | Neil Armstrong | 2020-07-27 | 1 | -4/+39 |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020 | Tom Rini | 2020-07-27 | 181 | -1084/+2317 |
|\ \ |
|
| * | | configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NOR | Kuldeep Singh | 2020-07-27 | 1 | -2/+1 |
| * | | arm: dts: ls1028a: Add dspi flash device node to qds | Zhao Qiang | 2020-07-27 | 1 | -0/+74 |
| * | | configs: lx2160a: Enable Watchdog support | Zhao Qiang | 2020-07-27 | 2 | -0/+6 |
| * | | arm64: lx2160a: dts: Add watchdog node | Zhao Qiang | 2020-07-27 | 1 | -0/+7 |
| * | | Watchdog: introduce ARM SBSA watchdog driver | Zhao Qiang | 2020-07-27 | 4 | -0/+142 |
| * | | pci: layerscape: Add specific config entry for RC and EP mode driver | Hou Zhiqiang | 2020-07-27 | 106 | -117/+155 |
| * | | pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 | Xiaowei Bao | 2020-07-27 | 2 | -2/+15 |
| * | | pci: layerscape: Modify the ls_pcie_dump_atu function | Xiaowei Bao | 2020-07-27 | 4 | -14/+18 |
| * | | pci_ep: layerscape: Add the SRIOV VFs of PF support | Xiaowei Bao | 2020-07-27 | 3 | -13/+42 |
| * | | pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode | Xiaowei Bao | 2020-07-27 | 1 | -5/+13 |
| * | | pci_ep: layerscape: Add the workaround for errata A-009460 | Xiaowei Bao | 2020-07-27 | 1 | -0/+9 |
| * | | pcie_ep: layerscape: Add the multiple function support | Xiaowei Bao | 2020-07-27 | 3 | -48/+98 |
| * | | armv8: dts: ls1046a: Add the PCIe EP node | Xiaowei Bao | 2020-07-27 | 1 | -0/+33 |
| * | | pci_ep: Add the init function | Xiaowei Bao | 2020-07-27 | 3 | -0/+24 |
| * | | pci: layerscape: Split the EP and RC driver | Xiaowei Bao | 2020-07-27 | 6 | -497/+735 |
| * | | arm: dts: lx2160a: Increase configuration window size | Wasim Khan | 2020-07-27 | 1 | -6/+6 |
| * | | configs:ls1046afrwy: Add tfa secure boot defonfig | Manish Tomar | 2020-07-27 | 2 | -0/+73 |
| * | | freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C | Biwen Li | 2020-07-27 | 1 | -2/+4 |
| * | | freescale: ls1043aqds: enable secure system counter | Biwen Li | 2020-07-27 | 1 | -1/+7 |
| * | | freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C | Biwen Li | 2020-07-27 | 1 | -2/+4 |
| * | | freescale: ls1046aqds: enable secure system counter | Biwen Li | 2020-07-27 | 1 | -1/+7 |
| * | | i2c: mxc: move i2c_early_init_f to common function | Biwen Li | 2020-07-27 | 1 | -68/+70 |
| * | | crypto/fsl: add RNG support | Michael Walle | 2020-07-27 | 6 | -0/+125 |
| * | | crypto/fsl: instantiate the RNG with prediciton resistance | Michael Walle | 2020-07-27 | 5 | -11/+79 |
| * | | crypto/fsl: don't regenerate secure keys | Michael Walle | 2020-07-27 | 4 | -7/+9 |
| * | | crypto/fsl: support newer SEC modules | Michael Walle | 2020-07-27 | 2 | -9/+54 |
| * | | crypto/fsl: export caam_get_era() | Michael Walle | 2020-07-27 | 2 | -1/+11 |
| * | | crypto/fsl: make SEC%u status line consistent | Michael Walle | 2020-07-27 | 1 | -7/+7 |
| * | | crypto/fsl: unused value in caam_hash_update() | Heinrich Schuchardt | 2020-07-27 | 1 | -1/+1 |
| * | | crypto/fsl: correct printf() statement. | Heinrich Schuchardt | 2020-07-27 | 1 | -2/+2 |
| * | | arm64: ls1043a: Remove the workaround of erratum A-009929 | Hou Zhiqiang | 2020-07-27 | 2 | -19/+0 |
| * | | configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value | Kuldeep Singh | 2020-07-27 | 1 | -1/+2 |
| * | | configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_R | Yangbo Lu | 2020-07-27 | 2 | -0/+2 |
| * | | board: fsl: lx2160aqds: identify SDHC adapter during board init | Yangbo Lu | 2020-07-27 | 2 | -3/+44 |
| * | | Move eSDHC adapter card identification to board files | Yangbo Lu | 2020-07-27 | 11 | -79/+33 |
| * | | Drop global data sdhc_adapter for powerpc | Yangbo Lu | 2020-07-27 | 2 | -4/+1 |
| * | | armv8: ls1028ardb: add xspi parameter to qixis command | Yuantian Tang | 2020-07-27 | 2 | -2/+15 |
| * | | armv8: ls1012a: RGMII ports require internal delay | Chaitanya Sakinam | 2020-07-27 | 2 | -2/+2 |
| * | | include/configs: ls1012a: Remove fdt_high env variable | Udit Agarwal | 2020-07-27 | 5 | -5/+5 |