aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-23arm: qemu: Add a devicetree file for qemu_arm64 virtSimon Glass3-1/+13
2021-12-23arm: qemu: Add a devicetree file for qemu_armSimon Glass3-0/+14
2021-12-23arm: riscv: qemu: Explain how to extract the generated dtSimon Glass4-0/+55
2021-12-23arm: qemu: Mention -nographic in the docsSimon Glass1-3/+4
2021-12-21Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...WIP/21Dec2021-nextTom Rini2-17/+13
2021-12-21doc: remove duplicate page inclusionHeinrich Schuchardt1-1/+0
2021-12-21arm: mvebu: turris_mox: Remove extra newline after module topologyMarek Behún1-3/+0
2021-12-21pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár1-3/+0
2021-12-21pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár1-6/+6
2021-12-21pci: pci_mvebu: Move setup for BAR[0] where other BARs are setupPali Rohár1-5/+7
2021-12-20Merge tag 'v2022.01-rc4' into nextWIP/20Dec2021-nextTom Rini100-866/+3198
2021-12-20Prepare v2022.01-rc4v2022.01-rc4Tom Rini1-1/+1
2021-12-20Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini1-72/+67
2021-12-20fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED useJoakim Tjernlund1-7/+8
2021-12-20Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custo...Tom Rini1-2/+10
2021-12-20i2c: mvtwsi: Swab the register address if its size is > 1Stefan Roese1-2/+10
2021-12-19Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...WIP/19Dec2021-nextTom Rini39-399/+672
2021-12-19arm: mvebu: Use printf for printing fatal errorsPali Rohár1-2/+2
2021-12-19arm: mvebu: Remove commented example codePali Rohár1-13/+0
2021-12-19arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial driversPali Rohár2-0/+8
2021-12-19arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár3-1/+10
2021-12-19arm: mvebu: a38x: serdes: improve USB3 electrical configurationStefan Eichenberger2-8/+33
2021-12-19arm: mvebu: a38x: serdes: fix serdes config for USB3Stefan Eichenberger1-1/+1
2021-12-19fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOXMarek Behún3-19/+26
2021-12-19arm: mvebu: turris_mox: Fix unstable board topology readingMarek Behún1-1/+3
2021-12-19phy: marvell: a3700: Convert to official DT bindings in COMPHY driverPali Rohár8-112/+250
2021-12-19arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is presentPali Rohár1-5/+16
2021-12-19arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of pathMarek Behún1-123/+63
2021-12-19fdt_support: Add some useful functionsMarek Behún2-0/+149
2021-12-19fdt_support: Fix comment for fdt_create_phandle()Marek Behún1-1/+1
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún7-39/+26
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún4-25/+20
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún2-9/+6
2021-12-19include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár1-0/+4
2021-12-19arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodesStefan Roese1-0/+12
2021-12-19arm: mvebu: axp: ddr: Switch to using DM I2C APIStefan Roese3-8/+26
2021-12-19arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() functionStefan Roese3-26/+0
2021-12-19arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C APIStefan Roese1-4/+13
2021-12-19arm: mvebu: theadorable: Switch to using DM I2C APIStefan Roese1-3/+12
2021-12-19arm: mvebu: maxbcm_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-19arm: mvebu: ds414_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-19arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-19arm: mvebu: theadorable_debug_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-18Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/18Dec2021Tom Rini7-5/+119
2021-12-18dm: fix an 'undefined' error in some macrosAKASHI Takahiro1-4/+4
2021-12-18blk: add a helper function, blk_probe_or_unbind()AKASHI Takahiro2-0/+25
2021-12-18part: call part_init() in blk_get_device_by_str() only for MMCAKASHI Takahiro1-1/+2
2021-12-18doc: board: Add Calxeda Highbank/Midway documentationAndre Przywara3-0/+88
2021-12-17Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boo...WIP/17Dec2021-nextTom Rini28-30/+2008
2021-12-17fdtgrep: Handle an empty output treeSimon Glass2-6/+38