summaryrefslogtreecommitdiff
path: root/board/solidrun
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-08mx6cuboxi: migrate to DM_SERIALBaruch Siach
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár
2022-07-25mx6cuboxi: fix board detection while patching device-tree phy nodesJosua Mayer
2022-06-14mx6cuboxi: fixup dtb ethernet phy nodes before booting an OSJosua Mayer
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár
2021-04-08MAINTAINERS: Use my personal e-mail addressFabio Estevam
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-27ARM: mvebu: ClearFog make sure that SATA and UART images are buildableDennis Gilmore
2020-09-24arm: mvebu: clearfog: don't override set fdtfile envBaruch Siach
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-23mx6cuboxi: remove unused codeWalter Lozano
2020-06-23mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano
2020-06-22mx6cuboxi: Convert to DM_ETHFabio Estevam
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-04-14arm: mvebu: clearfog: Use Pro DT by defaultJoel Johnson
2020-04-14arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson
2020-04-14arm: mvebu: clearfog: add SPI offsetsJoel Johnson
2020-04-14arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson
2020-04-14arm: mvebu: clearfog: Add SATA mode flagsJoel Johnson
2020-04-14arm: mvebu: clearfog: Add option for 2.5 Gbps SFPJoel Johnson
2020-04-14arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson
2020-04-14arm: mvebu: clearfog: use Pro name by defaultJoel Johnson
2020-01-21ARM: mvebu: clearfog: add Clearfog Base serdes configurationBaruch Siach
2020-01-21ARM: mvebu: clearfog: add Clearfog GTR supportBaruch Siach
2020-01-21ARM: mvebu: clearfog: run-time selection of DT fileBaruch Siach
2020-01-21ARM: mvebu: clearfog: print TLV stored product nameBaruch Siach
2020-01-21ARM: mvebu: clearfog: read basic TLV dataBaruch Siach
2020-01-21arm: mvebu: clearfog: enable both DDR clocksBaruch Siach
2020-01-16arm: mvebu: clearfog: update eMMC documentationBaruch Siach
2020-01-07mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach
2019-12-06mx6cuboxi: Add Baruch as maintainerFabio Estevam
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-11arm: mvebu: clearfog: document boot from SATABaruch Siach
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-12arm: mvebu: clearfog: document eMMC installationBaruch Siach
2019-01-21board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
2018-11-20Merge git://git.denx.de/u-boot-marvellTom Rini