summaryrefslogtreecommitdiff
path: root/board/Marvell
AgeCommit message (Expand)AuthorFilesLines
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+1
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-3/+17
2022-12-12arm: mvebu: Espressobin: Fix default env variablesDerek LaHousse1-3/+17
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini6-6/+6
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham3-0/+22
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár1-3/+3
2022-09-19Merge branch 'master' into nextTom Rini1-0/+2
2022-09-13mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructureAaron Williams1-0/+197
2022-09-13arm: mvebu: Espressobin: When emmc is not present disable it also in OF_LIVEPali Rohár1-0/+2
2022-07-21MAINTAINERS: add myself as Methode maintainerRobert Marko1-5/+0
2022-05-04arm: mvebu: Espressobin: Use DM registered MDIO to configure switchMarek Behún1-6/+20
2022-05-04mips: octeon: nic23: Enable ethernet supportStefan Roese1-1/+86
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh2-93/+14
2022-04-21arm: mvebu: Fix Espressobin build for configs where ENV is not in SPIRogier Stam1-1/+3
2022-02-10arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh3-105/+15
2022-01-31arm: mvebu: Espressobin: Fix URLs in commentsPali Rohár1-2/+2
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-6/+3
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún1-6/+3
2022-01-19doc: replace @return by Return:Heinrich Schuchardt2-2/+2
2021-12-28Convert CONFIG_88F5182 et al to KconfigTom Rini1-0/+14
2021-12-19treewide: Use fdt_create_phandle() where appropriateMarek Behún1-3/+2
2021-10-31env: Always use char for default_environmentMarek Behún1-1/+1
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas3-3/+6
2021-10-08arm: mvebu: mvebu_armada-8k: drop Puzzle M801 early init codeRobert Marko1-19/+1
2021-10-01arm: Remove aspenite boardTom Rini4-74/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean1-3/+3
2021-09-10arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh1-1/+1
2021-09-10arm: kirkwood: Sheevaplug: Update board maintainerTony Dinh1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-31arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device treeTony Dinh1-14/+48
2021-07-19arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from dev...Tony Dinh1-12/+42
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár1-1/+1
2021-07-15arm: mvebu: Espressobin: Use function mmc_get_op_cond() for detecting eMMCPali Rohár1-1/+1
2021-07-15arm: mvebu: Espressobin: Fix setting $fdtfile envPali Rohár1-7/+0
2021-07-08octeontx: do not require cavium BDK node to be presentTim Harvey1-12/+8
2021-07-08arm: Remove gplugd boardTom Rini4-168/+0
2021-05-16arm: octeontx2: Add Octeon TX2 CN913x DB supportKonstantin Porotchkin2-0/+25
2021-04-29arm: octeontx2: Add Octeon TX2 CN9130 CRB supportKonstantin Porotchkin3-0/+58
2021-04-28mips: octeon: Add Octeon III NIC23 board supportStefan Roese5-0/+409
2021-04-28mips: octeon: octeon_ebb7304: Add board specific QLM init codeAaron Williams1-2/+730
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2-0/+2
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini15-0/+15
2021-02-15arm: Remove db-88f6281-bp boardTom Rini6-177/+0
2021-02-08arm: mvebu: Espressobin: Set default value for $ethNaddr env variablePali Rohár1-0/+19
2021-02-08arm: mvebu: Espressobin: Set default value for $fdtfile env variablePali Rohár1-4/+15
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass16-0/+16
2021-01-27arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár1-3/+12
2020-12-07arm: mvebu: Espressobin: Detect presence of emmc at runtimePali Rohár1-1/+5