summaryrefslogtreecommitdiff
path: root/board/gdsys/a38x
AgeCommit message (Expand)Author
2025-03-11arm: mvebu: a38x: Switch back to mdio_alloc()Marek Vasut
2025-03-11net: miiphybb: Drop priv from struct bb_miiphy_busMarek Vasut
2025-03-11net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write()Marek Vasut
2025-03-11net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write()Marek Vasut
2025-03-11net: miiphybb: Wrap driver side bb_miiphy_read/write() accessorsMarek Vasut
2025-03-11net: miiphybb: Split off struct bb_miiphy_bus_opsMarek Vasut
2025-02-26net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_numMarek Vasut
2025-02-26arm: mvebu: a38x: Drop use of miiphy_get_dev_by_name()Marek Vasut
2025-02-26net: miiphybb: Drop name field from struct bb_miiphy_busMarek Vasut
2025-02-26arm: mvebu: a38x: Allocate bb_miiphy using bb_miiphy_alloc() and fill in call...Marek Vasut
2025-02-26arm: mvebu: a38x: Call bb_miiphy init directly in driver probeMarek Vasut
2025-02-26arm: mvebu: a38x: Reorder bb_miiphy functionsMarek Vasut
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14sha1: Remove sha1 non-watchdog APIRaymond Mao
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: gdsys: Remove <common.h> and add needed includesTom Rini
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-07-25MAINTAINERS: Add a number of "common" directoriesTom Rini
2023-02-07gpio: Drop unused pca9698 driverSimon Glass
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-14board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek Behún
2022-01-14board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()Pali Rohár
2022-01-14arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INITPali Rohár
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-28board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean
2021-07-31arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-01-21board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-08-06mvebu: select boot device at SoC levelBaruch Siach
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham