aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()Simon Glass
2021-12-23fdt: Drop #ifdefs with MULTI_DTB_FITSimon Glass
2021-12-23fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()Simon Glass
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass
2021-12-23fdt: Drop CONFIG_BINMAN_STANDALONE_FDTSimon Glass
2021-12-23fdt: Make OF_BOARD a bool optionSimon Glass
2021-12-23arm: highbank: Add devicetree filesSimon Glass
2021-12-23arm: qemu-ppce500: Add a devicetree fileSimon Glass
2021-12-23arm: bcm7xxx: Add a devicetree fileSimon Glass
2021-12-23arm: xilinx_versal_virt: Add a devicetree fileSimon Glass
2021-12-23arm: octeontx: Add an empty devicetree fileSimon Glass
2021-12-23arm: xenguest_arm64: Add a empty devicetree fileSimon Glass
2021-12-23arm: vexpress: Add a devicetree files for junoSimon Glass
2021-12-23arm: rpi: Sync rpi dts files from LinuxSimon Glass
2021-12-23riscv: qemu: Split devicetree files for qemu_riscv32/64Simon Glass
2021-12-23arm: qemu: Add a devicetree file for qemu_arm64 virtSimon Glass
2021-12-23arm: qemu: Add a devicetree file for qemu_armSimon Glass
2021-12-23arm: riscv: qemu: Explain how to extract the generated dtSimon Glass
2021-12-23arm: qemu: Mention -nographic in the docsSimon Glass
2021-12-21Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-12-21doc: remove duplicate page inclusionHeinrich Schuchardt
2021-12-21arm: mvebu: turris_mox: Remove extra newline after module topologyMarek Behún
2021-12-21pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár
2021-12-21pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár
2021-12-21pci: pci_mvebu: Move setup for BAR[0] where other BARs are setupPali Rohár
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-20Prepare v2022.01-rc4Tom Rini
2021-12-20Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini
2021-12-20fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED useJoakim Tjernlund
2021-12-20Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custo...Tom Rini
2021-12-20i2c: mvtwsi: Swab the register address if its size is > 1Stefan Roese
2021-12-19Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-12-19arm: mvebu: Use printf for printing fatal errorsPali Rohár
2021-12-19arm: mvebu: Remove commented example codePali Rohár
2021-12-19arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial driversPali Rohár
2021-12-19arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár
2021-12-19arm: mvebu: a38x: serdes: improve USB3 electrical configurationStefan Eichenberger
2021-12-19arm: mvebu: a38x: serdes: fix serdes config for USB3Stefan Eichenberger
2021-12-19fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún
2021-12-19arm: mvebu: turris_mox: Fix unstable board topology readingMarek Behún
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár
2021-12-19arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is presentPali Rohár
2021-12-19arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of pathMarek Behún
2021-12-19fdt_support: Add some useful functionsMarek Behún
2021-12-19fdt_support: Fix comment for fdt_create_phandle()Marek Behún
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún
2021-12-19include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár
2021-12-19arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodesStefan Roese