aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/02022022Tom Rini53-138/+2028
2022-02-01Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/01Feb2022Tom Rini1-0/+3
2022-02-01mtd: cfi_mtd: populate mtd->dev with flash_info->devPatrice Chotard1-0/+3
2022-02-01board: ls1046ardb: force PCI device enumerationMartin Schiller1-0/+4
2022-02-01board: ls1088a: update ifc node name to be memory-controllerJianpeng Bu1-5/+5
2022-02-01configs: fsl: add missing FMAN/QE_FW_ADDR definesCamelia Groza4-0/+4
2022-02-01arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet portsVladimir Oltean6-0/+18
2022-02-01arm: dts: ls1028a-rdb: sync device tree with LinuxVladimir Oltean1-12/+146
2022-02-01arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsiVladimir Oltean2-8/+15
2022-02-01arm: dts: ls1028a-rdb: disable I2C buses 1 through 7Vladimir Oltean1-28/+0
2022-02-01arm: dts: ls1028a-rdb: disable DSPI nodesVladimir Oltean1-12/+0
2022-02-01arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with LinuxVladimir Oltean1-14/+18
2022-02-01arm: dts: ls1028a-rdb: sort nodes alphabeticallyVladimir Oltean1-55/+55
2022-02-01rtc: pcf2127: remove U-Boot specific compatible stringVladimir Oltean1-1/+0
2022-02-01arm: dts: lx2160a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1028a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1028a-qds: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: lx2160a-qds: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1088a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1088a-qds: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01rtc: pcf2127: sync with Linux compatible stringsVladimir Oltean1-0/+3
2022-02-01i2c: muxes: pca954x: add PCA9847 variantVladimir Oltean1-1/+8
2022-02-01pci: layerscape: update the searching compatible of LX2160A PCIeHou Zhiqiang2-7/+6
2022-02-01board: ls1043ardb: force PCI device enumerationMartin Schiller1-0/+4
2022-02-01km/ls102xa: use unused scratchrw4 address for post wordAleksandar Gerasimovski1-6/+5
2022-02-01configs/expu1/seli8: limit autoboot stop to space keyAleksandar Gerasimovski2-0/+6
2022-02-01arm/expu1/seli8: adapt dts NOR partition table to the latest usedAleksandar Gerasimovski2-3/+26
2022-02-01configs/expu1: add u-boot update defconfigAleksandar Gerasimovski2-0/+84
2022-02-01configs/expu1: enable field fail-safe u-boot updateAleksandar Gerasimovski1-1/+4
2022-02-01configs: expu1: enable ver envvar for version_stringAleksandar Gerasimovski1-0/+1
2022-02-01configs: seli8: enable ver envvar for version_stringAleksandar Gerasimovski1-0/+1
2022-02-01km/ls102xa: fix device disable configurationAleksandar Gerasimovski1-2/+1
2022-02-01configs/seli8: add u-boot update defconfigAleksandar Gerasimovski2-0/+84
2022-02-01configs/seli8: enable field fail-safe u-boot updateAleksandar Gerasimovski1-1/+4
2022-02-01km/ls102xa: add support for field fail-safe u-boot updateAleksandar Gerasimovski2-0/+9
2022-02-01km: common: implement field fail-safe u-boot updateAleksandar Gerasimovski4-0/+104
2022-02-01km: qrio: add access functions for ebootcountAleksandar Gerasimovski2-0/+41
2022-02-01km/ls102xa: dbg phy prst depends on piggy presenceAleksandar Gerasimovski1-1/+3
2022-02-01km: qrio: add function to read PGY_PRES pin statusAleksandar Gerasimovski2-0/+14
2022-02-01km/ls102xa: use qrio selftest_pin for reading selftestAleksandar Gerasimovski1-3/+2
2022-02-01km: qrio: add function to read SLFTEST pin statusAleksandar Gerasimovski2-0/+14
2022-02-01arm: ls1021a: limit debug eth phy speed to 100MbpsAleksandar Gerasimovski1-0/+1
2022-02-01board: traverse: add initial Ten64 supportMathew McBride10-0/+1085
2022-02-01board: traverse: add Ten64 board controller driverMathew McBride4-0/+275
2022-01-31Prepare v2022.04-rc1v2022.04-rc1Tom Rini1-2/+2
2022-01-31mkimage: fix segfault on MacOS arm64Sergey V. Lobanov1-0/+2
2022-01-31Merge tag 'dm-pull-30jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-16/+65
2022-01-31configs: Resync with savedefconfigTom Rini18-21/+21
2022-01-31pylint: Adjust how the output is producedSimon Glass2-218/+230
2022-01-31Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/31Jan2022Tom Rini15-137/+790