aboutsummaryrefslogtreecommitdiff
path: root/board/Marvell
AgeCommit message (Expand)AuthorFilesLines
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes1-4/+7
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini13-13/+5
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini13-5/+13
2024-05-06board: Marvell: Remove <common.h> and add needed includesTom Rini13-13/+5
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini2-2/+0
2024-01-10arm: mvebu: eDPU: support new board revisionRobert Marko1-0/+128
2024-01-10arm: mvebu: Espressobin: move network setup into a separate functionRobert Marko1-5/+12
2024-01-10arm: mvebu: Espressobin: move FDT fixup into a separate functionRobert Marko1-5/+9
2023-09-22efi: Use the installed SMBIOS tablesSimon Glass1-1/+2
2023-08-31event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass3-3/+10
2023-07-25MAINTAINERS: Add some missing defconfig files to existing entriesTom Rini1-0/+1
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-05global: 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-marvellWIP/20Jan2022Tom 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-27Convert 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_HOSTFILEWIP/27Oct2021Ilias 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-07arm: Remove gplugd boardTom Rini4-168/+0
2021-05-16arm: octeontx2: Add Octeon TX2 CN913x DB supportKonstantin Porotchkin2-0/+25