aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/05Apr2022Tom Rini31-82/+493
2022-04-05net: zynq_gem: Add SGMII dynamic config supportT Karthik Reddy1-0/+46
2022-04-05firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy2-0/+20
2022-04-05gpio: slg7xl45106: Update gpio desc flags from DTT Karthik Reddy1-0/+2
2022-04-05net: zynq_gem: Move ethernet info print statementT Karthik Reddy1-4/+4
2022-04-05net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabledT Karthik Reddy1-19/+26
2022-04-05net: zynq_gem: Use shared MDIO bus support for zynqmpMichal Simek1-9/+23
2022-04-05dt-bindings: xilinx: Add missing ids for PDMichal Simek2-0/+22
2022-04-05arm64: zynqmp: Record ID code for XCZU1EG deviceMichal Simek1-0/+5
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy3-4/+4
2022-04-05clk: zynqmp: Add support for for DP audio/video clocksMichal Simek1-0/+7
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini56-563/+2325
2022-04-05xilinx: Increase max size of image from 60 to 100MBMichal Simek2-2/+2
2022-04-05sunxi: defconfig: enable eMMC boot partition supportAndre Przywara5-0/+5
2022-04-05sunxi: eMMC: Improve automatic boot source detectionAndre Przywara1-0/+83
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara14-18/+16
2022-04-04sunxi: clock: H6: Adjust PLL LDO before clock setupJernej Skrabec1-0/+7
2022-04-04sunxi: clock: H6/H616: Add resistor calibrationJernej Skrabec1-2/+7
2022-04-04sunxi: prcm: Add a few registersJernej Skrabec4-6/+23
2022-04-04sunxi: H3: fix non working console on uart2Angelo Dureghello2-0/+5
2022-04-04Add ethernet0 alias in Nanopi NEO's device treeBaltazár Radics1-0/+4
2022-04-04i2c: sun8i_rsb: Add support for DM clocks and resetsSamuel Holland1-0/+12
2022-04-04i2c: sun8i_rsb: Initialize chips in .child_pre_probeSamuel Holland1-1/+2
2022-04-04i2c: sun6i_p2wi: Add support for DM clocks and resetsSamuel Holland1-0/+12
2022-04-04i2c: sun6i_p2wi: Initialize chips in .child_pre_probeSamuel Holland1-1/+2
2022-04-04sunxi: Support building a SPL as a TOC0 imageSamuel Holland3-1/+30
2022-04-04sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland3-13/+33
2022-04-04tools: mkimage: Add Allwinner TOC0 supportSamuel Holland6-3/+951
2022-04-04sunxi: specify architecture when generating SPL boot imageIcenowy Zheng1-1/+1
2022-04-04mkimage: sunxi_egon: add support for riscvIcenowy Zheng1-0/+23
2022-04-04mkimage: sunxi_egon: refactor for multi-architecture supportIcenowy Zheng1-7/+43
2022-04-04mkimage: add a flag to describe whether -A is specifiedIcenowy Zheng2-0/+2
2022-04-04spi: sun4i_spi: Remove non-DM pin setupSamuel Holland1-84/+0
2022-04-04pinctrl: sunxi: Add SPI0 pinmuxesSamuel Holland1-0/+15
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland2-12/+0
2022-04-04pinctrl: sunxi: Add the A64 PWM pinmuxSamuel Holland1-0/+1
2022-04-04sunxi: Remove non-DM MMC pin setupSamuel Holland1-11/+0
2022-04-04pinctrl: sunxi: Add MMC pinmuxesSamuel Holland1-0/+54
2022-04-04i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2CSamuel Holland1-27/+19
2022-04-04i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2CSamuel Holland1-6/+6
2022-04-04sunxi: Remove options and setup code for I2C2-I2C4Samuel Holland4-88/+1
2022-04-04pinctrl: sunxi: Add I2C pinmuxesSamuel Holland1-0/+37
2022-04-04net: sun8i_emac: Remove non-DM pin setupSamuel Holland1-90/+0
2022-04-04pinctrl: sunxi: Add sun8i EMAC pinmuxesSamuel Holland1-0/+7
2022-04-04sunxi: Remove non-DM GMAC pin setupSamuel Holland2-57/+0
2022-04-04pinctrl: sunxi: Add sunxi GMAC pinmuxesSamuel Holland1-0/+3
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland2-7/+1
2022-04-04pinctrl: sunxi: Add sun4i EMAC pinmuxesSamuel Holland1-0/+3
2022-04-04pinctrl: sunxi: Add UART pinmuxesSamuel Holland1-0/+98
2022-04-04sunxi: pinctrl: Implement pin configurationSamuel Holland2-0/+54