aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys/a38x
AgeCommit message (Expand)AuthorFilesLines
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek Behún2-6/+7
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-7/+7
2022-01-14board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek Behún1-1/+0
2022-01-14board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()Pali Rohár1-0/+4
2022-01-14arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INITPali Rohár1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-28board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean1-3/+1
2021-07-31arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár2-21/+1
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass3-20/+20
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass2-1/+3
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move command functions out of common.hSimon Glass1-0/+1
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-01-21board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach1-4/+0
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham1-1/+1
2018-11-29tpm: Convert to use a device parameterSimon Glass5-39/+70
2018-08-06mvebu: select boot device at SoC levelBaruch Siach3-44/+0
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach2-26/+2
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach1-12/+0
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal3-3/+3
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham1-1/+2
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham1-9/+12
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini9-19/+9
2018-03-09treewide: Fix gdsys mail addressesMario Six1-2/+2
2017-11-30arm: mvebu: correct comments around cas_wl/cas_lChris Packham1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-07-12driver/ddr: Add support for setting timing in hws_topology_mapMarek Behún1-1/+2
2017-03-23arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach17-0/+1694