summaryrefslogtreecommitdiff
path: root/board/gdsys/a38x
AgeCommit message (Expand)AuthorFilesLines
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-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-1/+3
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move command functions out of common.hSimon Glass1-0/+1
2019-12-03crc32: 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-26tpm: 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