summaryrefslogtreecommitdiff
path: root/board/solidrun
AgeCommit message (Expand)AuthorFilesLines
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-5/+0
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár1-1/+1
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam1-1/+1
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 Glass3-0/+3
2021-01-27ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore1-2/+2
2020-09-24arm: mvebu: clearfog: don't override set fdtfile envBaruch Siach1-0/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-06-23mx6cuboxi: remove unused codeWalter Lozano1-65/+0
2020-06-23mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano1-0/+48
2020-06-22mx6cuboxi: Convert to DM_ETHFabio Estevam1-117/+17
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 Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2020-04-14arm: mvebu: clearfog: Use Pro DT by defaultJoel Johnson1-1/+1
2020-04-14arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson1-0/+8
2020-04-14arm: mvebu: clearfog: add SPI offsetsJoel Johnson1-0/+12
2020-04-14arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson1-0/+2
2020-04-14arm: mvebu: clearfog: Add SATA mode flagsJoel Johnson2-0/+31
2020-04-14arm: mvebu: clearfog: Add option for 2.5 Gbps SFPJoel Johnson2-0/+12
2020-04-14arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson2-6/+50
2020-04-14arm: mvebu: clearfog: use Pro name by defaultJoel Johnson1-1/+1
2020-01-21ARM: mvebu: clearfog: add Clearfog Base serdes configurationBaruch Siach1-0/+6
2020-01-21ARM: mvebu: clearfog: add Clearfog GTR supportBaruch Siach1-0/+8
2020-01-21ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach1-0/+14
2020-01-21ARM: mvebu: clearfog: print TLV stored product nameBaruch Siach1-1/+10
2020-01-21ARM: mvebu: clearfog: read basic TLV dataBaruch Siach4-0/+153
2020-01-21arm: mvebu: clearfog: enable both DDR clocksBaruch Siach1-1/+4
2020-01-16arm: mvebu: clearfog: update eMMC documentationBaruch Siach1-6/+0
2020-01-07mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach1-47/+72
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-11arm: mvebu: clearfog: document boot from SATABaruch Siach1-0/+6
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-04-12arm: mvebu: clearfog: document eMMC installationBaruch Siach1-0/+23
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-20Merge git://git.denx.de/u-boot-marvellTom Rini1-0/+1
2018-08-06mvebu: select boot device at SoC levelBaruch Siach1-12/+0
2018-07-23mx6cuboxi: Use mmc_get_op_cond() to check for an eMMCJon Nettleton1-1/+14
2018-07-23mx6cuboxi: Add support for eMMC bootingJon Nettleton1-8/+94
2018-06-18mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton1-2/+44
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton1-50/+86
2018-06-05arm: mvebu: switch clearfog to use device-tree i2c and gpioJon Nettleton1-22/+0