]> git.baikalelectronics.ru Git - uboot.git/commit
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
authorTom Rini <trini@konsulko.com>
Thu, 20 Jan 2022 17:40:20 +0000 (12:40 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 20 Jan 2022 17:40:20 +0000 (12:40 -0500)
commit427e224bc6a63f2efa512b694a88cbf962b382b3
tree96e28ce689933dd4ebd120309a9caa2e02897d48
parentf2931c513e885841e43e2972be42c8fea6c279d0
parent085e15ae08095f96ea2501682ce837b23abca691
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell

- fdt_support: Add fdt_for_each_node_by_compatible() helper macro
  (Marek)
- turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob (Pali)
- pci_mvebu: Add support for Kirkwood PCIe controllers (Pali)
- SPL: More verifications for kwbimage in SPL (Pali)
- mvebu: Remove comphy_update_map() (Pali)
- Minor misc stuff
arch/mips/mach-octeon/octeon_fdt.c
common/fdt_support.c
common/spl/spl.c
include/fdt_support.h
include/spl.h