summaryrefslogtreecommitdiff
path: root/board/gdsys/a38x
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár2021-07-312-21/+1
* tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-023-20/+20
* ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-261-0/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-1/+3
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach2019-01-211-4/+0
* ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham2018-12-081-1/+1
* tpm: Convert to use a device parameterSimon Glass2018-11-295-39/+70
* mvebu: select boot device at SoC levelBaruch Siach2018-08-063-44/+0
* mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-062-26/+2
* mvebu: a38x: drop duplicate platform id symbolsBaruch Siach2018-08-061-12/+0
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-253-3/+3
* ARM: mvebu: a38x: restore support for setting timingChris Packham2018-05-141-1/+2
* ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham2018-05-141-9/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-19/+9
* treewide: Fix gdsys mail addressesMario Six2018-03-091-2/+2
* arm: mvebu: correct comments around cas_wl/cas_lChris Packham2017-11-301-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* driver/ddr: Add support for setting timing in hws_topology_mapMarek Behún2017-07-121-1/+2
* arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-2317-0/+1694