aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-09Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/09Aug2022Tom Rini44-408/+481
2022-08-09Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodia...Tom Rini3-6/+138
2022-08-09misc: atsha204a: Don't check for error when waking up the devicePali Rohár1-5/+6
2022-08-09pci: pci_mvebu: Add support for reset-gpiosPali Rohár2-0/+15
2022-08-09arm64: a37xx: pinctrl: Improve description for pinmux commandPali Rohár1-1/+11
2022-08-09arm64: a37xx: pinctrl: Remove unused macro PIN_GRP()Pali Rohár1-10/+0
2022-08-09arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22Pali Rohár1-3/+5
2022-08-09gpio: Remove mvgpio driverChris Packham3-151/+0
2022-08-09ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIOChris Packham1-1/+0
2022-08-09ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDRChris Packham1-0/+1
2022-08-09ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIOChris Packham1-1/+0
2022-08-09ARM: kirkwood: SBx81LIFKW: enable CMD_GPIOChris Packham1-0/+1
2022-08-09ARM: kirkwood: SBx81LIFKW: update for DM_GPIOChris Packham1-5/+16
2022-08-09ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham3-39/+27
2022-08-09arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-b...Pali Rohár2-16/+25
2022-08-09arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsiPali Rohár2-1/+5
2022-08-09arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCsPali Rohár25-125/+8
2022-08-09arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCsPali Rohár1-0/+24
2022-08-09arm: mvebu: dts: Build only arch-compatible dts filesPali Rohár1-12/+16
2022-08-09arm: mvebu: turris_omnia: Add Winbond SPI flash supportMarek Behún1-0/+1
2022-08-09arm: mvebu: spl: Always fallback to BootROM boot methodPali Rohár1-0/+7
2022-08-09arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree pathPali Rohár1-5/+11
2022-08-09gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROLPali Rohár1-30/+26
2022-08-09arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitionsPali Rohár1-0/+3
2022-08-09arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions...Pali Rohár1-5/+4
2022-08-09arm: mvebu: turris_omnia: Add support for design with SW reset signalsPali Rohár1-0/+226
2022-08-09arm: mvebu: turris_omnia: Show MCU type in show_board_info()Pali Rohár1-0/+45
2022-08-08Prepare v2022.10-rc2v2022.10-rc2Tom Rini2-2/+2
2022-08-08Merge branch '2022-08-08-networking-updates'Tom Rini24-309/+1199
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32Patrice Chotard1-0/+1
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard1-0/+1
2022-08-08ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pinsKunihiko Hayashi3-4/+4
2022-08-08net: ave: Add capability of rgmii-id modeKunihiko Hayashi1-1/+13
2022-08-08net: phy: possible NULL dereference in fixed_phy_create()Heinrich Schuchardt1-3/+3
2022-08-08net: dwc_eth_qos: cosmetic: reorder include filesPatrick Delaunay1-1/+1
2022-08-08net: phy: Remove inline definitions from convinience functionsRamon Fried2-180/+183
2022-08-08net: ftgmac100: use bus name in mdio error messagesZev Weiss1-2/+2
2022-08-08net: nuvoton : Add NPCM7xx EMAC driverJim Liu3-0/+751
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy6-104/+104
2022-08-08net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes4-7/+0
2022-08-08net: dwc_eth_qos: lift parsing of max-speed DT property to common codeRasmus Villemoes1-2/+2
2022-08-08net: dwc_eth_qos: fix double resource leak in eqos_remove()Rasmus Villemoes1-1/+1
2022-08-08net: dm9000: Correctly handle empty FIFOMarek Vasut1-2/+2
2022-08-08net: phy: marvell: Add support for 88E1240 PHYStefan Roese1-0/+21
2022-08-08net: phy: marvell: Support reg config via "marvell, reg-init" DT propertyStefan Roese1-0/+100
2022-08-08net: bootp: Make root path (option 17) length configurableAndre Kalb3-2/+10
2022-08-08ARM: meson: fixup error on efuse commands returnJerome Brunet1-6/+3
2022-08-05Merge branch '2022-08-05-buildman-integrate-boardscfg'Tom Rini20-1006/+960
2022-08-05buildman: Drop a TODO that is doneWIP/2022-08-05-buildman-integrate-boardscfgSimon Glass1-3/+0
2022-08-05buildman: Drop a Python 2.7 commentSimon Glass1-1/+0