summaryrefslogtreecommitdiff
path: root/board/solidrun
AgeCommit message (Expand)AuthorFilesLines
2023-05-10solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATATroy Kisky1-3/+2
2023-03-30arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdtMartin Rowe1-0/+33
2023-03-03imx: Use SATA instead of CMD_SATASimon Glass1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-11-08mx6cuboxi: migrate to DM_SERIALBaruch Siach1-0/+3
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár1-4/+4
2022-07-25mx6cuboxi: fix board detection while patching device-tree phy nodesJosua Mayer1-1/+12
2022-06-14mx6cuboxi: fixup dtb ethernet phy nodes before booting an OSJosua Mayer1-0/+78
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham1-0/+1
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