summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17tools: kwbimage: Fix help how to extract DDR3 training codePali Rohár
2022-02-17tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 i...Pali Rohár
2022-02-17tools: kwbimage: Do not show mkimage error message in dumpimagePali Rohár
2022-02-17tools: kwbimage: Add support for dumping extended and binary v0 headersPali Rohár
2022-02-17tools: kwbimage: Fix calculating size of kwbimage v0 headerPali Rohár
2022-02-17tools: kwbimage: Define structures for extended kwbimage v0 headersPali Rohár
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún
2022-02-17arm: mvebu: a37xx: Fix comment with name of the functionPali Rohár
2022-02-17arm: mvebu: a37xx: Map CCI-400 and AP BootROM address spacePali Rohár
2022-02-17arm: mvebu: a37xx: Fix calling build_mem_map()Pali Rohár
2022-02-17pci: mvebu: Ensure that root port is always on root zero busPali Rohár
2022-02-17arm: a37xx: pci: Update comment about Command/Direct modePali Rohár
2022-02-17arm: a37xx: pci: Register controller also when no PCIe card is connectedPali Rohár
2022-02-17arm: a37xx: pci: Do not try to access other buses when link is downPali Rohár
2022-02-17arm: a37xx: Update DTS files to version from upstream Linux kernelPali Rohár
2022-02-17arm: a37xx: espressobin: Explicitly enable eMMC node in -u-boot.dtsiPali Rohár
2022-02-17arm: a37xx: espressobin: Move U-Boot specific partitions node to -u-boot.dtsiPali Rohár
2022-02-17arm: a37xx: Update sdhci pointers to official DT bindingsPali Rohár
2022-02-17arm: mvebu: turris_mox: Remove hardcoded ethernet node namesPali Rohár
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár
2022-02-17rtc: ds1307: Add bindings for microchip, mcp7940xPali Rohár
2022-02-17tools: kwbimage: Fix dumping DATA registers for v0 imagesPali Rohár
2022-02-17arm: a37xx: pci: Ensure that root port is always on root zero busPali Rohár
2022-02-17arm: a37xx: pci: Use dev_read_addr()Pali Rohár
2022-02-17arm: a37xx: pci: Cleanup macro namesPali Rohár
2022-02-17arm: a37xx: pci: Use standard register macros from pci.hPali Rohár
2022-02-16Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2022-02-16Merge branch '2022-02-16-add-TI-J721E-SK'Tom Rini
2022-02-16arm: dts: k3-j721e-r5-sk: Update R5 DT to pick the new DDR configSinthu Raja
2022-02-16arm: dts: k3-j721e-sk: EMIF tool update to 0.6.1 with 4266MTs for lpddr4Sinthu Raja
2022-02-16include: configs: Update env for selecting right dtbSinthu Raja
2022-02-16configs: j721e_evm: Store env in MMC FAT partitionSinthu Raja
2022-02-16configs: j721e_evm_a72: Align OSPI partitions on erase block boundarySinthu Raja
2022-02-16configs: j721e_evm_a72: Add SK dtb as part of DTB FITSinthu Raja
2022-02-16configs: j721e_evm_r5: Enable support for building multiple dtbs into FITSinthu Raja
2022-02-16arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-skSinthu Raja
2022-02-16arm: dts: k3-j721e-sk: Add initial A72 specific dts supportSinthu Raja
2022-02-16arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2CSinthu Raja
2022-02-16arm: j721e: Add support for selecting DT based on board nameSinthu Raja
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja
2022-02-16drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckSinthu Raja
2022-02-16drivers: power: pmic: Add support for tps659412 PMICSinthu Raja
2022-02-16fdtdec.h: Remove gurads around fdtdec_resetup functionTom Rini
2022-02-16usb: xhci: reset endpoint on USB stallStefan Agner