aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-28board: dh_stm32mp1: remove env location overrideJakob Riepler
2020-07-28stm32mp1: use the command env info -q in env_checkPatrick Delaunay
2020-07-28configs:stm32mp1: activate env config in SPLPatrick Delaunay
2020-07-28stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnentPatrick Delaunay
2020-07-28stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMCPatrick Delaunay
2020-07-28stm32mp1: mmu_set_region_dcache_behaviourPatrick Delaunay
2020-07-28arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay
2020-07-27Prepare v2020.10-rc1Tom Rini
2020-07-27Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27travis: Install pyelftools via pipTom Rini
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-27configs: odroid-c2: update for HDMI output, ADC & USB keyboardAnand Moon
2020-07-27serial: meson: handle RX errorsNeil Armstrong
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-07-27Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini
2020-07-27Merge branch '2020-07-27-misc-env-improvements'Tom Rini
2020-07-27configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NORKuldeep Singh
2020-07-27arm: dts: ls1028a: Add dspi flash device node to qdsZhao Qiang
2020-07-27configs: lx2160a: Enable Watchdog supportZhao Qiang
2020-07-27arm64: lx2160a: dts: Add watchdog nodeZhao Qiang
2020-07-27Watchdog: introduce ARM SBSA watchdog driverZhao Qiang
2020-07-27pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang
2020-07-27pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao
2020-07-27pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao
2020-07-27pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao
2020-07-27pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao
2020-07-27pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao
2020-07-27pcie_ep: layerscape: Add the multiple function supportXiaowei Bao
2020-07-27armv8: dts: ls1046a: Add the PCIe EP nodeXiaowei Bao
2020-07-27pci_ep: Add the init functionXiaowei Bao
2020-07-27pci: layerscape: Split the EP and RC driverXiaowei Bao
2020-07-27arm: dts: lx2160a: Increase configuration window sizeWasim Khan
2020-07-27configs:ls1046afrwy: Add tfa secure boot defonfigManish Tomar
2020-07-27freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2CBiwen Li
2020-07-27freescale: ls1043aqds: enable secure system counterBiwen Li
2020-07-27freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2CBiwen Li
2020-07-27freescale: ls1046aqds: enable secure system counterBiwen Li
2020-07-27i2c: mxc: move i2c_early_init_f to common functionBiwen Li
2020-07-27crypto/fsl: add RNG supportMichael Walle
2020-07-27crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle
2020-07-27crypto/fsl: don't regenerate secure keysMichael Walle
2020-07-27crypto/fsl: support newer SEC modulesMichael Walle
2020-07-27crypto/fsl: export caam_get_era()Michael Walle
2020-07-27crypto/fsl: make SEC%u status line consistentMichael Walle
2020-07-27crypto/fsl: unused value in caam_hash_update()Heinrich Schuchardt
2020-07-27crypto/fsl: correct printf() statement.Heinrich Schuchardt
2020-07-27arm64: ls1043a: Remove the workaround of erratum A-009929Hou Zhiqiang
2020-07-27configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh
2020-07-27configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_RYangbo Lu