summaryrefslogtreecommitdiff
path: root/board/solidrun
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: clearfog: Detect MMC vs SDHC and fixup fdtMartin Rowe2023-03-301-0/+33
* imx: Use SATA instead of CMD_SATASimon Glass2023-03-031-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* mx6cuboxi: migrate to DM_SERIALBaruch Siach2022-11-081-0/+3
* Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár2022-11-071-4/+4
* mx6cuboxi: fix board detection while patching device-tree phy nodesJosua Mayer2022-07-251-1/+12
* mx6cuboxi: fixup dtb ethernet phy nodes before booting an OSJosua Mayer2022-06-141-0/+78
* ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham2022-03-041-0/+1
* arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-311-5/+0
* mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár2021-07-151-1/+1
* MAINTAINERS: Use my personal e-mail addressFabio Estevam2021-04-081-1/+1
* 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-023-0/+3
* ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore2021-01-271-2/+2
* arm: mvebu: clearfog: don't override set fdtfile envBaruch Siach2020-09-241-0/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* mx6cuboxi: remove unused codeWalter Lozano2020-06-231-65/+0
* mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano2020-06-231-0/+48
* mx6cuboxi: Convert to DM_ETHFabio Estevam2020-06-221-117/+17
* 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-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* arm: mvebu: clearfog: Use Pro DT by defaultJoel Johnson2020-04-141-1/+1
* arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson2020-04-141-0/+8
* arm: mvebu: clearfog: add SPI offsetsJoel Johnson2020-04-141-0/+12
* arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson2020-04-141-0/+2
* arm: mvebu: clearfog: Add SATA mode flagsJoel Johnson2020-04-142-0/+31
* arm: mvebu: clearfog: Add option for 2.5 Gbps SFPJoel Johnson2020-04-142-0/+12
* arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson2020-04-142-6/+50
* arm: mvebu: clearfog: use Pro name by defaultJoel Johnson2020-04-141-1/+1
* ARM: mvebu: clearfog: add Clearfog Base serdes configurationBaruch Siach2020-01-211-0/+6
* ARM: mvebu: clearfog: add Clearfog GTR supportBaruch Siach2020-01-211-0/+8
* ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach2020-01-211-0/+14
* ARM: mvebu: clearfog: print TLV stored product nameBaruch Siach2020-01-211-1/+10
* ARM: mvebu: clearfog: read basic TLV dataBaruch Siach2020-01-214-0/+153
* arm: mvebu: clearfog: enable both DDR clocksBaruch Siach2020-01-211-1/+4
* arm: mvebu: clearfog: update eMMC documentationBaruch Siach2020-01-161-6/+0
* mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach2020-01-071-47/+72
* mx6cuboxi: Add Baruch as maintainerFabio Estevam2019-12-061-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* arm: mvebu: clearfog: document boot from SATABaruch Siach2019-07-111-0/+6
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* arm: mvebu: clearfog: document eMMC installationBaruch Siach2019-04-121-0/+23
* board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach2019-01-211-4/+0