summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-2919-95/+189
|\
| * spi: zynqmp: Remove gd referenceMichal Simek2021-04-291-3/+0
| * net: phy: xilinx: Break while loop over ethernet phyMichal Simek2021-04-291-2/+2
| * arm64: zynqmp: Enable capsule updateMichal Simek2021-04-262-1/+10
| * arm64: versal: Remove gd referenceMichal Simek2021-04-231-3/+0
| * clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek2021-04-231-1/+1
| * xilinx: Enable GUID partitions and EFI variable commandsMichal Simek2021-04-232-0/+5
| * xilinx: common: Fix boot script addressT Karthik Reddy2021-04-231-4/+2
| * xilinx: Enable DFU_TIMEOUT configT Karthik Reddy2021-04-232-0/+2
| * xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-233-33/+30
| * xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-232-26/+28
| * xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek2021-04-231-18/+1
| * xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-233-1/+32
| * cmd: dfu: Propagate error if dfu gadget failsMichal Simek2021-04-231-1/+1
| * xilinx: Enable redundant variable handlingMichal Simek2021-04-234-0/+4
| * xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-233-1/+34
| * xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-232-1/+36
| * env: Setup default value for ENV_OFFSET_REDUNDMichal Simek2021-04-231-0/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-04-291-5/+5
|\ \
| * | mtd: cfi: Fix PPB lock status readoutMarek Vasut2021-04-281-5/+5
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-04-2953-2756/+2081
|\ \ \
| * | | arm: a37xx: pci: Fix processing PIO transfersPali Rohár2021-04-291-14/+28
| * | | doc: dt-bindings: add Marvell comphy bindingIgal Liberman2021-04-291-0/+68
| * | | phy: marvell: utmi: update utmi config which fixes usb2.0 instabilityGrzegorz Jaszczyk2021-04-292-5/+27
| * | | phy: marvell: add support for SFI1Igal Liberman2021-04-2910-22/+26
| * | | phy: marvell: fix pll initialization for second utmi portGrzegorz Jaszczyk2021-04-293-28/+53
| * | | phy: marvell: allow to initialize up to 6 USB portsGrzegorz Jaszczyk2021-04-291-1/+1
| * | | phy: marvell: cp110: mark u-boot power-off callsIgal Liberman2021-04-291-2/+2
| * | | phy: marvell: fix handling of unconnected comphyChristine Gharzuzi2021-04-291-0/+4
| * | | phy: marvell: pass sgmii id to firmwareIgal Liberman2021-04-291-22/+5
| * | | phy: marvell: cp110: clean up driver after it was moved to atfGrzegorz Jaszczyk2021-04-295-777/+0
| * | | phy: marvell: cp110: remove both phy and pipe selector configurationGrzegorz Jaszczyk2021-04-291-94/+0
| * | | phy: marvell: cp110: let the firmware perform training for XFIGrzegorz Jaszczyk2021-04-291-179/+18
| * | | phy: marvell: cp110: let the firmware configure comphy for USBGrzegorz Jaszczyk2021-04-291-124/+9
| * | | phy: marvell: cp110: let the firmware configure comphy for RXAUIGrzegorz Jaszczyk2021-04-291-180/+4
| * | | phy: marvell: cp110: remove unused definitionsMarcin Wojtas2021-04-294-42/+27
| * | | phy: marvell: enable comphy info prints for all devicesIgal Liberman2021-04-291-2/+1
| * | | phy: marvell: add RX training commandIgal Liberman2021-04-299-5/+348
| * | | phy: marvell: save comphy_map_data priv structureIgal Liberman2021-04-292-10/+11
| * | | phy: marvell: fix several minor bugs in comphy_probeIgal Liberman2021-04-291-10/+19
| * | | phy: marvell: cp110: utmi: update analog parameters according to latest ETPIgal Liberman2021-04-292-7/+7
| * | | phy: marvell: cp110: initialize only enabled UTMI unitsOmri Itach2021-04-291-25/+26
| * | | phy: marvell: add missing speed during info printsIgal Liberman2021-04-291-2/+3
| * | | phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman2021-04-2918-274/+288
| * | | phy: marvell: add comphy type PHY_TYPE_USB3jinghua2021-04-292-13/+14
| * | | arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for nowStefan Roese2021-04-291-3/+1
| * | | arm: octeontx2: Add Octeon TX2 CN9130 CRB supportKonstantin Porotchkin2021-04-295-0/+152
| * | | arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRBKonstantin Porotchkin2021-04-295-1/+453
| * | | arm: armada: configs: Move environment location for mvebuKonstantin Porotchkin2021-04-292-2/+2
| * | | arm: armada: dts: Add support for ap807-based platformsKonstantin Porotchkin2021-04-298-379/+330